Re: Laptop Connects to WAP, But Cannot Access 'Net [FIXED]
Robby Workman <[email protected]>
| Newsgroups | gmane.linux.slackware |
|---|---|
| Organization | Generally OCD. |
| Message-ID | <[email protected]> |
On Tue, 03 Apr 2012 13:37:49 -0700 Bengt Richter <[email protected]> wrote: > BTW, can udev be made to handle this kind of thing > dynamically/hotplug style to keep up with changing multiple paths to > the internet? No, that's way out of scope for udev. The proper way to do *all* of this is with a network management utility, e.g. NetworkManager. NM in particular will handle all of this just fine. That said, the easiest way to avoid all of the headache would be to set up dnsmasq on the internal LAN there and let the laptop issue a dhcp request *everywhere* -- that removes the human from the equation. -RW