From: Michael K. <mic...@ip...> - 2017-12-17 22:43:52
|
Hi Group I am still having issues with PPPoE and Asterisk connectivity. This happened over the weekend with one of my sites: Dec 17 00:30:09 2005-Shaw_BG-CM1 local0.notice asterisk[1266]: NOTICE[1408]: chan_sip.c:30077 in sip_poke_noanswer: Peer 'cts_trunk' is now UNREACHABLE! Last qualify: 33 Dec 17 00:30:33 2005-Shaw_BG-CM1 local0.notice asterisk[1266]: NOTICE[1408]: chan_sip.c:24558 in handle_response_peerpoke: Peer 'cts_trunk' is now Reachable. (34ms / 2000ms) Dec 17 00:30:52 2005-Shaw_BG-CM1 daemon.info pppd[336]: LCP terminated by peer Dec 17 00:30:52 2005-Shaw_BG-CM1 daemon.info pppd[336]: Connect time 568.6 minutes. Dec 17 00:30:52 2005-Shaw_BG-CM1 daemon.info pppd[336]: Sent 1190012 bytes, received 1282467 bytes. Dec 17 00:30:55 2005-Shaw_BG-CM1 daemon.notice pppd[336]: Connection terminated. Dec 17 00:30:55 2005-Shaw_BG-CM1 daemon.notice pppd[336]: Modem hangup Dec 17 00:31:03 2005-Shaw_BG-CM1 local0.warn asterisk[1266]: WARNING[1408]: acl.c:939 in ast_ouraddrfor: Cannot connect to 103.226.10.78: Network is unreachable Dec 17 00:31:03 2005-Shaw_BG-CM1 local0.warn asterisk[1266]: WARNING[1408]: chan_sip.c:3785 in __sip_xmit: sip_xmit of 0x1ef58a0 (len 511) to 103.226.10.78:5060 returned -2: Network is unreachable Dec 17 00:31:03 2005-Shaw_BG-CM1 local0.err asterisk[1266]: ERROR[1408]: chan_sip.c:4274 in __sip_reliable_xmit: Serious Network Trouble; __sip_xmit returns error for pkt data Dec 17 00:31:07 2005-Shaw_BG-CM1 local0.notice asterisk[1266]: NOTICE[1408]: chan_sip.c:30077 in sip_poke_noanswer: Peer 'cts_trunk' is now UNREACHABLE! Last qualify: 34 Dec 17 00:31:17 2005-Shaw_BG-CM1 local0.warn asterisk[1266]: WARNING[1408]: acl.c:939 in ast_ouraddrfor: Cannot connect to 103.226.10.78: Network is unreachable Dec 17 00:31:17 2005-Shaw_BG-CM1 local0.warn asterisk[1266]: WARNING[1408]: chan_sip.c:3785 in __sip_xmit: sip_xmit of 0x1ef58a0 (len 511) to 103.226.10.78:5060 returned -2: Network is unreachable Dec 17 00:31:17 2005-Shaw_BG-CM1 local0.err asterisk[1266]: ERROR[1408]: chan_sip.c:4274 in __sip_reliable_xmit: Serious Network Trouble; __sip_xmit returns error for pkt data Dec 17 00:31:23 2005-Shaw_BG-CM1 user.info kernel: AIF:Dropped INPUT packet: IN=eth0 OUT= MAC=ff:ff:ff:ff:ff:ff:02:60:40:02:01:41:08:00 SRC=0.0.0.0 DST=255.255.255.255 LEN=146 TOS=0x00 PREC=0x00 TTL=64 ID=0 PROTO=UDP SPT=5678 DPT=5678 LEN=126 Dec 17 00:31:25 2005-Shaw_BG-CM1 daemon.info pppd[336]: PPP session is 3426 Dec 17 00:31:25 2005-Shaw_BG-CM1 daemon.warn pppd[336]: Connected to e0:0e:da:4c:55:dd via interface eth0 Dec 17 00:31:25 2005-Shaw_BG-CM1 daemon.info pppd[336]: Using interface ppp0 Dec 17 00:31:25 2005-Shaw_BG-CM1 daemon.notice pppd[336]: Connect: ppp0 <--> eth0 Dec 17 00:31:25 2005-Shaw_BG-CM1 daemon.notice pppd[336]: PAP authentication succeeded Dec 17 00:31:25 2005-Shaw_BG-CM1 daemon.notice pppd[336]: peer from calling number E0:0E:DA:4C:55:DD authorized Dec 17 00:31:25 2005-Shaw_BG-CM1 daemon.notice pppd[336]: local IP address 124.148.24.56 Dec 17 00:31:25 2005-Shaw_BG-CM1 daemon.notice pppd[336]: remote IP address 150.101.32.171 Dec 17 00:31:25 2005-Shaw_BG-CM1 daemon.notice pppd[336]: primary DNS address 203.0.178.191 Dec 17 00:31:25 2005-Shaw_BG-CM1 daemon.notice pppd[336]: secondary DNS address 203.215.29.191 The PPPoE came back fine however the SIP Trunk did not come back. I tried an Asterisk reload an Asterisk restart and a firewall restart to no avail. I actually needed to reboot the box before it came back up. This has happened before Im running Astlinux 1.2.10 with Asterisk 13. Any ideas? Regards Michael Knill |