From: "Gilles Espinasse" <g.esp@free.fr>
To: linux-ppp@vger.kernel.org
Subject: Re: pppoe config connects, but can't ping *past* gateway. something wrong with my routes?
Date: Sat, 15 Nov 2008 07:30:56 +0000 [thread overview]
Message-ID: <094c01c946f4$19e0b090$f9b5a8c0@pii350> (raw)
In-Reply-To: <7259d7020811141843i44d31119u999b70ccd717c61e@mail.gmail.com>
----- Original Message -----
From: "JC Janos" <jcjanos245@gmail.com>
To: <linux-ppp@vger.kernel.org>
Sent: Saturday, November 15, 2008 3:43 AM
Subject: pppoe config connects, but can't ping *past* gateway. something
wrong with my routes?
> Hi,
>
> I'm setting up my 1st linux router/firewall for my office. I'm
> connecting to the net via ATT DSL using PPPoE. It's connected, but
> something's wrong with my config (routing?) as I can't seem to ping
> past my gateway.
>
...
> /etc/ppp/options
> debug
> ktune
> logfile /var/log/ppp.log
>
> noauth
> hide-password
> noipdefault
> persist
> holdoff 30
>
> noaccomp
> nobsdcomp
> noccp
> nodeflate
> nopcomp
> novj
> novjccomp
> lcp-max-configure 10
> lcp-max-failure 10
> lcp-max-terminate 3
> lcp-restart 3
>
> default-asyncmap
>
>
> /etc/ppp/ip-up.local
> echo /sbin/ip route list | awk '/^default / { print $3 }' >
/etc/default-route
> /sbin/route del default
> /sbin/route add default netmask 255.255.255.248 gw x.x.x.150
>
Why don't you use ppp defaultroute option?
Gilles
next prev parent reply other threads:[~2008-11-15 7:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-15 2:43 pppoe config connects, but can't ping *past* gateway. something wrong with my routes? JC Janos
2008-11-15 7:30 ` Gilles Espinasse [this message]
2008-11-15 14:35 ` James Carlson
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='094c01c946f4$19e0b090$f9b5a8c0@pii350' \
--to=g.esp@free.fr \
--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