View Single Post
Old 14th October 2010
passthejoe passthejoe is offline
Real Name: Steven
Port Guard
 
Join Date: Oct 2010
Location: Los Angeles
Posts: 30
Default

Quote:
Originally Posted by wilfried View Post
Well, one thing I noticed here is that the interface isn't marked UP.

What happens if you do a
Code:
ifconfig alc0 up
That doesn't "light up" the interface.

From the console, this is how I'm doing it:

Code:
# ifconfig alc0 media 100baseTX
# dhclient alc0
or in hostname.alc0:

Code:
dhcp media 100BaseTX
Reply With Quote