network setup on boottime broken for atheros

Martin Ammermüller martin.ammermueller at bnro.de
Tue Feb 14 19:58:16 GMT 2006


Hello list!

After a recent update ( a week ago IIRC) i got problems with the network 
setup on boottime for my atheros wlan card. The interface is brought up 
(and i can ping my wlan-router and other IPs on the LAN), but the 
default route and/or dns is not set up properly. After i do a manual 
"sudo ifdown ath0; sudo ifup ath0" everythings fine. 
My /etc/network/interfaces wasn't changed by the update:

-----snip-----
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0

iface ath0 inet static
address 192.168.1.2
netmask 255.255.255.0
network 192.168.1.0
dns-nameservers 192.168.1.254
broadcast 192.168.1.255
gateway 192.168.1.254
wireless-essid deadbeef

auto ath0
-----snap--------


Regards,
Martin Ammermüller
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/kubuntu-devel/attachments/20060214/87ce44be/attachment.pgp


More information about the kubuntu-devel mailing list