Re: wireless settings not being read from /etc/network/interfaces

2006-07-10 Thread Anton Piatek
Jeff D wrote: > Anton Piatek wrote: > >> Hi, >> My /etc/network/interfaces looks like this: >> >> iface eth1 inet dhcp >> essid "ant-wifi" >> channel 01 >> wireless-key ... >> >> yet if I just run "ifup eth1" the card does not connect. once I run >> "iwconfig eth1 channel 01" the ifup command wo

Re: wireless settings not being read from /etc/network/interfaces

2006-07-10 Thread Jeff D
Anton Piatek wrote: Hi, My /etc/network/interfaces looks like this: iface eth1 inet dhcp essid "ant-wifi" channel 01 wireless-key ... yet if I just run "ifup eth1" the card does not connect. once I run "iwconfig eth1 channel 01" the ifup command works perfectly. Do i need to add something to

wireless settings not being read from /etc/network/interfaces

2006-07-10 Thread Anton Piatek
Hi, My /etc/network/interfaces looks like this: iface eth1 inet dhcp essid "ant-wifi" channel 01 wireless-key ... yet if I just run "ifup eth1" the card does not connect. once I run "iwconfig eth1 channel 01" the ifup command works perfectly. Do i need to add something to the config file to mak