Ndiswrapper needs to call ifup ??

Matt Zimmerman mdz at canonical.com
Thu Oct 7 02:17:15 UTC 2004


On Thu, Oct 07, 2004 at 12:23:38AM +0200, Andr'e Kuntze wrote:

> iface wlan0 inet dhcp
> #	address 192.168.2.3
> 	netmask 255.255.255.0
> 	network 192.168.2.0
> 	broadcast 192.168.2.255
> 	gateway 192.168.2.1
> 	# dns-* options are implemented by the resolvconf package, if installed
> 	dns-nameservers 194.25.2.129
> 	wireless_keymode XXX
> 	wireless_key XXX
> 	wireless_essid XXX
> 
> // Code ends here.
> 
> After startup is still have to call ifup to get my stuff working. Any
> ideas how to change that??

Add a line "auto wlan0" (like the one you see for eth0).

"man interfaces" for more information.

-- 
 - mdz




More information about the ubuntu-users mailing list