This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

PPPoA RECONNECTION help

Hello,

I've installed astaro yesterday and It's a fantastic software that's got everything I need.
after the complements are done we can safely go on the complaining part [;)]

today, while I wasn't at home, my PPPoA connection to my ISP went down (for some reason, perhaps you'll be able to help me there too), until I got back home (at half past nine as you'll see from the logs) all HELL let loose as my (chat addicted) dad didn't have his internet 

looking in the "PPTP Roadwarrior Access Logs" of that time reviles this:
 Code:
Aug  5 19:50:57 (none) pppd[1007]: rcvd [LCP TermReq id=0x7f]

Aug  5 19:50:57 (none) pppd[1007]: LCP terminated by peer
Aug  5 19:50:57 (none) pppd[1007]: cbcp_lowerdown
Aug  5 19:50:57 (none) pppd[1007]: Script /etc/ppp/ip-down started (pid 13054)
Aug  5 19:50:57 (none) pppd[1007]: sent [LCP TermAck id=0x7f]
Aug  5 19:50:57 (none) logger: pptpc[13054] ip-down on   192.115.134.112:192.114.47.251 with 38400 baud
Aug  5 19:50:57 (none) pppd[1007]: Script /etc/ppp/ip-down finished (pid 13054), status = 0x0
Aug  5 19:51:00 (none) pppd[1007]: Connection terminated.
Aug  5 19:51:00 (none) pppd[1007]: Connect time 360.9 minutes.
Aug  5 19:51:00 (none) pppd[1007]: Sent 940327 bytes, received 11442594 bytes.
Aug  5 19:51:00 (none) pppd[1007]: Waiting for 1 child processes...
Aug  5 19:51:00 (none) pppd[1007]:   script /usr/sbin/pptp-current 10.0.0.138 --nolaunchpppd, pid 1008
Aug  5 19:51:00 (none) pptp[1011]: log[callmgr_main[:P]ptp_callmgr.c:245]: Closing connection
Aug  5 19:51:00 (none) pptp[1011]: log[pptp_conn_close[:P]ptp_ctrl.c:307]: Closing PPTP connection
Aug  5 19:51:00 (none) pptp[1008]: log[decaps_hdlc[:P]ptp_gre.c:129]: short read (4294967295): Input/output error
Aug  5 19:51:02 (none) pptp[1011]: log[call_callback[:P]ptp_callmgr.c:88]: Closing connection
Aug  5 19:51:03 (none) pppd[1007]: Script /usr/sbin/pptp-current 10.0.0.138 --nolaunchpppd finished (pid 1008), status = 0x0
Aug  5 19:51:03 (none) pppd[1007]: Exit.
Aug  5 21:31:33 (none) logger: pptpc[10201] PPTP over Ethernet Loop Control Script activated 

 
(before that everything is just pings)

As you can see it got disconnected somehow ("LCP terminated by peer", what exactly does that mean?)  BUT the  DISTURBING thing is that it did not try to reconnect, a trivial thing for a 24/7 router to try, ain't it?(!)

By the way, to get it reconnected I needed to delete my NAT entry (as it relies on the external interface) and disable my external interface, followed by enabling it and remaking the NAT rule again

I guess disconnections are possible BUT why doesn't it try to reconnect, and HOW do I make it do so?

Thanks, Nitzan.    


This thread was automatically locked due to age.
Parents
  • > LCP terminated by peer
    This means your provider terminated your connection. That is similar as your girlfriend is hanging up the phone. You can't fight against it.   The connection is going down for sure.
    Normaly it should reconnect again, immediately. Maybe your internetprovider was doing something strange.
    Do you had that prolem only once?

    Greetings
    Xeno  
  • Thanks for the prompt reply,

    So far it only happed once (I'm only on day two though, though in XP it stayed for weeks at a time).

    The thing is it did not try to reconnect, only after I've disabled that interface and re-enabled it it did so (and successfully). 
  • It happend AGAIN, just now:

     Code:
    Aug  7 09:46:52 (none) pppd[10359]: rcvd [LCP TermReq id=0x3]
    
    Aug  7 09:46:52 (none) pppd[10359]: LCP terminated by peer
    Aug  7 09:46:52 (none) pppd[10359]: cbcp_lowerdown
    Aug  7 09:46:52 (none) pppd[10359]: Script /etc/ppp/ip-down started (pid 30259)
    Aug  7 09:46:52 (none) pppd[10359]: sent [LCP TermAck id=0x3]
    Aug  7 09:46:53 (none) logger: pptpc[30259] ip-down on   192.115.134.112:192.114.47.251 with 38400 baud
    Aug  7 09:46:53 (none) pppd[10359]: Script /etc/ppp/ip-down finished (pid 30259), status = 0x0
    Aug  7 09:46:55 (none) pppd[10359]: Connection terminated.
    Aug  7 09:46:55 (none) pppd[10359]: Connect time 2175.2 minutes.
    Aug  7 09:46:55 (none) pppd[10359]: Sent 31817065 bytes, received 938937970 bytes.
    Aug  7 09:46:55 (none) pppd[10359]: Waiting for 1 child processes...
    Aug  7 09:46:55 (none) pppd[10359]:   script /usr/sbin/pptp-current 10.0.0.138 --nolaunchpppd, pid 10360
    Aug  7 09:46:55 (none) pptp[10363]: log[callmgr_main[:P]ptp_callmgr.c:245]: Closing connection
    Aug  7 09:46:55 (none) pptp[10363]: log[pptp_conn_close[:P]ptp_ctrl.c:307]: Closing PPTP connection
    Aug  7 09:46:55 (none) pptp[10360]: log[decaps_hdlc[:P]ptp_gre.c:129]: short read (4294967295): Input/output error
    Aug  7 09:46:57 (none) pptp[10363]: log[call_callback[:P]ptp_callmgr.c:88]: Closing connection
    Aug  7 09:46:58 (none) pppd[10359]: Script /usr/sbin/pptp-current 10.0.0.138 --nolaunchpppd finished (pid 10360), status = 0x0
    Aug  7 09:46:58 (none) pppd[10359]: Exit.
    Aug  7 09:54:53 (none) logger: pptpc[661] PPTP over Ethernet Loop Control Script activated 

     

    This time I was at home so after my dad called me I got it up in 10 minuets, the thing is  IT DOES NOT TRY TO RECONNECT(!)

    Is it a known problem? when will it be fixed? how (if at all) can I fix it myself? Thanks.   
  • OK, please can you post
    mdwlog
    kernellog
    daemonlog
    just the important parts. You can find them in /var/log/
    What ASL-Version do you have? What is the name of your provider?

    Cheers
    Timo
      
  • I'm having a slight and unanticipated problem with that  [:$] :
    winSCP can't do su, I don't know how to get it with putty since there is no "get".

    I don't know of any other way...

    I live in Israel and my ISP is ACTCOM, a very respectable and good (to my opinion) company. I am not aware of any problems with it nor did I have in Windows.   

    My Astaro version is 4.009 (installed from 4.008 ISO and up2dated it).

    Edited: P.S.
    I also have Linux so if there is a quicker way with it let me know.
  • Copy the needed files to /tmp modify the file access permissions of the copied files. Now you can download the files with scp and loginuser.

    Xeno  
  • another more elegant way is to send the logs directly via e-mail.
    Code:

    - access the firewall via ssh console
    - mutate to root
    - cd /var/log
    - anotifier "my mdwlog" mdwlog your@e-mail.here



    repeat this procedure for all requested files

    Greetings
    cyclops  
Reply
  • another more elegant way is to send the logs directly via e-mail.
    Code:

    - access the firewall via ssh console
    - mutate to root
    - cd /var/log
    - anotifier "my mdwlog" mdwlog your@e-mail.here



    repeat this procedure for all requested files

    Greetings
    cyclops  
Children
No Data