I don't think it is the PPPoE client, because I have these issues also on boxes where PPPoE is handled by another router in front of AstLinux.
It could be a kind of timeout of firewall ports, which are "cleared" in the time when Astlinux reboots (60-80 seconds) ... Or something else ... Sent from a mobile device. Michael Keuter > Am 18.12.2017 um 01:08 schrieb Michael Knill > <michael.kn...@ipcsolutions.com.au>: > > Hmm thanks Michael. > I wonder if it is an Asterisk problem. I don't think so as I restarted > Asterisk and it didn't fix it. > Would it be more likely that its the PPPoE client or firewall? > > Regards > Michael Knill > > -----Original Message----- > From: Michael Keuter <li...@mksolutions.info> > Reply-To: AstLinux List <astlinux-users@lists.sourceforge.net> > Date: Monday, 18 December 2017 at 10:43 am > To: AstLinux List <astlinux-users@lists.sourceforge.net> > Subject: Re: [Astlinux-users] Problems with PPPoE and Asterisk > > >> Am 17.12.2017 um 23:43 schrieb Michael Knill >> <michael.kn...@ipcsolutions.com.au>: >> >> 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 > > I have seen the same behaviour too with Asterisk 11. > > Michael > > http://www.mksolutions.info > > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Astlinux-users mailing list > Astlinux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > pay...@krisk.org. > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Astlinux-users mailing list > Astlinux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > pay...@krisk.org. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Astlinux-users mailing list Astlinux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to pay...@krisk.org.