Hello all,
I'm using RH 9.0 and roaring penguin's pppoe 3.5.1. I removed the
original pppoe software that came with redhat and downloaded and
installed pppoe 3.5.1 directly from the roaring penguin site. I found
this version to be more reliable and easier to setup then RH's version.
I'm able to connect to the internet but after about 1 - 2 hours the
connection gets dropped and I have to reconnect. Here is what I find in
the /var/log/messages when the connection gets dropped:
Sep 11 01:00:14 localhost pppoe[7554]: recv (receivePacket): Network is
down
Sep 11 01:00:14 localhost pppoe[7554]: recv (receivePacket): Network is
down
Sep 11 01:00:14 localhost network: Shutting down interface eth0:
succeeded
Sep 11 01:00:14 localhost dhcpd: receive_packet failed on eth1: Network
is down
Sep 11 01:00:14 localhost network: Shutting down interface eth1:
succeeded
Sep 11 01:00:15 localhost network: Shutting down loopback interface:
succeeded
Sep 11 01:00:15 localhost sysctl: net.ipv4.ip_forward = 0
Sep 11 01:00:15 localhost network: Disabling IPv4 packet forwarding:
succeeded
Sep 11 01:00:16 localhost pppoe[7554]: send (sendPacket): Network is down
Sep 11 01:00:16 localhost pppd[7553]: Modem hangup
Sep 11 01:00:16 localhost pppd[7553]: Connection terminated.
Sep 11 01:00:16 localhost pppd[7553]: Connect time 62.0 minutes.
Sep 11 01:00:16 localhost pppd[7553]: Sent 211011 bytes, received
9121463 bytes.
Sep 11 01:00:16 localhost pppd[7553]: Exit.
Sep 11 01:00:16 localhost adsl-connect: ADSL connection lost; attempting
re-connection.
Sep 11 01:00:16 localhost /etc/hotplug/net.agent: NET unregister event
not supported
Sep 11 01:00:16 localhost apmd[1633]: System Standby
Sep 11 01:00:21 localhost pppd[8739]: pppd 2.4.1 started by root, uid 0
Sep 11 01:00:21 localhost pppd[8739]: Using interface ppp0
Sep 11 01:00:21 localhost pppd[8739]: Connect: ppp0 <--> /dev/pts/0
Sep 11 01:00:21 localhost pppoe[8740]: send (sendPacket): Network is down
Sep 11 01:00:36 localhost last message repeated 2 times
Sep 11 01:00:52 localhost pppd[8739]: LCP: timeout sending
Config-Requests
Sep 11 01:00:52 localhost pppd[8739]: Connection terminated.
Sep 11 01:00:53 localhost /etc/hotplug/net.agent: NET unregister event
not supported
Sep 11 01:00:56 localhost pppoe[8740]: Timeout waiting for PADO packets
Sep 11 01:00:56 localhost pppd[8739]: Exit.
Sep 11 01:00:57 localhost adsl-connect: ADSL connection lost; attempting
re-connection.
Sep 11 01:01:02 localhost pppd[8760]: pppd 2.4.1 started by root, uid 0
Sep 11 01:01:02 localhost pppd[8760]: Using interface ppp0
Sep 11 01:01:02 localhost pppd[8760]: Connect: ppp0 <--> /dev/pts/0
Sep 11 01:01:02 localhost pppoe[8761]: send (sendPacket): Network is down
Sep 11 01:01:17 localhost last message repeated 2 times
Sep 11 01:01:33 localhost pppd[8760]: LCP: timeout sending
Config-Requests
Sep 11 01:01:33 localhost pppd[8760]: Connection terminated.
Sep 11 01:01:34 localhost /etc/hotplug/net.agent: NET unregister event
not supported
Sep 11 01:01:37 localhost pppoe[8761]: Timeout waiting for PADO packets
Sep 11 01:01:37 localhost pppd[8760]: Exit.
I have tried tweaking the LCP_interval and PPP_timeout settings. I made
sure that PPP_timeout is 4x as much as the LCP_interval.
example:
LCP_INTERVAL = 20
PPP_TIMEOUT = 80.
but this did not help. What else can I try to keep this connection from
dropping? Thanks in advance.....
|