Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] AT&T DSL + Westell modem/router = Gentoo woes
Date: Tue, 27 Apr 2010 02:07:05
Message-Id: g2p49bf44f11004261905td11fd654p2d6ead4d39cb784a@mail.gmail.com
In Reply to: Re: [gentoo-user] AT&T DSL + Westell modem/router = Gentoo woes by David Abbott
1 >> >> I recently switched from cable to DSL on a Gentoo router and I'm
2 >> >> having trouble keeping a stable connection.  Periodically I need to
3 >> >> run '/etc/init.d/net.eth0 restart' before it will connect to the
4 >> >> Westell modem (which is also a router although AT&T won't admit it).
5 >> >> The weird thing is that rebooting the system doesn't reacquire the
6 >> >> connection.  I have to actually issue '/etc/init.d/net.eth0 restart'.
7 >> >> Does anyone know why rebooting doesn't reacquire the connection and
8 >> >> restarting the interface does?
9 >> >>
10 >> >> - Grant
11 >> >>
12 >> > I just use the modem to login and then enable ip  pass thru to my router
13 >> > which is a linksys running DD-WRT;
14 >> > http://www.dslreports.com/faq/7073
15 >> >
16 >> > This set-up has worked well for a few years without me having to do
17 >> > anything.
18 >>
19 >> Could I get you to tell me a couple of your settings?  You're doing
20 >> something right if you haven't had to touch your's after setting it
21 >> up.
22 >>
23 >> I'm trying to figure out the right connection type (or something like
24 >> that) for which the options are something like Smart KeepAlive, Always
25 >> Reconnect, and Connect On Demand.
26 > I use Always On
27
28 Are you sure that's what it's called? I don't have that option.
29
30 >> The other one is the IP lease timeout.  It defaults to 10 minutes and
31 >> I just set it to 99 days, but I don't want it to expire even after 99
32 >> days.  I have a static IP but I think this is the timeout between the
33 >> modem/router and the Gentoo router.
34 > I have DHCP lease time once per day
35
36 And you don't have to restart your network interface once per day? I
37 seem to need to restart the nic as often as that timeout setting. Any
38 idea why that would happen?
39
40 - Grant