View Single Post
  #1   (View Single Post)  
Old 25th July 2011
sepuku's Avatar
sepuku sepuku is offline
Real Name: Vizard Sepuku
Package Pilot
 
Join Date: Jun 2011
Location: Athens & Chania,Greece
Posts: 143
Default Trouble connecting to the internet

Hello people once again:I'm trying to connect my lenovo X60 via ethernet to the internet.I have the em0 interface and i want to use dhcp so i created
Code:
/etc/hostname.em0
and wrote in it
Code:
dhcp
yet on boot i see:

Code:
starting network
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 2
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 11
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 14
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on em0 to 255.255.255.255 port 67 interval 6
No DHCPOFFERS recieved.
No working leases in persistent database - sleeping.
Any ideas?

And on my ifconfig em0 i see '(none)' in the 'media:Ethernet autoselect' section.I read the networking part on the FAQ but i can't make it work.I don't know what i'm doing wrong. :/
Reply With Quote