automatic client configuration

Roy Marples uberlord
Fri May 20 13:18:49 PDT 2005


On Fri, 2005-05-20 at 19:33 +0200, Frank Thieme wrote:
> On Fri, May 20, 2005 at 05:51:27PM +0100, Roy Marples wrote:
> > Gentoo's baselayout-1.11.12-r1 (currently ~ARCH - means unstable but
> > available) supports this
> > 
> > config_essid=( "192.168.0.2/24" )
> > routes_essid=( "default via 192.168.0.1" )
> > 
> > dns_domain_essid="whatever.com"
> > dns_servers_essid=( "192.168.0.1" "192.168.0.20" )
> > dns_search_domains_essid="domain2.com domain3.net"
> > 
> > config_anotheressid=( "dhcp" )
> > 
> > The only downside is that you need to use Gentoo!
> 
> Big downside as I'm a Slackware user, but I'll take a look on their
> baselayout. Thanks...
> 

You can also look into the initng project which is a replacement init
and script system. I don't think it supports Slackware as it's Gentoo
based, but I wrote the network scripts for it - and Gentoo. It should be
possible to separate the scripts from initng and just use them in Slack
with a little bit of work. Gentoo's are heavily built into baselayout,
but not so much with initng.

Good luck!

Roy





More information about the Hostap mailing list