› Forums › Network Management › ZeroShell › Zeroshell for Raspberry Pi and Orange Pi › Reply To: Zeroshell for Raspberry Pi and Orange Pi
Hi, have more info on the ppp0 errors (PPPoE Dialler for VDSL2+ in Australia on IInet)
Before connecting RTL USB LAN
20:48:45
pppd 2.4.7 started by root, uid 0
20:48:45
Using interface ppp0
20:48:45
Connect: ppp0 <–> /dev/pts/0
20:49:16
LCP: timeout sending Config-Requests
20:49:16
Connection terminated.
20:49:16
Modem hangup
20:49:20
Exit.
After connecting LAN
20:50:46
pppd 2.4.7 started by root, uid 0
20:50:46
Using interface ppp0
20:50:46
Connect: ppp0 <–> /dev/pts/0
Then same as usual
20:51:17
LCP: timeout sending Config-Requests
20:51:17
Connection terminated.
20:51:17
Modem hangup
20:51:22
Exit.
PPPoE connection (xDSL and cable modem)
Interface PPP0
Modem connected to ETH01
Checking ‘show info’ PPP0
ppp0: <POINTOPOINT,MULTICAST,NOARP> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 3
link/ppp
RX: bytes packets errors dropped overrun mcast
0 0 0 0 0 0
TX: bytes packets errors dropped carrier collsns
0 0 0 0 0 0
Checking ETH01
ETH01: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
link/ether 00:e0:4c:68:02:11 brd ff:ff:ff:ff:ff:ff
RX: bytes packets errors dropped overrun mcast
12296 114 0 0 0 0
TX: bytes packets errors dropped carrier collsns
3166 75 0 0 0 0
same thing, over & over again.
20:57:25
pppd 2.4.7 started by root, uid 0
20:57:25
Using interface ppp0
20:57:25
Connect: ppp0 <–> /dev/pts/0
20:57:56
LCP: timeout sending Config-Requests
20:57:56
Connection terminated.
20:57:56
Modem hangup
20:58:01
Exit.
-tried again a few days later to allow for temp blacklist (no change)
-added static IP in new subnet to ETH01 (no change)
192.168.1.5 255.255.255.0
-reboot while everything attached. (no change)
-changed MTU from shell (no change)
Any tips on new things to try?
Thanks x