seem a masq + mru bug. (don't ask me what is mru, i didn't have found something on it)
maybe you change mru with rp-pppoe too.
seb
Chris Rankin wrote:
Hi, Yes, the problem turned out to be the MTU on the link between the boxes. My new routing table on the second machine looks like this, and is a complete success:
# ip route list
192.168.0.0/24 dev eth0 scope link 127.0.0.0/8 dev lo scope link default via 192.168.0.1 dev eth0 advmss 1452
Cheers, Chris
--- Henry Yen <lartc-mail@xxxxxxxxxxxxxxxx> wrote:
On Thu, Sep 20, 2001 at 03:24:19AM -0700, Chris Rankin wrote:
I have a very simple 2-box network, both runningLinux
2.4.7, and connected to the Internet using DSL(pppd
2.4.1 + pppoe). The first box acts as a gateway +NAT
for the second box, and the boxes are connectedvia a
crossover ethernet cable.second
Now I *can* connect to the Internet from the
ideasbox. However, there are some sites that I can only access from the gateway and I'm running out of
on how to solve this.