On Tue, 9 Nov 1999, Manvendra Jhala wrote:
|i configured RH6.0 box with ppp dialin: runs fine.
|
|Took the /etc/ppp and /etc/mgetty+sendfax directories to another customer
|with RH 6.1 and
|this is what i get:-
|
|dial in occurs, i can ping/telnet the server's eth0, but no communication
|with rest of lan/world.
|
|almost as if proxyarp is not working.
|
|arp -a lists the remote host. and netstat -rn shows the remote host attached
|through ppp0.
It may need to be turned on. Doing ifconfig to configure arp on eth0 and
then
echo -n 1 > /proc/sys/net/ipv4/conf/eth0/proxy_arp
I *think*.
---
Clifford Kite Not a guru. (tm)
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]