From: carlsonj@workingcode.com
To: linux-ppp@vger.kernel.org
Subject: Re: Can reach remote server, but not beyond
Date: Mon, 19 Jul 2004 12:25:43 +0000 [thread overview]
Message-ID: <16635.48583.693235.996613@carlson.workingcode.com> (raw)
In-Reply-To: <37173.192.168.0.150.1090205104.squirrel@www.powerpull.net>
Jason S. Friedman writes:
> name eprime\\jfriedman # (from
> /etc/ppp/peers/xemkt)
Generally, if you're a "client" rather than a "server", then you want
to use the pppd 'user' option rather than the 'name' option. (This
has nothing to do with the problems, though.)
> Sent 409591244 bytes, received 50 bytes.
>
> That last line comes after I hit CTRL-C. A lot of bytes
> in very little time.
I suspect that's just a red herring. It looks like a bug in the
statistics.
> $ route -n
> Kernel IP routing table
> Destination Gateway Genmask Flags
> Metric Ref Use Iface
> 63.85.19.5 0.0.0.0 255.255.255.255 UH 0
> 0 0 ppp0
> 63.231.91.152 0.0.0.0 255.255.255.248 U 0
> 0 0 eth2
> 192.168.0.0 0.0.0.0 255.255.255.0 U 0
> 0 0 eth0
> 169.254.0.0 0.0.0.0 255.255.0.0 U 0
> 0 0 eth2
> 127.0.0.0 0.0.0.0 255.0.0.0 U 0
> 0 0 lo
> 0.0.0.0 63.231.91.158 0.0.0.0 UG 0
> 0 0 eth2
>
> I can ping 10.105.30.1, but I cannot ping 63.85.19.5.
That ought to work. If it doesn't, then it means that the link itself
is broken. This doesn't actually look like a PPP problem to me -- it
looks like something's wrong with PPTP.
> I
> also cannot ping any machines on the LAN of the PPP host.
That's exactly how your routing table is configured -- look at the
last entry. "0.0.0.0" says "all packets that don't match one of the
addresses above are sent to eth2."
That's probably not what you want. It's not clear, though, exactly
what you need.
--
James Carlson <carlsonj@workingcode.com>
prev parent reply other threads:[~2004-07-19 12:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-19 2:45 Can reach remote server, but not beyond Jason S. Friedman
2004-07-19 12:18 ` Jason S. Friedman
2004-07-19 12:25 ` carlsonj [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=16635.48583.693235.996613@carlson.workingcode.com \
--to=carlsonj@workingcode.com \
--cc=linux-ppp@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).