Re: [Nolug] ADSL/pppd

From: pltaylor <pltaylor_at_sstar.com>
Date: Tue, 31 Dec 2002 15:49:16 -0600
Message-ID: <3E1210DC.8040302@sstar.com>

Thanks, that does the job. Below are the results of netstat.
Now I just have to edit the ppp scripts.
I am using the Libranet Linux distro based on Debian.

dsl:
plt@chon:~$ netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
209.205.179.0 0.0.0.0 255.255.255.0 U 40 0 0 eth0
0.0.0.0 209.205.179.1 0.0.0.0 UG 40 0 0 eth0
plt@chon:~$

pppd:
root@chon:/home/plt# netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
209.205.176.5 0.0.0.0 255.255.255.255 UH 40 0 0 ppp0
0.0.0.0 209.205.176.5 0.0.0.0 UG 40 0 0 ppp0

Scott Harney wrote:

>Your system still has a default route pointing to the ethernet interface
>that is connected to DSL. prior to connecting with dialup (as root)
>type :"ifconfig eth0 down" to turn off the ethernet interface. Once
>disconnecting you'll have to "ifconfig eth0 up" AND "route add default
>gw ip.address.of.your.DSL.providers.default.gw" to restore the DSL.
>
>If you're runnig redhat or similar "ifdown eth0" and "ifup eth0" may do
>the right things including adding the default route. You could add
>these things to your ppp-up and ppp-down scripts so things happen
>automatically.
>
>post the output of "netstat -rn" before you dialup and while connected
>to confirm what I am saying. Feel free to post that output here as well
>as any relevant logs and more details on your particular linux
>distribution.
>
>On Tue, Dec 31, 2002 at 11:02:24AM -0600, pltaylor wrote:
>
>
>>Can anyone help me with the followwing:
>>
>>I have a adsl connection, but need to use a dial-up connetion to connect
>>to work thru a firewall.
>>I have configured the dial-up and it connects with no problem, but the
>>browser does not see the connection.
>>I turn off my adsl moden so it does not interfere.
>>What am I missing?
>>Thanks for any help!
>>
>>HAPPY NEW YEAR!
>>
>>___________________
>>Nolug mailing list
>>nolug@nolug.org
>>
>>
>
>
>

___________________
Nolug mailing list
nolug@nolug.org
Received on 12/31/02

This archive was generated by hypermail 2.2.0 : 12/19/08 EST