[plug] PPP oddity

Kai vk6ksj at iinet.net.au
Sun Jun 25 00:16:58 WST 2000


Hi Jeremy,
OK, it's only a basic suggestion but one that's so basic a lot of people
forget it.
I assume your using Linux.
Have you tried at root:
route add defaul ppp0
to tell Linux what your new (default) gateway is?
Also if you want IP Masquerdaing:
ipfwadm -F -a m S 192.168.0.0/24 -D 0.0.0.0/0
for 5.2
or
ipchains -A forward -j MASQ -S 192.168.0.0/24 -D 0.0.0.0/0
for 6.0 or above.

Hope this helps !

Kai


----- Original Message -----
From: Jeremy Malcolm <Jeremy at Malcolm.wattle.id.au>
To: PLUG <plug at plug.linux.org.au>
Sent: Saturday, June 24, 2000 11:59 PM
Subject: [plug] PPP oddity


> -----BEGIN PGP SIGNED MESSAGE-----
>
> I've had a few PPP problems in my time, but this one is weird.  PPP
> connects and the log fileshows nothing unusual.  However I can't ping
> the remote end of the link (or beyond).  When I try, ifconfig doesn't
> show any increase in the packets sent/received, and for that matter
> the modem's TX light doesn't flash.
>
> When I ping in the other direction (from the server) the RX light
> flashes, but no reply is returned (same story if I ping from an
> external network - which also indicates it is not a proxy-arp
> problem, because I could at least ping the remote end of the link if
> it was).
>
> Routing table on the client end shows as follows (this all looks fine
> to me):
>
> Kernel IP routing table
> Destination  Gateway      Genmask         Flags Metric Ref Use Iface
> 192.168.1.40 *            255.255.255.255 UH    0      0     0 eth0
> 203.25.143.1 *            255.255.255.255 UH    0      0     0 ppp0
> 192.168.1.0  *            255.255.255.0   U     0      0     0 eth0
> 127.0.0.0    *            255.0.0.0       U     0      0     0 lo
> default      203.25.143.1 0.0.0.0         UG    0      0     0 ppp0
>
> Any ideas, anyone?  TIA!
>
> - --
> Independent consulting solicitor* | _ .__ ._ _    |\/| _.| _ _ |._ _
> and technology consultant.**    \_|(/_|(/_| | |\/ |  |(_||(_(_)|| | |
> Personal site: http://malcolm.wattle.id.au     /   Finger for GPG key
> * http://www.ilaw.com.au ** http://www.terminus.net.au jm at ilaw.com.au
>
> -----BEGIN PGP SIGNATURE-----
> Version: PGP Personal Privacy 6.5.3
>
> iQB1AwUBOVRqVr/mBljD2JABAQFhpAL/ZyJ/2Nnx2YorIGSKo53V7ZAUEVi7hddt
> 7olLNLCVm20u4KjJ12tDwvVnPwI0N0uEJSx6tr92As4Wug5sPxO+ehz/mBeCAMJB
> kT2Xy6ayVZckERV/QGwQuzF8ZUw7sA6L
> =c7UU
> -----END PGP SIGNATURE-----
>
>
>




More information about the plug mailing list