http://gentoo-wiki.com/HOWTO_Wireless_Configuration_and_Startup is the guide I used.
Basically use /etc/conf.d/wireless When I was working on it several months ago I had to keywoard some packages to use that file, not sure whether thats still the case. On 9/2/05, John Becker <[EMAIL PROTECTED]> wrote: > thanks all for your help. that's the file that i've been trying to > configure to conserve those settings, and it seems to be working correctly. > however, one more question. i still have to perform the > > route add default gw <server address> > > command every time, and, since the wireless router is not broadcasting, set > the essid.......where do i modify to conserve those settings? > > thanks again, > john > > > On 9/2/05, Ian Monroe <[EMAIL PROTECTED]> wrote: > > > > Heh, yes it is /etc/conf.d/net, perhaps thats what the problem is. > > > > On 9/1/05, Ross Day <[EMAIL PROTECTED]> wrote: > > > Ian Monroe wrote: > > > > /etc/conf.d/network is where you would setup a static network > > > > connection. I don't see what could go wrong if you have the correct > > > > network settings. > > > > > > /etc/conf.d/net > > > > > > > > > > ------------------------------------------------------------ > > > # /etc/conf.d/net: > > > > > > # This is basically the ifconfig argument without the ifconfig $iface > > > iface_eth0="192.168.1.50 netmask 255.255.255.0" > > > > > > # For setting the default gateway > > > gateway="eth0/192.168.1.1" > > > > ------------------------------------------------------------ > > > > > > > > > That's all you need...just make it like that with the correct > > > ip/mask/gateway and it should work perfectly. If you are manually > > > setting the static ip at the command-line with ifconfig, then that will > > > be lost at reboot. > > > > > ----------------------------------------------------------------- > > To get off this list, send email to [EMAIL PROTECTED] > > with Subject: unsubscribe > > > ----------------------------------------------------------------- > > > > > > > > -- > jeepin' > to steal ones proprty wether it be physical mental or emotional. > > Dizamn kid, why you always gotta jeep my colt 45 when I aint lookin? Thats > ghetto like egg sandwiches. > [EMAIL PROTECTED] > J > www.dolemite.com/allwords.htm ----------------------------------------------------------------- To get off this list, send email to [EMAIL PROTECTED] with Subject: unsubscribe -----------------------------------------------------------------
