Re: pppoe config connects, but can't ping *past* gateway. something wrong with my routes?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



----- Original Message ----- 
From: "JC Janos" <jcjanos245@xxxxxxxxx>
To: <linux-ppp@xxxxxxxxxxxxxxx>
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

--
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Audio Users]     [Linux for Hams]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Fedora Users]

  Powered by Linux