enabled WPA wireless security and broke ethernet configuration

Tony K. tony.kruse at gmail.com
Mon Jan 15 22:05:25 UTC 2007


On 1/15/07, Peter Garrett <peter.garrett at optusnet.com.au> wrote:
> On Mon, 15 Jan 2007 14:31:57 -0500
> "Tony K." <tony.kruse at gmail.com> wrote:
>
> > After:
> > --------------------------------------------------------------------
> >
> > auto lo
> > iface lo inet loopback
> >
> > #auto eth1
> > #iface eth1 inet dhcp
> >
> > #auto eth2
> > #iface eth2 inet dhcp
> >
> > #auto ath0
> > #iface ath0 inet dhcp
> >
> > #auto wlan0
> > #iface wlan0 inet dhcp
> >
> > #iface eth1 inet dhcp
> > #wireless-essid Affenberg
> > #wireless-key s:
> >
> > iface eth0 inet dhcp
>
> If you are using network-manager, you need to comment the final line as
> well:
>
> #iface eth0 inet dhcp
>
> network-manager does all the work, so other than the lo (loopback)
> ( which looks right), you don't need anything else
> in /etc/network/interfaces
>
> After commenting that last line out, rerun
>
> sudo /etc/init.d/dbus restart

It appear to be working now.  Thanks.  I am experimenting with
restarting the laptop, wireless point, plugging and unplugging the
ethernet to see how reliable the network detection is.

If my laptop is already on and then the wireless access point is
turned on, the network-manager does not appear to detect it.  (Or
maybe I need to be more patient?)

Do I need to use "sudo /etc/init.d/dbus restart" in this situation?

>
> See if that works for you ... if the applet fails to start after
> restarting dbus, you can start it with
>
> nm-applet &
>
> (but that shouldn't be necessary with the latest
> network-manager-gnome )
>
> Peter
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list