Hi folks!
Ok, here the problem I encountered:
I installed the new "SuSE Linux 6.0" that comes "ready for Kernel 2.2".
It has a pre-installed pppd 2.3.5 and a patched kernel 2.0.36.
But unfortunately, pppd didn�t work: The connection is established
properly, but I can�t receive any data. A "ping
[local_IP_assigned_by_PPP-Server]" works well, but a "ping
[remote_IP_assigned_by_PPP-Server" as well as "ping [any_IP]" doesn�t
work anymore. The routes are set correctly as well as the interface ppp0
is configured properly. The funny thing: I have an external
terminaladapter, that shows me with LEDs the status of the connection.
In this case, it tells me that a connection is up and that data is sent
during a ping through the line as well as something comes back with a
minimum delay. But the connection behaves as it was a "black hole". Then
I replaced the pppd 2.3.5 binary with the pppd 2.2 binary - and the
connection worked as it should!
Ok, I then downloaded the kernel 2.2.0-pre9 and a "fresh" pppd 2.3.5
from the web and installed both.
I compiled pppd with "configure", "make kernel", "make" and "make
install". "make kernel" reported, that all sources from the new 2.2
kernel were the later ones and skipped everything. But the connection
again didn�t work.
I then downgraded back to the kernel 2.0.36 delivered with the SuSE
Distribution and tried to install the downloaded pppd 2.3.5 again. To my
surprise, "make kernel" reported that it had replaced some older files.
As pppd 2.3.5 and SuSE Linux 6.0 work fine out-of-the-box at all the
other people I know, I couldn�t imagine that the SuSE kernel was
delivered with old, incompatible sources. Unfortunately, compiling the
kernel failed when make reached the ppp-module.
Now the data / logs / etc. you might find helpful:
I always use the following script & configuration to go online:
[SCRIPT START]
/usr/sbin/[proper pppd-Version] connect "/usr/sbin/chat -v -f
/etc/ppp/dialout.chat" \
file /etc/ppp/dialout.options
[SCRIPT END]
[/etc/ppp/dialout.chat START]
TIMEOUT 10
ABORT "NO CARRIER"
ABORT BUSY
ABORT "NO DIALTONE"
ABORT ERROR
"" +++\dAT&F
OK ATDT06211077322
CONNECT
[/etc/ppp/dialout.chat END]
[/etc/ppp/options START]
115200
crtscts
lock
modem
[/etc/ppp/options END]
[/etc/ppp/dialout.options START]
defaultroute
name "[XXX Username XXX]"
noipdefault
/dev/modem
ipparam "dialout"
[/etc/ppp/dialout.options END]
Now the scenario-specific data:
First scenario: Original SuSE kernel 2.0.36, original SuSE pppd 2.3.5:
- Log with pppd-options "debug" and "kdebug 25" attached as "log1"
according session-script:
Script started on Sat Jan 23 13:18:58 1999
central:/etc/ppp # ping 149.228.242.180
PING 149.228.242.180 (149.228.242.180): 56 data bytes
64 bytes from 149.228.242.180: icmp_seq=0 ttl=64 time=0.1 ms
64 bytes from 149.228.242.180: icmp_seq=1 ttl=64 time=0.1 ms
64 bytes from 149.228.242.180: icmp_seq=2 ttl=64 time=0.1 ms
64 bytes from 149.228.242.180: icmp_seq=3 ttl=64 time=0.1 ms
64 bytes from 149.228.242.180: icmp_seq=4 ttl=64 time=0.1 ms
64 bytes from 149.228.242.180: icmp_seq=5 ttl=64 time=0.1 ms
64 bytes from 149.228.242.180: icmp_seq=6 ttl=64 time=0.1 ms
--- 149.228.242.180 ping statistics ---
7 packets transmitted, 7 packets received, 0% packet loss
round-trip min/avg/max = 0.1/0.1/0.1 ms
central:/etc/ppp # ping 195.125.52.17
PING 195.125.52.17 (195.125.52.17): 56 data bytes
--- 195.125.52.17 ping statistics ---
8 packets transmitted, 0 packets received, 100% packet loss
central:/etc/ppp # ifconfig ppp0
ppp0 Link encap:Point-to-Point Protocol
inet addr:149.228.242.180 P-t-P:195.125.52.17
Mask:255.255.0.0
UP POINTOPOINT RUNNING MTU:1524 Metric:1
RX packets:9 errors:7 dropped:7 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
Memory:35f2038-35f2c34
central:/etc/ppp # route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
192.168.0.1 0.0.0.0 255.255.255.255 UH 0 0 0
dummy0
195.125.52.17 0.0.0.0 255.255.255.255 UH 0 0 1
ppp0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 2
eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 8
lo
0.0.0.0 195.125.52.17 0.0.0.0 UG 0 0 0
ppp0
central:/etc/ppp # exit
exit
Script done on Sat Jan 23 13:20:10 1999
Second scenario:
Well, this is essentially the same as scenario 1. Because the log is
really big, I didn�t attach it. If you are interested anyway, please
notify me.
Third scenario: Error messages of kernel 2.0.36 - compilation after
having perfored the "make kernel" in the pppd-Directory:
make[2]: Entering directory `/usr/src/linux-2.0.36.SuSE/drivers/net'
gcc -D__KERNEL__ -I/usr/src/linux/include -V2.7.2.3 -Wall
-Wstrict-prototypes -O2 -
fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
-malign-jumps=
2 -malign-functions=2 -DCPU=686 -DMODULE -c -o ppp.o ppp.c
ppp.c: In function `ppp_init_ctrl_blk':
ppp.c:465: structure has no member named `ddinfo'
ppp.c:466: structure has no member named `ddinfo'
ppp.c: In function `ppp_changedmtu':
ppp.c:585: cannot convert to a pointer type
ppp.c: In function `ppp_release':
ppp.c:700: cannot convert to a pointer type
ppp.c: In function `ppp_tty_close_local':
ppp.c:761: cannot convert to a pointer type
ppp.c: In function `ppp_tty_open':
ppp.c:792: cannot convert to a pointer type
ppp.c:838: cannot convert to a pointer type
ppp.c:856: cannot convert to a pointer type
ppp.c: In function `ppp_tty_wakeup_code':
ppp.c:925: cannot convert to a pointer type
ppp.c:927: cannot convert to a pointer type
ppp.c: In function `ppp_rcv_rx':
ppp.c:1208: cannot convert to a pointer type
ppp.c:1214: cannot convert to a pointer type
ppp.c:1222: structure has no member named `ddinfo'
ppp.c: In function `rcv_proto_ip':
ppp.c:1234: cannot convert to a pointer type
ppp.c: In function `rcv_proto_ipx':
ppp.c:1247: cannot convert to a pointer type
ppp.c: In function `ppp_proto_ccp':
ppp.c:1422: cannot convert to a pointer type
ppp.c:1438: cannot convert to a pointer type
ppp.c: In function `ppp_doframe':
ppp.c:1635: `DECOMP_OK' undeclared (first use this function)
ppp.c:1635: (Each undeclared identifier is reported only once
ppp.c:1635: for each function it appears in.)
ppp.c: In function `ppp_set_compression':
ppp.c:2203: cannot convert to a pointer type
ppp.c:2215: cannot convert to a pointer type
ppp.c:2225: cannot convert to a pointer type
ppp.c: In function `ppp_tty_ioctl':
ppp.c:2270: cannot convert to a pointer type
ppp.c:2370: cannot convert to a pointer type
ppp.c:2374: cannot convert to a pointer type
ppp.c:2420: structure has no member named `ddinfo'
ppp.c:2421: structure has no member named `ddinfo'
ppp.c: In function `ppp_dev_xmit_ip':
ppp.c:2925: cannot convert to a pointer type
ppp.c:2927: cannot convert to a pointer type
ppp.c: In function `ppp_dev_xmit_ipx':
ppp.c:3013: cannot convert to a pointer type
ppp.c:3015: cannot convert to a pointer type
ppp.c: In function `ppp_dev_xmit':
ppp.c:3124: structure has no member named `ddinfo'
ppp.c: In function `ppp_alloc':
ppp.c:3250: incompatible types in assignment
make[2]: *** [ppp.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.0.36.SuSE/drivers/net'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-2.0.36.SuSE/drivers'
make: *** [modules] Error 2
Ok, I hope you can use that to fix any bugs. As I don�t read this
mailing-list, please send me a carbon-copy if you want to contact me.
Sincerely,
Chris
Jan 23 13:18:27 central kernel: PPP: version 2.2.0 (dynamic channel allocation)
Jan 23 13:18:27 central kernel: PPP Dynamic channel allocation code copyright 1995
Caldera, Inc.
Jan 23 13:18:27 central kernel: PPP line discipline registered.
Jan 23 13:18:27 central kernel: registered device ppp0
Jan 23 13:18:27 central pppd[4003]: pppd 2.3.5 started by root, uid 0
Jan 23 13:18:28 central chat[4004]: timeout set to 60 seconds
Jan 23 13:18:28 central chat[4004]: abort on (NO CARRIER)
Jan 23 13:18:28 central chat[4004]: abort on (BUSY)
Jan 23 13:18:28 central chat[4004]: abort on (NO DIALTONE)
Jan 23 13:18:28 central chat[4004]: abort on (ERROR)
Jan 23 13:18:28 central chat[4004]: send (+++\dAT&F^M)
Jan 23 13:18:29 central chat[4004]: expect (OK)
Jan 23 13:18:29 central FaxGetty[291]: ANSWER: Can not lock modem device
Jan 23 13:18:29 central chat[4004]: ^M
Jan 23 13:18:29 central chat[4004]: OK
Jan 23 13:18:29 central chat[4004]: -- got it
Jan 23 13:18:29 central chat[4004]: send (ATDT0101906973995022^M)
Jan 23 13:18:30 central chat[4004]: expect (CONNECT)
Jan 23 13:18:30 central chat[4004]: ^M
Jan 23 13:18:32 central chat[4004]: ATDT0101906973995022^M^M
Jan 23 13:18:32 central pppd[4003]: Serial connection established.
Jan 23 13:18:32 central chat[4004]: CONNECT
Jan 23 13:18:32 central chat[4004]: -- got it
Jan 23 13:18:33 central pppd[4003]: Using interface ppp0
Jan 23 13:18:33 central pppd[4003]: Connect: ppp0 <--> /dev/modem
Jan 23 13:18:33 central pppd[4003]: sent [LCP ConfReq id=0x1 <magic 0x50ef4867>
<pcomp> <accomp>]
Jan 23 13:18:33 central kernel: ppp_tty_ioctl: set flags to 190000
Jan 23 13:18:33 central kernel: ppp_tty_ioctl: get flags: addr bffff508 flags 0
Jan 23 13:18:33 central kernel: ppp_tty_ioctl: set flags to 190000
Jan 23 13:18:33 central kernel: ppp_tty_ioctl: set xasyncmap
Jan 23 13:18:33 central kernel: ppp_tty_ioctl: set xmit asyncmap ffffffff
Jan 23 13:18:33 central kernel: ppp_tty_ioctl: get flags: addr bffff4a8 flags 0
Jan 23 13:18:33 central kernel: ppp_tty_ioctl: set flags to 190000
Jan 23 13:18:33 central kernel: ppp_tty_ioctl: set mru to 5dc
Jan 23 13:18:33 central kernel: ppp_tty_ioctl: set rcv asyncmap ffffffff
Jan 23 13:18:33 central kernel: ppp_tty_ioctl: get flags: addr bffff4bc flags 0
Jan 23 13:18:33 central kernel: ppp_tty_ioctl: set flags to 190000
Jan 23 13:18:33 central kernel: ppp_dev_xmit_lower: fcs is 4786
Jan 23 13:18:33 central kernel: ppp: ppp flush, count = 33
Jan 23 13:18:33 central kernel: 7E FF 7D 23 C0 21 7D 21 ~.}#.!}!
Jan 23 13:18:33 central kernel: 7D 21 7D 20 7D 2E 7D 25 }!} }.}%
Jan 23 13:18:33 central kernel: 7D 26 50 EF 48 67 7D 27 }&P.Hg}'
Jan 23 13:18:33 central kernel: 7D 22 7D 28 7D 22 86 47 }"}(}".G
Jan 23 13:18:33 central kernel: 7E ~
Jan 23 13:18:33 central kernel: ppp: receive buffer, count = 24
Jan 23 13:18:33 central kernel: FF 7D 23 C0 21 7D 24 7D .}#.!}$}
Jan 23 13:18:33 central kernel: 21 7D 20 7D 28 7D 27 7D !} }(}'}
Jan 23 13:18:33 central kernel: 22 7D 28 7D 22 F8 44 7E "}(}".D~
Jan 23 13:18:36 central pppd[4003]: rcvd [LCP ConfReq id=0x2 <mru 1524> <asyncmap 0x0>
<auth pap>]
Jan 23 13:18:36 central pppd[4003]: sent [LCP ConfAck id=0x2 <mru 1524> <asyncmap 0x0>
<auth pap>]
Jan 23 13:18:36 central kernel: ppp: receive buffer, count = 42
Jan 23 13:18:36 central kernel: FF 7D 23 C0 21 7D 21 7D .}#.!}!}
Jan 23 13:18:36 central kernel: 22 7D 20 7D 32 7D 21 7D "} }2}!}
Jan 23 13:18:36 central kernel: 24 7D 25 F4 7D 22 7D 26 $}%.}"}&
Jan 23 13:18:36 central kernel: 7D 20 7D 20 7D 20 7D 20 } } } }
Jan 23 13:18:36 central kernel: 7D 23 7D 24 C0 23 7D 22 }#}$.#}"
Jan 23 13:18:36 central kernel: CD 7E .~
Jan 23 13:18:36 central kernel: ppp: successfully queued 20 bytes, flags = f190000
Jan 23 13:18:36 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:18:36 central kernel: ppp_tty_read: len = 20
Jan 23 13:18:36 central kernel: ppp_tty_read: passing 22 bytes up
Jan 23 13:18:36 central kernel: ppp_dev_xmit_lower: fcs is cc3a
Jan 23 13:18:36 central kernel: ppp: ppp flush, count = 42
Jan 23 13:18:36 central kernel: 7E FF 7D 23 C0 21 7D 22 ~.}#.!}"
Jan 23 13:18:36 central kernel: 7D 22 7D 20 7D 32 7D 21 }"} }2}!
Jan 23 13:18:36 central kernel: 7D 24 7D 25 F4 7D 22 7D }$}%.}"}
Jan 23 13:18:36 central kernel: 26 7D 20 7D 20 7D 20 7D &} } } }
Jan 23 13:18:36 central pppd[4003]: sent [LCP ConfReq id=0x1 <magic 0x50ef4867>
<pcomp> <accomp>]
Jan 23 13:18:36 central pppd[4003]: rcvd [LCP ConfRej id=0x1 <pcomp> <accomp>]
Jan 23 13:18:36 central pppd[4003]: sent [LCP ConfReq id=0x2 <magic 0x50ef4867>]
Jan 23 13:18:36 central pppd[4003]: rcvd [LCP ConfAck id=0x2 <magic 0x50ef4867>]
Jan 23 13:18:36 central pppd[4003]: sent [PAP AuthReq id=0x1 user="leu09273"
password="c*AQ3icZ"]
Jan 23 13:18:36 central pppd[4003]: rcvd [PAP AuthAck id=0x1 "Welcome"]
Jan 23 13:18:36 central pppd[4003]: Remote message: Welcome
Jan 23 13:18:36 central pppd[4003]: sent [IPCP ConfReq id=0x1 <addr 0.0.0.0> <compress
VJ 0f 01>]
Jan 23 13:18:36 central pppd[4003]: rcvd [CCP ConfReq id=0x1 < 11 06 00 01 01 03>]
Jan 23 13:18:36 central pppd[4003]: sent [CCP ConfReq id=0x1]
Jan 23 13:18:36 central pppd[4003]: sent [CCP ConfRej id=0x1 < 11 06 00 01 01 03>]
Jan 23 13:18:36 central pppd[4003]: rcvd [IPCP ConfReq id=0x1 <compress VJ 0f 01>
<addr 195.125.52.17>]
Jan 23 13:18:36 central kernel: 20 7D 23 7D 24 C0 23 3A }#}$.#:
Jan 23 13:18:36 central kernel: CC 7E .~
Jan 23 13:18:36 central kernel: ppp_dev_xmit_lower: fcs is 4786
Jan 23 13:18:36 central kernel: ppp: ppp flush, count = 33
Jan 23 13:18:36 central kernel: 7E FF 7D 23 C0 21 7D 21 ~.}#.!}!
Jan 23 13:18:36 central kernel: 7D 21 7D 20 7D 2E 7D 25 }!} }.}%
Jan 23 13:18:36 central kernel: 7D 26 50 EF 48 67 7D 27 }&P.Hg}'
Jan 23 13:18:36 central kernel: 7D 22 7D 28 7D 22 86 47 }"}(}".G
Jan 23 13:18:36 central kernel: 7E ~
Jan 23 13:18:36 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:18:36 central kernel: ppp_tty_read: no data (EAGAIN)
Jan 23 13:18:36 central kernel: ppp: receive buffer, count = 24
Jan 23 13:18:36 central kernel: FF 7D 23 C0 21 7D 24 7D .}#.!}$}
Jan 23 13:18:36 central kernel: 21 7D 20 7D 28 7D 27 7D !} }(}'}
Jan 23 13:18:36 central kernel: 22 7D 28 7D 22 F8 44 7E "}(}".D~
Jan 23 13:18:36 central kernel: ppp: successfully queued 10 bytes, flags = f190000
Jan 23 13:18:36 central pppd[4003]: sent [IPCP ConfAck id=0x1 <compress VJ 0f 01>
<addr 195.125.52.17>]
Jan 23 13:18:36 central pppd[4003]: rcvd [IPCP ConfNak id=0x1 <addr 149.228.242.180>]
Jan 23 13:18:36 central pppd[4003]: sent [IPCP ConfReq id=0x2 <addr 149.228.242.180>
<compress VJ 0f 01>]
Jan 23 13:18:36 central pppd[4003]: rcvd [CCP ConfRej id=0x1]
Jan 23 13:18:36 central pppd[4003]: rcvd [IPCP ConfAck id=0x2 <addr 149.228.242.180>
<compress VJ 0f 01>]
Jan 23 13:18:36 central pppd[4003]: local IP address 149.228.242.180
Jan 23 13:18:36 central pppd[4003]: remote IP address 195.125.52.17
Jan 23 13:18:36 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:18:36 central kernel: ppp_tty_read: len = 10
Jan 23 13:18:36 central kernel: ppp_tty_read: passing 12 bytes up
Jan 23 13:18:36 central kernel: ppp_dev_xmit_lower: fcs is b8e1
Jan 23 13:18:36 central kernel: ppp: ppp flush, count = 25
Jan 23 13:18:36 central kernel: 7E FF 7D 23 C0 21 7D 21 ~.}#.!}!
Jan 23 13:18:36 central kernel: 7D 22 7D 20 7D 2A 7D 25 }"} }*}%
Jan 23 13:18:36 central kernel: 7D 26 50 EF 48 67 E1 B8 }&P.Hg..
Jan 23 13:18:36 central kernel: 7E ~
Jan 23 13:18:36 central kernel: ppp: receive buffer, count = 24
Jan 23 13:18:36 central kernel: FF 7D 23 C0 21 7D 22 7D .}#.!}"}
Jan 23 13:18:36 central kernel: 22 7D 20 7D 2A 7D 25 7D "} }*}%}
Jan 23 13:18:36 central kernel: 26 50 EF 48 67 88 CC 7E &P.Hg..~
Jan 23 13:18:36 central kernel: ppp: successfully queued 12 bytes, flags = f190000
Jan 23 13:18:36 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:18:36 central kernel: ppp_tty_read: len = 12
Jan 23 13:18:36 central kernel: ppp_tty_read: passing 14 bytes up
Jan 23 13:18:36 central kernel: ppp_tty_ioctl: set xmit asyncmap 0
Jan 23 13:18:36 central kernel: ppp_tty_ioctl: get flags: addr bffff420 flags f000000
Jan 23 13:18:36 central kernel: ppp_tty_ioctl: set flags to f190000
Jan 23 13:18:36 central kernel: ppp_tty_ioctl: set mru to 5dc
Jan 23 13:18:36 central kernel: ppp_tty_ioctl: set rcv asyncmap ffffffff
Jan 23 13:18:36 central kernel: ppp_tty_ioctl: get flags: addr bffff434 flags f000000
Jan 23 13:18:36 central kernel: ppp_tty_ioctl: set flags to f190010
Jan 23 13:18:36 central kernel: ppp_dev_xmit_lower: fcs is 6830
Jan 23 13:18:36 central kernel: ppp: ppp flush, count = 30
Jan 23 13:18:36 central kernel: 7E FF 03 C0 23 01 01 00 ~...#...
Jan 23 13:18:36 central kernel: 16 08 6C 65 75 30 39 32 ..leu092
Jan 23 13:18:36 central kernel: 37 33 08 63 2A 41 51 33 73.c*AQ3
Jan 23 13:18:36 central kernel: 69 63 5A 30 68 7E icZ0h~
Jan 23 13:18:36 central kernel: ppp: receive buffer, count = 53
Jan 23 13:18:36 central kernel: FF 7D 23 C0 23 7D 22 7D .}#.#}"}
Jan 23 13:18:36 central kernel: 21 7D 20 7D 2C 7D 27 57 !} },}'W
Jan 23 13:18:36 central kernel: 65 6C 63 6F 6D 65 64 DA elcomed.
Jan 23 13:18:36 central kernel: 7E FF 7D 23 80 FD 7D 21 ~.}#..}!
Jan 23 13:18:36 central kernel: 7D 21 7D 20 7D 2A 7D 31 }!} }*}1
Jan 23 13:18:36 central kernel: 7D 26 7D 20 7D 21 7D 21 }&} }!}!
Jan 23 13:18:36 central kernel: 7D 23 CE DF 7E }#..~
Jan 23 13:18:36 central kernel: ppp: successfully queued 14 bytes, flags = f190010
Jan 23 13:18:36 central kernel: ppp: successfully queued 12 bytes, flags = f190010
Jan 23 13:18:36 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:18:36 central kernel: ppp_tty_read: len = 14
Jan 23 13:18:36 central kernel: ppp_tty_read: passing 16 bytes up
Jan 23 13:18:36 central kernel: ppp_dev_xmit_lower: fcs is a2da
Jan 23 13:18:36 central kernel: ppp: ppp flush, count = 24
Jan 23 13:18:36 central kernel: 7E FF 03 80 21 01 01 00 ~...!...
Jan 23 13:18:36 central kernel: 10 03 06 00 00 00 00 02 ........
Jan 23 13:18:36 central kernel: 06 00 2D 0F 01 DA A2 7E ..-....~
Jan 23 13:18:36 central kernel: ppp_tty_ioctl: get flags: addr bffff44c flags f000010
Jan 23 13:18:36 central kernel: ppp_tty_ioctl: set flags to f190050
Jan 23 13:18:36 central kernel: ppp0: no compressor for [15 3 29], 3
Jan 23 13:18:36 central kernel: ppp0: no compressor for [1a 4 8], 4
Jan 23 13:18:36 central kernel: ppp0: no compressor for [18 4 8], 4
Jan 23 13:18:36 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:18:36 central kernel: ppp_tty_read: len = 12
Jan 23 13:18:36 central kernel: ppp_tty_read: passing 14 bytes up
Jan 23 13:18:36 central kernel: ppp0: no compressor for [15 3 29], 3
Jan 23 13:18:36 central kernel: ppp0: no compressor for [1a 4 8], 4
Jan 23 13:18:36 central kernel: ppp0: no compressor for [18 4 8], 4
Jan 23 13:18:36 central kernel: ppp_dev_xmit_lower: fcs is 3f07
Jan 23 13:18:36 central kernel: ppp: ppp flush, count = 12
Jan 23 13:18:36 central kernel: 7E FF 03 80 FD 01 01 00 ~.......
Jan 23 13:18:36 central kernel: 04 07 3F 7E ..?~
Jan 23 13:18:36 central kernel: ppp_dev_xmit_lower: fcs is 4375
Jan 23 13:18:36 central kernel: ppp: ppp flush, count = 18
Jan 23 13:18:36 central kernel: 7E FF 03 80 FD 04 01 00 ~.......
Jan 23 13:18:36 central kernel: 0A 11 06 00 01 01 03 75 .......u
Jan 23 13:18:36 central kernel: 43 7E C~
Jan 23 13:18:36 central kernel: ppp: receive buffer, count = 37
Jan 23 13:18:36 central kernel: FF 7D 23 80 21 7D 21 7D .}#.!}!}
Jan 23 13:18:36 central kernel: 21 7D 20 7D 30 7D 22 7D !} }0}"}
Jan 23 13:18:36 central kernel: 26 7D 20 2D 7D 2F 7D 21 &} -}/}!
Jan 23 13:18:36 central kernel: 7D 23 7D 26 C3 7D 5D 34 }#}&.}]4
Jan 23 13:18:36 central kernel: 7D 31 54 28 7E }1T(~
Jan 23 13:18:36 central kernel: ppp: successfully queued 18 bytes, flags = f190050
Jan 23 13:18:36 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:18:36 central kernel: ppp_tty_read: len = 18
Jan 23 13:18:36 central kernel: ppp_tty_read: passing 20 bytes up
Jan 23 13:18:36 central kernel: ppp_dev_xmit_lower: fcs is b275
Jan 23 13:18:36 central kernel: ppp: ppp flush, count = 25
Jan 23 13:18:36 central kernel: 7E FF 03 80 21 02 01 00 ~...!...
Jan 23 13:18:36 central kernel: 10 02 06 00 2D 0F 01 03 ....-...
Jan 23 13:18:36 central kernel: 06 C3 7D 5D 34 11 75 B2 ..}]4.u.
Jan 23 13:18:36 central kernel: 7E ~
Jan 23 13:18:36 central kernel: ppp: receive buffer, count = 41
Jan 23 13:18:36 central kernel: FF 7D 23 80 21 7D 23 7D .}#.!}#}
Jan 23 13:18:36 central kernel: 21 7D 20 7D 2A 7D 23 7D !} }*}#}
Jan 23 13:18:36 central kernel: 26 95 E4 F2 B4 7D 32 26 &....}2&
Jan 23 13:18:36 central kernel: 7E FF 7D 23 80 FD 7D 24 ~.}#..}$
Jan 23 13:18:36 central kernel: 7D 21 7D 20 7D 24 50 51 }!} }$PQ
Jan 23 13:18:36 central kernel: 7E ~
Jan 23 13:18:36 central kernel: ppp: successfully queued 12 bytes, flags = f190050
Jan 23 13:18:36 central kernel: ppp: successfully queued 6 bytes, flags = f190050
Jan 23 13:18:36 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:18:36 central kernel: ppp_tty_read: len = 12
Jan 23 13:18:36 central kernel: ppp_tty_read: passing 14 bytes up
Jan 23 13:18:36 central kernel: ppp_dev_xmit_lower: fcs is b06
Jan 23 13:18:36 central kernel: ppp: ppp flush, count = 24
Jan 23 13:18:36 central kernel: 7E FF 03 80 21 01 02 00 ~...!...
Jan 23 13:18:36 central kernel: 10 03 06 95 E4 F2 B4 02 ........
Jan 23 13:18:36 central kernel: 06 00 2D 0F 01 06 0B 7E ..-....~
Jan 23 13:18:36 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:18:36 central kernel: ppp_tty_read: len = 6
Jan 23 13:18:36 central kernel: ppp_tty_read: passing 8 bytes up
Jan 23 13:18:36 central kernel: ppp: receive buffer, count = 35
Jan 23 13:18:36 central kernel: FF 7D 23 80 21 7D 22 7D .}#.!}"}
Jan 23 13:18:36 central kernel: 22 7D 20 7D 30 7D 23 7D "} }0}#}
Jan 23 13:18:36 central kernel: 26 95 E4 F2 B4 7D 22 7D &....}"}
Jan 23 13:18:36 central kernel: 26 7D 20 2D 7D 2F 7D 21 &} -}/}!
Jan 23 13:18:36 central kernel: 27 91 7E '.~
Jan 23 13:18:36 central kernel: ppp: successfully queued 18 bytes, flags = f190050
Jan 23 13:18:36 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:18:36 central kernel: ppp_tty_read: len = 18
Jan 23 13:18:36 central kernel: ppp_tty_read: passing 20 bytes up
Jan 23 13:18:36 central kernel: ppp_tty_ioctl: get flags: addr bffff454 flags f000050
Jan 23 13:18:36 central kernel: ppp_tty_ioctl: set maxcid to 16
Jan 23 13:18:36 central kernel: ppp_tty_ioctl: set flags to f190054
Jan 23 13:18:36 central kernel: ppp: channel ppp0 going up for IP packets!
Jan 23 13:18:36 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:18:36 central kernel: ppp_tty_read: no data (EAGAIN)
Jan 23 13:18:39 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:18:39 central kernel: ppp_tty_read: no data (EAGAIN)
Jan 23 13:19:46 central kernel: ppp_dev_xmit [ppp0]: skb 081d5e6c
Jan 23 13:19:46 central kernel: ppp: channel ppp0 mtu = 1524, mru = 1500
Jan 23 13:19:46 central kernel: ppp_dev_xmit_lower: fcs is 7113
Jan 23 13:19:46 central kernel: ppp: ppp flush, count = 93
Jan 23 13:19:46 central kernel: 7E FF 03 00 21 45 00 00 ~...!E..
Jan 23 13:19:46 central kernel: 54 02 6C 00 00 40 01 F8 T.l..@..
Jan 23 13:19:46 central kernel: 15 95 E4 F2 B4 C3 7D 5D ......}]
Jan 23 13:19:46 central kernel: 34 11 08 00 E5 95 AD 0F 4.......
Jan 23 13:19:46 central kernel: 00 00 62 BE A9 36 6B 62 ..b..6kb
Jan 23 13:19:46 central kernel: 03 00 08 09 0A 0B 0C 0D ........
Jan 23 13:19:46 central kernel: 0E 0F 10 11 12 13 14 15 ........
Jan 23 13:19:46 central kernel: 16 17 18 19 1A 1B 1C 1D ........
Jan 23 13:19:46 central kernel: 1E 1F 20 21 22 23 24 25 .. !"#$%
Jan 23 13:19:46 central kernel: 26 27 28 29 2A 2B 2C 2D &'()*+,-
Jan 23 13:19:46 central kernel: 2E 2F 30 31 32 33 34 35 ./012345
Jan 23 13:19:46 central kernel: 36 37 13 71 7E 67.q~
Jan 23 13:19:46 central kernel: ppp: receive buffer, count = 48
Jan 23 13:19:46 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:46 central kernel: 92 B8 00 00 FF 01 A8 C8 ........
Jan 23 13:19:46 central kernel: C3 7D 5D 34 11 95 E4 F2 .}]4....
Jan 23 13:19:46 central kernel: B4 00 00 ED 95 AD 0F 00 ........
Jan 23 13:19:46 central kernel: 00 62 BE A9 36 6B 62 03 .b..6kb.
Jan 23 13:19:46 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:46 central kernel: ppp: receive buffer, count = 44
Jan 23 13:19:46 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:46 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:46 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:46 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:46 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:46 central kernel: 37 BA 04 7E 7..~
Jan 23 13:19:47 central kernel: ppp_dev_xmit [ppp0]: skb 081d5e6c
Jan 23 13:19:47 central kernel: ppp_dev_xmit_lower: fcs is 5513
Jan 23 13:19:47 central kernel: ppp: ppp flush, count = 92
Jan 23 13:19:47 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:47 central kernel: 02 6D 00 00 40 01 F8 14 .m..@...
Jan 23 13:19:47 central kernel: 95 E4 F2 B4 C3 7D 5D 34 .....}]4
Jan 23 13:19:47 central kernel: 11 08 00 D9 92 AD 0F 01 ........
Jan 23 13:19:47 central kernel: 00 63 BE A9 36 75 65 03 .c..6ue.
Jan 23 13:19:47 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:47 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:47 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:47 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:47 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:47 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:47 central kernel: 37 13 55 7E 7.U~
Jan 23 13:19:47 central kernel: ppp: receive buffer, count = 40
Jan 23 13:19:47 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:47 central kernel: AE B8 00 00 FF 01 8C C8 ........
Jan 23 13:19:47 central kernel: C3 7D 5D 34 11 95 E4 F2 .}]4....
Jan 23 13:19:47 central kernel: B4 00 00 E1 92 AD 0F 01 ........
Jan 23 13:19:47 central kernel: 00 63 BE A9 36 75 65 03 .c..6ue.
Jan 23 13:19:47 central kernel: ppp: receive buffer, count = 52
Jan 23 13:19:47 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:47 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:47 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:47 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:47 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:47 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:47 central kernel: 37 2F 75 7E 7/u~
Jan 23 13:19:47 central kernel: ppp: frame with bad fcs, excess = 76fb
Jan 23 13:19:48 central kernel: ppp_dev_xmit [ppp0]: skb 081d5e6c
Jan 23 13:19:48 central kernel: ppp_dev_xmit_lower: fcs is c0a8
Jan 23 13:19:48 central kernel: ppp: ppp flush, count = 92
Jan 23 13:19:48 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:48 central kernel: 02 6E 00 00 40 01 F8 13 .n..@...
Jan 23 13:19:48 central kernel: 95 E4 F2 B4 C3 7D 5D 34 .....}]4
Jan 23 13:19:48 central kernel: 11 08 00 DB 92 AD 0F 02 ........
Jan 23 13:19:48 central kernel: 00 64 BE A9 36 71 65 03 .d..6qe.
Jan 23 13:19:48 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:48 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:48 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:48 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:48 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:48 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:48 central kernel: 37 A8 C0 7E 7..~
Jan 23 13:19:48 central kernel: ppp: receive buffer, count = 40
Jan 23 13:19:48 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:48 central kernel: C9 B8 00 00 FF 01 71 C8 ......q.
Jan 23 13:19:48 central kernel: C3 7D 5D 34 11 95 E4 F2 .}]4....
Jan 23 13:19:48 central kernel: B4 00 00 E3 92 AD 0F 02 ........
Jan 23 13:19:48 central kernel: 00 64 BE A9 36 71 65 03 .d..6qe.
Jan 23 13:19:48 central kernel: ppp: receive buffer, count = 52
Jan 23 13:19:48 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:48 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:48 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:48 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:48 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:48 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:48 central kernel: 37 65 01 7E 7e.~
Jan 23 13:19:48 central kernel: ppp: frame with bad fcs, excess = 6e06
Jan 23 13:19:49 central kernel: ppp_dev_xmit [ppp0]: skb 081d5e6c
Jan 23 13:19:49 central kernel: ppp_dev_xmit_lower: fcs is b395
Jan 23 13:19:49 central kernel: ppp: ppp flush, count = 92
Jan 23 13:19:49 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:49 central kernel: 02 6F 00 00 40 01 F8 12 .o..@...
Jan 23 13:19:49 central kernel: 95 E4 F2 B4 C3 7D 5D 34 .....}]4
Jan 23 13:19:49 central kernel: 11 08 00 E1 92 AD 0F 03 ........
Jan 23 13:19:49 central kernel: 00 65 BE A9 36 69 65 03 .e..6ie.
Jan 23 13:19:49 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:49 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:49 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:49 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:49 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:49 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:49 central kernel: 37 95 B3 7E 7..~
Jan 23 13:19:49 central kernel: ppp: receive buffer, count = 32
Jan 23 13:19:49 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:49 central kernel: E4 B8 00 00 FF 01 56 C8 ......V.
Jan 23 13:19:49 central kernel: C3 7D 5D 34 11 95 E4 F2 .}]4....
Jan 23 13:19:49 central kernel: B4 00 00 E9 92 AD 0F 03 ........
Jan 23 13:19:49 central kernel: ppp: receive buffer, count = 60
Jan 23 13:19:49 central kernel: 00 65 BE A9 36 69 65 03 .e..6ie.
Jan 23 13:19:49 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:49 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:49 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:49 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:49 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:49 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:49 central kernel: 37 97 CA 7E 7..~
Jan 23 13:19:49 central kernel: ppp: frame with bad fcs, excess = a112
Jan 23 13:19:50 central kernel: ppp_dev_xmit [ppp0]: skb 081d5e6c
Jan 23 13:19:50 central kernel: ppp_dev_xmit_lower: fcs is 8d91
Jan 23 13:19:50 central kernel: ppp: ppp flush, count = 92
Jan 23 13:19:50 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:50 central kernel: 02 70 00 00 40 01 F8 11 .p..@...
Jan 23 13:19:50 central kernel: 95 E4 F2 B4 C3 7D 5D 34 .....}]4
Jan 23 13:19:50 central kernel: 11 08 00 D7 92 AD 0F 04 ........
Jan 23 13:19:50 central kernel: 00 66 BE A9 36 71 65 03 .f..6qe.
Jan 23 13:19:50 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:50 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:50 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:50 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:50 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:50 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:50 central kernel: 37 91 8D 7E 7..~
Jan 23 13:19:50 central kernel: ppp: receive buffer, count = 40
Jan 23 13:19:50 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:50 central kernel: 03 B9 00 00 FF 01 37 C8 ......7.
Jan 23 13:19:50 central kernel: C3 7D 5D 34 11 95 E4 F2 .}]4....
Jan 23 13:19:50 central kernel: B4 00 00 DF 92 AD 0F 04 ........
Jan 23 13:19:50 central kernel: 00 66 BE A9 36 71 65 03 .f..6qe.
Jan 23 13:19:50 central kernel: ppp: receive buffer, count = 52
Jan 23 13:19:50 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:50 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:50 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:50 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:50 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:50 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:50 central kernel: 37 2C E9 7E 7,.~
Jan 23 13:19:50 central kernel: ppp: frame with bad fcs, excess = 33d8
Jan 23 13:19:51 central kernel: ppp_dev_xmit [ppp0]: skb 081d5e6c
Jan 23 13:19:51 central kernel: ppp_dev_xmit_lower: fcs is 4bbe
Jan 23 13:19:51 central kernel: ppp: ppp flush, count = 92
Jan 23 13:19:51 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:51 central kernel: 02 71 00 00 40 01 F8 10 .q..@...
Jan 23 13:19:51 central kernel: 95 E4 F2 B4 C3 7D 5D 34 .....}]4
Jan 23 13:19:51 central kernel: 11 08 00 DA 92 AD 0F 05 ........
Jan 23 13:19:51 central kernel: 00 67 BE A9 36 6C 65 03 .g..6le.
Jan 23 13:19:51 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:51 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:51 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:51 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:51 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:51 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:51 central kernel: 37 BE 4B 7E 7.K~
Jan 23 13:19:51 central kernel: ppp: receive buffer, count = 40
Jan 23 13:19:51 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:51 central kernel: 18 B9 00 00 FF 01 22 C8 ......".
Jan 23 13:19:51 central kernel: C3 7D 5D 34 11 95 E4 F2 .}]4....
Jan 23 13:19:51 central kernel: B4 00 00 E2 92 AD 0F 05 ........
Jan 23 13:19:51 central kernel: 00 67 BE A9 36 6C 65 03 .g..6le.
Jan 23 13:19:51 central kernel: ppp: receive buffer, count = 52
Jan 23 13:19:51 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:51 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:51 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:51 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:51 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:51 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:51 central kernel: 37 63 1E 7E 7c.~
Jan 23 13:19:51 central kernel: ppp: frame with bad fcs, excess = 9cd3
Jan 23 13:19:52 central kernel: ppp_dev_xmit [ppp0]: skb 081d5e6c
Jan 23 13:19:52 central kernel: ppp_dev_xmit_lower: fcs is 559
Jan 23 13:19:52 central kernel: ppp: ppp flush, count = 92
Jan 23 13:19:52 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:52 central kernel: 02 72 00 00 40 01 F8 0F .r..@...
Jan 23 13:19:52 central kernel: 95 E4 F2 B4 C3 7D 5D 34 .....}]4
Jan 23 13:19:52 central kernel: 11 08 00 D2 92 AD 0F 06 ........
Jan 23 13:19:52 central kernel: 00 68 BE A9 36 72 65 03 .h..6re.
Jan 23 13:19:52 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:52 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:52 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:52 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:52 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:52 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:52 central kernel: 37 59 05 7E 7Y.~
Jan 23 13:19:52 central kernel: ppp: receive buffer, count = 40
Jan 23 13:19:52 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:52 central kernel: 26 B9 00 00 FF 01 14 C8 &.......
Jan 23 13:19:52 central kernel: C3 7D 5D 34 11 95 E4 F2 .}]4....
Jan 23 13:19:52 central kernel: B4 00 00 DA 92 AD 0F 06 ........
Jan 23 13:19:52 central kernel: 00 68 BE A9 36 72 65 03 .h..6re.
Jan 23 13:19:52 central kernel: ppp: receive buffer, count = 52
Jan 23 13:19:52 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:52 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:52 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:52 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:52 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:52 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:52 central kernel: 37 1D A3 7E 7..~
Jan 23 13:19:52 central kernel: ppp: frame with bad fcs, excess = 2e79
Jan 23 13:19:53 central kernel: ppp_dev_xmit [ppp0]: skb 081d5e6c
Jan 23 13:19:53 central kernel: ppp_dev_xmit_lower: fcs is d204
Jan 23 13:19:53 central kernel: ppp: ppp flush, count = 92
Jan 23 13:19:53 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:53 central kernel: 02 73 00 00 40 01 F8 0E .s..@...
Jan 23 13:19:53 central kernel: 95 E4 F2 B4 C3 7D 5D 34 .....}]4
Jan 23 13:19:53 central kernel: 11 08 00 DB 92 AD 0F 07 ........
Jan 23 13:19:53 central kernel: 00 69 BE A9 36 67 65 03 .i..6ge.
Jan 23 13:19:53 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:53 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:53 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:53 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:53 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:53 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:53 central kernel: 37 04 D2 7E 7..~
Jan 23 13:19:53 central kernel: ppp: receive buffer, count = 40
Jan 23 13:19:53 central kernel: FF 03 00 21 45 00 00 54 ...!E..T
Jan 23 13:19:53 central kernel: 35 B9 00 00 FF 01 05 C8 5.......
Jan 23 13:19:53 central kernel: C3 7D 5D 34 11 95 E4 F2 .}]4....
Jan 23 13:19:53 central kernel: B4 00 00 E3 92 AD 0F 07 ........
Jan 23 13:19:53 central kernel: 00 69 BE A9 36 67 65 03 .i..6ge.
Jan 23 13:19:53 central kernel: ppp: receive buffer, count = 52
Jan 23 13:19:53 central kernel: 00 08 09 0A 0B 0C 0D 0E ........
Jan 23 13:19:53 central kernel: 0F 10 11 12 13 14 15 16 ........
Jan 23 13:19:53 central kernel: 17 18 19 1A 1B 1C 1D 1E ........
Jan 23 13:19:53 central kernel: 1F 20 21 22 23 24 25 26 . !"#$%&
Jan 23 13:19:53 central kernel: 27 28 29 2A 2B 2C 2D 2E '()*+,-.
Jan 23 13:19:53 central kernel: 2F 30 31 32 33 34 35 36 /0123456
Jan 23 13:19:53 central kernel: 37 AE 10 7E 7..~
Jan 23 13:19:53 central kernel: ppp: frame with bad fcs, excess = 9f52
Jan 23 13:20:12 central pppd[4003]: Terminating on signal 2.
Jan 23 13:20:12 central pppd[4003]: sent [LCP TermReq id=0x3 "User request"]
Jan 23 13:20:12 central kernel: ppp_dev_stats called<7>ppp_tty_read: called
buf=08066720 nr=1504
Jan 23 13:20:12 central kernel: ppp_tty_read: no data (EAGAIN)
Jan 23 13:20:12 central kernel: ppp_tty_ioctl: get flags: addr bffff46c flags f000054
Jan 23 13:20:12 central kernel: ppp_tty_ioctl: set flags to f190058
Jan 23 13:20:12 central kernel: ppp: channel ppp0 going down for IP packets!
Jan 23 13:20:12 central kernel: ppp_tty_ioctl: get flags: addr bffff494 flags f000058
Jan 23 13:20:12 central kernel: ppp_tty_ioctl: set flags to f190018
Jan 23 13:20:12 central kernel: ppp_tty_ioctl: set xmit asyncmap ffffffff
Jan 23 13:20:12 central kernel: ppp_tty_ioctl: get flags: addr bffff490 flags f000018
Jan 23 13:20:12 central kernel: ppp_tty_ioctl: set flags to f190018
Jan 23 13:20:12 central kernel: ppp_tty_ioctl: set mru to 5dc
Jan 23 13:20:12 central kernel: ppp_tty_ioctl: set rcv asyncmap ffffffff
Jan 23 13:20:12 central kernel: ppp_tty_ioctl: get flags: addr bffff4a4 flags f000018
Jan 23 13:20:12 central kernel: ppp_tty_ioctl: set flags to f190018
Jan 23 13:20:12 central kernel: ppp_dev_xmit_lower: fcs is 7b79
Jan 23 13:20:12 central kernel: ppp: ppp flush, count = 29
Jan 23 13:20:12 central kernel: 7E FF 7D 23 C0 21 7D 25 ~.}#.!}%
Jan 23 13:20:12 central kernel: 7D 23 7D 20 7D 30 55 73 }#} }0Us
Jan 23 13:20:12 central kernel: 65 72 20 72 65 71 75 65 er reque
Jan 23 13:20:12 central kernel: 73 74 79 7B 7E sty{~
Jan 23 13:20:12 central kernel: ppp: receive buffer, count = 11
Jan 23 13:20:12 central kernel: FF 03 C0 21 06 03 00 04 ...!....
Jan 23 13:20:12 central kernel: 48 57 7E HW~
Jan 23 13:20:12 central kernel: ppp: frame with bad fcs, excess = f9c8
Jan 23 13:20:13 central kernel: ppp_tty_read: called buf=08066720 nr=1504
Jan 23 13:20:13 central kernel: ppp_tty_read: no data (EAGAIN)
Jan 23 13:20:13 central kernel: ppp: receive buffer, count = 14
Jan 23 13:20:13 central kernel: 0D 0A 4E 4F 20 43 41 52 ..NO CAR
Jan 23 13:20:13 central kernel: 52 49 45 52 0D 0A RIER..
Jan 23 13:20:13 central pppd[4003]: Hangup (SIGHUP)
Jan 23 13:20:13 central pppd[4003]: Modem hangup
Jan 23 13:20:13 central pppd[4003]: Connection terminated.
Jan 23 13:20:13 central kernel: ppp: channel ppp0 closing.
Jan 23 13:20:14 central pppd[4003]: Exit.
Jan 23 13:20:32 central FaxGetty[291]: MODEM ZYXEL E2864/V 2.00J
Jan 23 13:22:01 central kernel: PPP: ppp line discipline successfully unregistered