PDA

View Full Version : network interface file



pboodi
07-20-2006, 12:53 AM
Here is my network interface file from /etc/network/interfaces

can someone tell me what is wrong with it? I'm trying to get my wireless network card come up automatically. Right now I have to wlan config and pump multiple times to get it to come up.

# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
# automatically added when upgrading
auto lo
iface lo inet loopback

iface eth2 inet dhcp
wireless-essid SDACTION
wireless-mode managed
wireless-channel 6
wireless-key xxxxxxxxxx key restricted


thanks

Zrebel
07-22-2006, 03:33 AM
One of these days I'm going to fire up my wireless... you might want to post this in either hardware or networking. I say networking. If your using 5.0.1 it seems wireless cards are having a bit of a problem with this version.