Skip to main content
hklb
Visitor III
August 29, 2014
Question

PPPoE auto renegociation

  • August 29, 2014
  • 5 replies
  • 25485 views
Hello, I have a fgt100d with firmware 5.2.0 with a PPPoE connection. When the pppoe negotiation fail, the fortigate don' t try every X times. I need to do " execute interface pppoe-reconnect" . Is there a parameter to enable the auto renegociation of PPPoE connexion ? Thank

    5 replies

    emnoc
    New Member
    August 30, 2014
    You can look at this two commands; set disc-retry-timeout <value in sec> set padt-retry-timeout 1 <value in sec> The letter requires the far end to support padt. I think if you adjust the discovery retry and monitor, you will see improvements. But you need to find out why your PPPoE neg is not working. eg diag debug reset diag debug enable diag debug application pppoed -1 and when finish, reset and disable diag debug. I hope that help an shed some light. You can always ask your ISPs for assistance. I found the EU ISP seems to be better with providing you logging status and statistical information than the American ISPs. YMMV
    ede_pfau
    SuperUser
    SuperUser
    September 1, 2014
    In my experience the PPPoE daemon does not give up lightly. I see login attempts every 5 minutes or so when the line is broken. I never had to fiddle with the PPPoE parameters for that. And the debug output is of little use I' m afraid. That' s from Germany where PPPoE is the predominant method of ISP access. In short, it might as well be a bug in 5.2.
    Dave_Hall
    New Member
    September 2, 2014
    I would also check the WAN interface connection for possible duplex/speed mismatch and if possible to do -- log into the modem or PPPOE device to see what' s up there.
    hklb
    hklbAuthor
    Visitor III
    September 8, 2014
    Hello, thank for your response. I was on holiday last week, so I will test again today or tomorrow. Maybe I was not patient enough ;)
    hklb
    hklbAuthor
    Visitor III
    September 9, 2014
    Hello, I tested yesterday evening et today, and the PPPoE negociation work, but very slow.. between 6 and 13 minutes to have the internet UP. Output of " diag debug app pppo -1"
    MyForti # diagnose debug application pppoed -1  MyForti # diagnose debug console timestamp en  MyForti # diagnose debug en  MyForti #   MyForti #   MyForti # 2014-09-09 03:26:17 child_exit()-482: A child process exits  2014-09-09 03:26:17 pppoed_main()-643: PID 162 exit  2014-09-09 03:26:17 pppoed_main()-650: Interface wan1 exit  2014-09-09 03:26:23 pppoed_main()-589: Start PPPoE interface wan1  2014-09-09 03:26:23 pppoed_main()-592: PID of wan1 is 174  2014-09-09 03:26:23 parameters passed to pppd:  2014-09-09 03:26:23 pppd 2014-09-09 03:26:23 0 2014-09-09 03:26:23 pppoed 2014-09-09 03:26:23 wan1 2014-09-09 03:26:23 noipdefault 2014-09-09 03:26:23 noauth 2014-09-09 03:26:23 default-asyncmap 2014-09-09 03:26:23 defaultroute 2014-09-09 03:26:23 hide-password 2014-09-09 03:26:23 nodetach 2014-09-09 03:26:23 mtu 2014-09-09 03:26:23 1492 2014-09-09 03:26:23 mru 2014-09-09 03:26:23 1492 2014-09-09 03:26:23 noaccomp 2014-09-09 03:26:23 noccp 2014-09-09 03:26:23 nobsdcomp 2014-09-09 03:26:23 nodeflate 2014-09-09 03:26:23 nopcomp 2014-09-09 03:26:23 novj 2014-09-09 03:26:23 novjccomp 2014-09-09 03:26:23 user 2014-09-09 03:26:23 MyUser@swisscomdata.ch 2014-09-09 03:26:23 lcp-echo-interval 2014-09-09 03:26:23 5 2014-09-09 03:26:23 lcp-echo-failure 2014-09-09 03:26:23 3 2014-09-09 03:26:23 sync 2014-09-09 03:26:23 plugin 2014-09-09 03:26:23 /bin/pppoe.so 2014-09-09 03:26:23  2014-09-09 03:26:23  2014-09-09 03:26:23  2014-09-09 03:26:23  2014-09-09 03:26:23 pppoe_retry_time 2014-09-09 03:26:23 1 2014-09-09 03:26:23 pppoe_padt_time 2014-09-09 03:26:23 1 2014-09-09 03:26:23 pppoe_srv_name 2014-09-09 03:26:23  2014-09-09 03:26:23 pppoe_ac_name 2014-09-09 03:26:23  2014-09-09 03:26:23 pppoe_sock2parent 2014-09-09 03:26:23 10 2014-09-09 03:26:23 wan1 2014-09-09 03:26:23 ipunnumbered 2014-09-09 03:26:23 0.0.0.0 2014-09-09 03:26:23 idle 2014-09-09 03:26:23 0 2014-09-09 03:26:23 unnumbered-negotiate 2014-09-09 03:26:23 enable 2014-09-09 03:26:23  2014-09-09 03:26:23  2014-09-09 03:26:23  2014-09-09 03:26:23   2014-09-09 03:27:51 child_exit()-482: A child process exits  2014-09-09 03:27:51 pppoed_main()-643: PID 174 exit  2014-09-09 03:27:51 pppoed_main()-650: Interface wan1 exit  2014-09-09 03:27:57 pppoed_main()-589: Start PPPoE interface wan1  2014-09-09 03:27:57 parameters passed to pppd:  pppoed_main()-592: PID of wan1 is 175  2014-09-09 03:27:57 pppd 2014-09-09 03:27:57 0 2014-09-09 03:27:57 pppoed 2014-09-09 03:27:57 wan1 2014-09-09 03:27:57 noipdefault 2014-09-09 03:27:57 noauth 2014-09-09 03:27:57 default-asyncmap 2014-09-09 03:27:57 defaultroute 2014-09-09 03:27:57 hide-password 2014-09-09 03:27:57 nodetach 2014-09-09 03:27:57 mtu 2014-09-09 03:27:57 1492 2014-09-09 03:27:57 mru 2014-09-09 03:27:57 1492 2014-09-09 03:27:57 noaccomp 2014-09-09 03:27:57 noccp 2014-09-09 03:27:57 nobsdcomp 2014-09-09 03:27:57 nodeflate 2014-09-09 03:27:57 nopcomp 2014-09-09 03:27:57 novj 2014-09-09 03:27:57 novjccomp 2014-09-09 03:27:57 user 2014-09-09 03:27:57 MyUser@swisscomdata.ch 2014-09-09 03:27:57 lcp-echo-interval 2014-09-09 03:27:57 5 2014-09-09 03:27:57 lcp-echo-failure 2014-09-09 03:27:57 3 2014-09-09 03:27:57 sync 2014-09-09 03:27:57 plugin 2014-09-09 03:27:57 /bin/pppoe.so 2014-09-09 03:27:57  2014-09-09 03:27:57  2014-09-09 03:27:57  2014-09-09 03:27:57  2014-09-09 03:27:57 pppoe_retry_time 2014-09-09 03:27:57 1 2014-09-09 03:27:57 pppoe_padt_time 2014-09-09 03:27:57 1 2014-09-09 03:27:57 pppoe_srv_name 2014-09-09 03:27:57  2014-09-09 03:27:57 pppoe_ac_name 2014-09-09 03:27:57  2014-09-09 03:27:57 pppoe_sock2parent 2014-09-09 03:27:57 10 2014-09-09 03:27:57 wan1 2014-09-09 03:27:57 ipunnumbered 2014-09-09 03:27:57 0.0.0.0 2014-09-09 03:27:57 idle 2014-09-09 03:27:57 0 2014-09-09 03:27:57 unnumbered-negotiate 2014-09-09 03:27:57 enable 2014-09-09 03:27:57  2014-09-09 03:27:57  2014-09-09 03:27:57  2014-09-09 03:27:57   2014-09-09 03:29:00 child_exit()-482: A child process exits  2014-09-09 03:29:00 pppoed_main()-643: PID 175 exit  2014-09-09 03:29:00 pppoed_main()-650: Interface wan1 exit  2014-09-09 03:29:06 pppoed_main()-589: Start PPPoE interface wan1  2014-09-09 03:29:06 parameters passed to pppd:  2014-09-09 03:29:06 pppd 2014-09-09 03:29:06 0 2014-09-09 03:29:06 pppoed 2014-09-09 03:29:06 wan1 2014-09-09 03:29:06 noipdefault 2014-09-09 03:29:06 noauth 2014-09-09 03:29:06 default-asyncmap 2014-09-09 03:29:06 defaultroute 2014-09-09 03:29:06 hide-password 2014-09-09 03:29:06 nodetach 2014-09-09 03:29:06 mtu 2014-09-09 03:29:06 1492 2014-09-09 03:29:06 mru 2014-09-09 03:29:06 1492 2014-09-09 03:29:06 noaccomp 2014-09-09 03:29:06 noccp 2014-09-09 03:29:06 nobsdcomp 2014-09-09 03:29:06 nodeflate 2014-09-09 03:29:06 nopcomp 2014-09-09 03:29:06 novj 2014-09-09 03:29:06 novjccomp 2014-09-09 03:29:06 user 2014-09-09 03:29:06 MyUser@swisscomdata.ch 2014-09-09 03:29:06 lcp-echo-interval 2014-09-09 03:29:06 5 2014-09-09 03:29:06 lcp-echo-failure 2014-09-09 03:29:06 3 2014-09-09 03:29:06 sync 2014-09-09 03:29:06 plugin 2014-09-09 03:29:06 /bin/pppoe.so 2014-09-09 03:29:06  2014-09-09 03:29:06  2014-09-09 03:29:06  2014-09-09 03:29:06  2014-09-09 03:29:06 pppoe_retry_time 2014-09-09 03:29:06 1 2014-09-09 03:29:06 pppoe_padt_time 2014-09-09 03:29:06 1 2014-09-09 03:29:06 pppoe_srv_name 2014-09-09 03:29:06  2014-09-09 03:29:06 pppoe_ac_name 2014-09-09 03:29:06  2014-09-09 03:29:06 pppoe_sock2parent 2014-09-09 03:29:06 10 2014-09-09 03:29:06 wan1 2014-09-09 03:29:06 ipunnumbered 2014-09-09 03:29:06 0.0.0.0 2014-09-09 03:29:06 idle 2014-09-09 03:29:06 0 2014-09-09 03:29:06 unnumbered-negotiate 2014-09-09 03:29:06 enable 2014-09-09 03:29:06  2014-09-09 03:29:06  2014-09-09 03:29:06  2014-09-09 03:29:06   2014-09-09 03:30:09 child_exit()-482: A child process exits  2014-09-09 03:30:09 pppoed_main()-643: PID 176 exit  2014-09-09 03:30:09 pppoed_main()-650: Interface wan1 exit  2014-09-09 03:30:15 pppoed_main()-589: Start PPPoE interface wan1  2014-09-09 03:30:15 parameters passed to pppd:  pppoed_main()-592: PID of wan1 is 177  2014-09-09 03:30:15 pppd 2014-09-09 03:30:15 0 2014-09-09 03:30:15 pppoed 2014-09-09 03:30:15 wan1 2014-09-09 03:30:15 noipdefault 2014-09-09 03:30:15 noauth 2014-09-09 03:30:15 default-asyncmap 2014-09-09 03:30:15 defaultroute 2014-09-09 03:30:15 hide-password 2014-09-09 03:30:15 nodetach 2014-09-09 03:30:15 mtu 2014-09-09 03:30:15 1492 2014-09-09 03:30:15 mru 2014-09-09 03:30:15 1492 2014-09-09 03:30:15 noaccomp 2014-09-09 03:30:15 noccp 2014-09-09 03:30:15 nobsdcomp 2014-09-09 03:30:15 nodeflate 2014-09-09 03:30:15 nopcomp 2014-09-09 03:30:15 novj 2014-09-09 03:30:15 novjccomp 2014-09-09 03:30:15 user 2014-09-09 03:30:15 MyUser@swisscomdata.ch 2014-09-09 03:30:15 lcp-echo-interval 2014-09-09 03:30:15 5 2014-09-09 03:30:15 lcp-echo-failure 2014-09-09 03:30:15 3 2014-09-09 03:30:15 sync 2014-09-09 03:30:15 plugin 2014-09-09 03:30:15 /bin/pppoe.so 2014-09-09 03:30:15  2014-09-09 03:30:15  2014-09-09 03:30:15  2014-09-09 03:30:15  2014-09-09 03:30:15 pppoe_retry_time 2014-09-09 03:30:15 1 2014-09-09 03:30:15 pppoe_padt_time 2014-09-09 03:30:15 1 2014-09-09 03:30:15 pppoe_srv_name 2014-09-09 03:30:15  2014-09-09 03:30:15 pppoe_ac_name 2014-09-09 03:30:15  2014-09-09 03:30:15 pppoe_sock2parent 2014-09-09 03:30:15 10 2014-09-09 03:30:15 wan1 2014-09-09 03:30:15 ipunnumbered 2014-09-09 03:30:15 0.0.0.0 2014-09-09 03:30:15 idle 2014-09-09 03:30:15 0 2014-09-09 03:30:15 unnumbered-negotiate 2014-09-09 03:30:15 enable 2014-09-09 03:30:15  2014-09-09 03:30:15  2014-09-09 03:30:15  2014-09-09 03:30:15   2014-09-09 03:31:18 child_exit()-482: A child process exits  2014-09-09 03:31:18 pppoed_main()-643: PID 177 exit  2014-09-09 03:31:18 pppoed_main()-650: Interface wan1 exit  2014-09-09 03:31:24 pppoed_main()-589: Start PPPoE interface wan1  2014-09-09 03:31:24 parameters passed to pppd:  pppoed_main()-592: PID of wan1 is 178  2014-09-09 03:31:24 pppd 2014-09-09 03:31:24 0 2014-09-09 03:31:24 pppoed 2014-09-09 03:31:24 wan1 2014-09-09 03:31:24 noipdefault 2014-09-09 03:31:24 noauth 2014-09-09 03:31:24 default-asyncmap 2014-09-09 03:31:24 defaultroute 2014-09-09 03:31:24 hide-password 2014-09-09 03:31:24 nodetach 2014-09-09 03:31:24 mtu 2014-09-09 03:31:24 1492 2014-09-09 03:31:24 mru 2014-09-09 03:31:24 1492 2014-09-09 03:31:24 noaccomp 2014-09-09 03:31:24 noccp 2014-09-09 03:31:24 nobsdcomp 2014-09-09 03:31:24 nodeflate 2014-09-09 03:31:24 nopcomp 2014-09-09 03:31:24 novj 2014-09-09 03:31:24 novjccomp 2014-09-09 03:31:24 user 2014-09-09 03:31:24 MyUser@swisscomdata.ch 2014-09-09 03:31:24 lcp-echo-interval 2014-09-09 03:31:24 5 2014-09-09 03:31:24 lcp-echo-failure 2014-09-09 03:31:24 3 2014-09-09 03:31:24 sync 2014-09-09 03:31:24 plugin 2014-09-09 03:31:24 /bin/pppoe.so 2014-09-09 03:31:24  2014-09-09 03:31:24  2014-09-09 03:31:24  2014-09-09 03:31:24  2014-09-09 03:31:24 pppoe_retry_time 2014-09-09 03:31:24 1 2014-09-09 03:31:24 pppoe_padt_time 2014-09-09 03:31:24 1 2014-09-09 03:31:24 pppoe_srv_name 2014-09-09 03:31:24  2014-09-09 03:31:24 pppoe_ac_name 2014-09-09 03:31:24  2014-09-09 03:31:24 pppoe_sock2parent 2014-09-09 03:31:24 10 2014-09-09 03:31:24 wan1 2014-09-09 03:31:24 ipunnumbered 2014-09-09 03:31:24 0.0.0.0 2014-09-09 03:31:24 idle 2014-09-09 03:31:24 0 2014-09-09 03:31:24 unnumbered-negotiate 2014-09-09 03:31:24 enable 2014-09-09 03:31:24  2014-09-09 03:31:24  2014-09-09 03:31:24  2014-09-09 03:31:24   2014-09-09 03:32:27 child_exit()-482: A child process exits  2014-09-09 03:32:27 pppoed_main()-643: PID 178 exit  2014-09-09 03:32:27 pppoed_main()-650: Interface wan1 exit  2014-09-09 03:32:33 pppoed_main()-589: Start PPPoE interface wan1  2014-09-09 03:32:33 parameters passed to pppd:  pppoed_main()-592: PID of wan1 is 179  2014-09-09 03:32:33 pppd 2014-09-09 03:32:33 0 2014-09-09 03:32:33 pppoed 2014-09-09 03:32:33 wan1 2014-09-09 03:32:33 noipdefault 2014-09-09 03:32:33 noauth 2014-09-09 03:32:33 default-asyncmap 2014-09-09 03:32:33 defaultroute 2014-09-09 03:32:33 hide-password 2014-09-09 03:32:33 nodetach 2014-09-09 03:32:33 mtu 2014-09-09 03:32:33 1492 2014-09-09 03:32:33 mru 2014-09-09 03:32:33 1492 2014-09-09 03:32:33 noaccomp 2014-09-09 03:32:33 noccp 2014-09-09 03:32:33 nobsdcomp 2014-09-09 03:32:33 nodeflate 2014-09-09 03:32:33 nopcomp 2014-09-09 03:32:33 novj 2014-09-09 03:32:33 novjccomp 2014-09-09 03:32:33 user 2014-09-09 03:32:33 MyUser@swisscomdata.ch 2014-09-09 03:32:33 lcp-echo-interval 2014-09-09 03:32:33 5 2014-09-09 03:32:33 lcp-echo-failure 2014-09-09 03:32:33 3 2014-09-09 03:32:33 sync 2014-09-09 03:32:33 plugin 2014-09-09 03:32:33 /bin/pppoe.so 2014-09-09 03:32:33  2014-09-09 03:32:33  2014-09-09 03:32:33  2014-09-09 03:32:33  2014-09-09 03:32:33 pppoe_retry_time 2014-09-09 03:32:33 1 2014-09-09 03:32:33 pppoe_padt_time 2014-09-09 03:32:33 1 2014-09-09 03:32:33 pppoe_srv_name 2014-09-09 03:32:33  2014-09-09 03:32:33 pppoe_ac_name 2014-09-09 03:32:33  2014-09-09 03:32:33 pppoe_sock2parent 2014-09-09 03:32:33 10 2014-09-09 03:32:33 wan1 2014-09-09 03:32:33 ipunnumbered 2014-09-09 03:32:33 0.0.0.0 2014-09-09 03:32:33 idle 2014-09-09 03:32:33 0 2014-09-09 03:32:33 unnumbered-negotiate 2014-09-09 03:32:33 enable 2014-09-09 03:32:33  2014-09-09 03:32:33  2014-09-09 03:32:33  2014-09-09 03:32:33 
    When the fortigate try to initiate the connection, I called my provider (Swisscom, ISP in switzerland), but the support tell me he didn' t see a request for authentification. Is anyone has a PPPoE conneciton with firmware 5.2.0 ? My configuration of WAN1 is basic : set vdom " root" set mode pppoe set allowaccess ping fgfm set type physical set alias " test" set snmp-index 2 set username " MyUser@swisscomdata.ch" set password ENC mypass
    Consultant
    New Member
    February 9, 2015

    Hello!

     

    Did you ever resolve this issue?

     

    I think I might have a similar problem with one of our customers, also with Swisscom. However they say that they see that the username and password are incorrect. But they are filled in correctly.

     

    Their configuration was mostly converted by hand from a 200A (4.x) to a 90D (5.2.x) but otherwise, things seem to work.

     

    The interface-config is:

     

    config system interface     edit "wan1"         set vdom "root"         set mode pppoe         set allowaccess ping https ssh fgfm         set vlanforward enable         set type physical         set snmp-index 2         set username "username"         set password ENC<encrypted-string>

            set padt-retry-timeout 0         set defaultgw enable         set mtu-override enable         set mtu 1492     next

     

    Note the mtu 1492.

     

    Very thankful for reply,

     

    Jesper

     

     

    hklb wrote:
    Hello, I tested yesterday evening et today, and the PPPoE negociation work, but very slow.. between 6 and 13 minutes to have the internet UP. Output of " diag debug app pppo -1"
    MyForti # diagnose debug application pppoed -1
    MyForti # diagnose debug console timestamp en
    MyForti # diagnose debug en
    MyForti #
    MyForti #
    MyForti # 2014-09-09 03:26:17 child_exit()-482: A child process exits
    2014-09-09 03:26:17 pppoed_main()-643: PID 162 exit
    2014-09-09 03:26:17 pppoed_main()-650: Interface wan1 exit
    2014-09-09 03:26:23 pppoed_main()-589: Start PPPoE interface wan1
    2014-09-09 03:26:23 pppoed_main()-592: PID of wan1 is 174
    2014-09-09 03:26:23 parameters passed to pppd:
    2014-09-09 03:26:23 pppd 2014-09-09 03:26:23 0 2014-09-09 03:26:23 pppoed 2014-09-09 03:26:23 wan1 2014-09-09 03:26:23 noipdefault 2014-09-09 03:26:23 noauth 2014-09-09 03:26:23 default-asyncmap 2014-09-09 03:26:23 defaultroute 2014-09-09 03:26:23 hide-password 2014-09-09 03:26:23 nodetach 2014-09-09 03:26:23 mtu 2014-09-09 03:26:23 1492 2014-09-09 03:26:23 mru 2014-09-09 03:26:23 1492 2014-09-09 03:26:23 noaccomp 2014-09-09 03:26:23 noccp 2014-09-09 03:26:23 nobsdcomp 2014-09-09 03:26:23 nodeflate 2014-09-09 03:26:23 nopcomp 2014-09-09 03:26:23 novj 2014-09-09 03:26:23 novjccomp 2014-09-09 03:26:23 user 2014-09-09 03:26:23 MyUser@swisscomdata.ch 2014-09-09 03:26:23 lcp-echo-interval 2014-09-09 03:26:23 5 2014-09-09 03:26:23 lcp-echo-failure 2014-09-09 03:26:23 3 2014-09-09 03:26:23 sync 2014-09-09 03:26:23 plugin 2014-09-09 03:26:23 /bin/pppoe.so 2014-09-09 03:26:23 2014-09-09 03:26:23 2014-09-09 03:26:23 2014-09-09 03:26:23 2014-09-09 03:26:23 pppoe_retry_time 2014-09-09 03:26:23 1 2014-09-09 03:26:23 pppoe_padt_time 2014-09-09 03:26:23 1 2014-09-09 03:26:23 pppoe_srv_name 2014-09-09 03:26:23 2014-09-09 03:26:23 pppoe_ac_name 2014-09-09 03:26:23 2014-09-09 03:26:23 pppoe_sock2parent 2014-09-09 03:26:23 10 2014-09-09 03:26:23 wan1 2014-09-09 03:26:23 ipunnumbered 2014-09-09 03:26:23 0.0.0.0 2014-09-09 03:26:23 idle 2014-09-09 03:26:23 0 2014-09-09 03:26:23 unnumbered-negotiate 2014-09-09 03:26:23 enable 2014-09-09 03:26:23 2014-09-09 03:26:23 2014-09-09 03:26:23 2014-09-09 03:26:23
    2014-09-09 03:27:51 child_exit()-482: A child process exits
    2014-09-09 03:27:51 pppoed_main()-643: PID 174 exit
    2014-09-09 03:27:51 pppoed_main()-650: Interface wan1 exit
    2014-09-09 03:27:57 pppoed_main()-589: Start PPPoE interface wan1
    2014-09-09 03:27:57 parameters passed to pppd:
    pppoed_main()-592: PID of wan1 is 175
    2014-09-09 03:27:57 pppd 2014-09-09 03:27:57 0 2014-09-09 03:27:57 pppoed 2014-09-09 03:27:57 wan1 2014-09-09 03:27:57 noipdefault 2014-09-09 03:27:57 noauth 2014-09-09 03:27:57 default-asyncmap 2014-09-09 03:27:57 defaultroute 2014-09-09 03:27:57 hide-password 2014-09-09 03:27:57 nodetach 2014-09-09 03:27:57 mtu 2014-09-09 03:27:57 1492 2014-09-09 03:27:57 mru 2014-09-09 03:27:57 1492 2014-09-09 03:27:57 noaccomp 2014-09-09 03:27:57 noccp 2014-09-09 03:27:57 nobsdcomp 2014-09-09 03:27:57 nodeflate 2014-09-09 03:27:57 nopcomp 2014-09-09 03:27:57 novj 2014-09-09 03:27:57 novjccomp 2014-09-09 03:27:57 user 2014-09-09 03:27:57 MyUser@swisscomdata.ch 2014-09-09 03:27:57 lcp-echo-interval 2014-09-09 03:27:57 5 2014-09-09 03:27:57 lcp-echo-failure 2014-09-09 03:27:57 3 2014-09-09 03:27:57 sync 2014-09-09 03:27:57 plugin 2014-09-09 03:27:57 /bin/pppoe.so 2014-09-09 03:27:57 2014-09-09 03:27:57 2014-09-09 03:27:57 2014-09-09 03:27:57 2014-09-09 03:27:57 pppoe_retry_time 2014-09-09 03:27:57 1 2014-09-09 03:27:57 pppoe_padt_time 2014-09-09 03:27:57 1 2014-09-09 03:27:57 pppoe_srv_name 2014-09-09 03:27:57 2014-09-09 03:27:57 pppoe_ac_name 2014-09-09 03:27:57 2014-09-09 03:27:57 pppoe_sock2parent 2014-09-09 03:27:57 10 2014-09-09 03:27:57 wan1 2014-09-09 03:27:57 ipunnumbered 2014-09-09 03:27:57 0.0.0.0 2014-09-09 03:27:57 idle 2014-09-09 03:27:57 0 2014-09-09 03:27:57 unnumbered-negotiate 2014-09-09 03:27:57 enable 2014-09-09 03:27:57 2014-09-09 03:27:57 2014-09-09 03:27:57 2014-09-09 03:27:57
    2014-09-09 03:29:00 child_exit()-482: A child process exits
    2014-09-09 03:29:00 pppoed_main()-643: PID 175 exit
    2014-09-09 03:29:00 pppoed_main()-650: Interface wan1 exit
    2014-09-09 03:29:06 pppoed_main()-589: Start PPPoE interface wan1
    2014-09-09 03:29:06 parameters passed to pppd:
    2014-09-09 03:29:06 pppd 2014-09-09 03:29:06 0 2014-09-09 03:29:06 pppoed 2014-09-09 03:29:06 wan1 2014-09-09 03:29:06 noipdefault 2014-09-09 03:29:06 noauth 2014-09-09 03:29:06 default-asyncmap 2014-09-09 03:29:06 defaultroute 2014-09-09 03:29:06 hide-password 2014-09-09 03:29:06 nodetach 2014-09-09 03:29:06 mtu 2014-09-09 03:29:06 1492 2014-09-09 03:29:06 mru 2014-09-09 03:29:06 1492 2014-09-09 03:29:06 noaccomp 2014-09-09 03:29:06 noccp 2014-09-09 03:29:06 nobsdcomp 2014-09-09 03:29:06 nodeflate 2014-09-09 03:29:06 nopcomp 2014-09-09 03:29:06 novj 2014-09-09 03:29:06 novjccomp 2014-09-09 03:29:06 user 2014-09-09 03:29:06 MyUser@swisscomdata.ch 2014-09-09 03:29:06 lcp-echo-interval 2014-09-09 03:29:06 5 2014-09-09 03:29:06 lcp-echo-failure 2014-09-09 03:29:06 3 2014-09-09 03:29:06 sync 2014-09-09 03:29:06 plugin 2014-09-09 03:29:06 /bin/pppoe.so 2014-09-09 03:29:06 2014-09-09 03:29:06 2014-09-09 03:29:06 2014-09-09 03:29:06 2014-09-09 03:29:06 pppoe_retry_time 2014-09-09 03:29:06 1 2014-09-09 03:29:06 pppoe_padt_time 2014-09-09 03:29:06 1 2014-09-09 03:29:06 pppoe_srv_name 2014-09-09 03:29:06 2014-09-09 03:29:06 pppoe_ac_name 2014-09-09 03:29:06 2014-09-09 03:29:06 pppoe_sock2parent 2014-09-09 03:29:06 10 2014-09-09 03:29:06 wan1 2014-09-09 03:29:06 ipunnumbered 2014-09-09 03:29:06 0.0.0.0 2014-09-09 03:29:06 idle 2014-09-09 03:29:06 0 2014-09-09 03:29:06 unnumbered-negotiate 2014-09-09 03:29:06 enable 2014-09-09 03:29:06 2014-09-09 03:29:06 2014-09-09 03:29:06 2014-09-09 03:29:06
    2014-09-09 03:30:09 child_exit()-482: A child process exits
    2014-09-09 03:30:09 pppoed_main()-643: PID 176 exit
    2014-09-09 03:30:09 pppoed_main()-650: Interface wan1 exit
    2014-09-09 03:30:15 pppoed_main()-589: Start PPPoE interface wan1
    2014-09-09 03:30:15 parameters passed to pppd:
    pppoed_main()-592: PID of wan1 is 177
    2014-09-09 03:30:15 pppd 2014-09-09 03:30:15 0 2014-09-09 03:30:15 pppoed 2014-09-09 03:30:15 wan1 2014-09-09 03:30:15 noipdefault 2014-09-09 03:30:15 noauth 2014-09-09 03:30:15 default-asyncmap 2014-09-09 03:30:15 defaultroute 2014-09-09 03:30:15 hide-password 2014-09-09 03:30:15 nodetach 2014-09-09 03:30:15 mtu 2014-09-09 03:30:15 1492 2014-09-09 03:30:15 mru 2014-09-09 03:30:15 1492 2014-09-09 03:30:15 noaccomp 2014-09-09 03:30:15 noccp 2014-09-09 03:30:15 nobsdcomp 2014-09-09 03:30:15 nodeflate 2014-09-09 03:30:15 nopcomp 2014-09-09 03:30:15 novj 2014-09-09 03:30:15 novjccomp 2014-09-09 03:30:15 user 2014-09-09 03:30:15 MyUser@swisscomdata.ch 2014-09-09 03:30:15 lcp-echo-interval 2014-09-09 03:30:15 5 2014-09-09 03:30:15 lcp-echo-failure 2014-09-09 03:30:15 3 2014-09-09 03:30:15 sync 2014-09-09 03:30:15 plugin 2014-09-09 03:30:15 /bin/pppoe.so 2014-09-09 03:30:15 2014-09-09 03:30:15 2014-09-09 03:30:15 2014-09-09 03:30:15 2014-09-09 03:30:15 pppoe_retry_time 2014-09-09 03:30:15 1 2014-09-09 03:30:15 pppoe_padt_time 2014-09-09 03:30:15 1 2014-09-09 03:30:15 pppoe_srv_name 2014-09-09 03:30:15 2014-09-09 03:30:15 pppoe_ac_name 2014-09-09 03:30:15 2014-09-09 03:30:15 pppoe_sock2parent 2014-09-09 03:30:15 10 2014-09-09 03:30:15 wan1 2014-09-09 03:30:15 ipunnumbered 2014-09-09 03:30:15 0.0.0.0 2014-09-09 03:30:15 idle 2014-09-09 03:30:15 0 2014-09-09 03:30:15 unnumbered-negotiate 2014-09-09 03:30:15 enable 2014-09-09 03:30:15 2014-09-09 03:30:15 2014-09-09 03:30:15 2014-09-09 03:30:15
    2014-09-09 03:31:18 child_exit()-482: A child process exits
    2014-09-09 03:31:18 pppoed_main()-643: PID 177 exit
    2014-09-09 03:31:18 pppoed_main()-650: Interface wan1 exit
    2014-09-09 03:31:24 pppoed_main()-589: Start PPPoE interface wan1
    2014-09-09 03:31:24 parameters passed to pppd:
    pppoed_main()-592: PID of wan1 is 178
    2014-09-09 03:31:24 pppd 2014-09-09 03:31:24 0 2014-09-09 03:31:24 pppoed 2014-09-09 03:31:24 wan1 2014-09-09 03:31:24 noipdefault 2014-09-09 03:31:24 noauth 2014-09-09 03:31:24 default-asyncmap 2014-09-09 03:31:24 defaultroute 2014-09-09 03:31:24 hide-password 2014-09-09 03:31:24 nodetach 2014-09-09 03:31:24 mtu 2014-09-09 03:31:24 1492 2014-09-09 03:31:24 mru 2014-09-09 03:31:24 1492 2014-09-09 03:31:24 noaccomp 2014-09-09 03:31:24 noccp 2014-09-09 03:31:24 nobsdcomp 2014-09-09 03:31:24 nodeflate 2014-09-09 03:31:24 nopcomp 2014-09-09 03:31:24 novj 2014-09-09 03:31:24 novjccomp 2014-09-09 03:31:24 user 2014-09-09 03:31:24 MyUser@swisscomdata.ch 2014-09-09 03:31:24 lcp-echo-interval 2014-09-09 03:31:24 5 2014-09-09 03:31:24 lcp-echo-failure 2014-09-09 03:31:24 3 2014-09-09 03:31:24 sync 2014-09-09 03:31:24 plugin 2014-09-09 03:31:24 /bin/pppoe.so 2014-09-09 03:31:24 2014-09-09 03:31:24 2014-09-09 03:31:24 2014-09-09 03:31:24 2014-09-09 03:31:24 pppoe_retry_time 2014-09-09 03:31:24 1 2014-09-09 03:31:24 pppoe_padt_time 2014-09-09 03:31:24 1 2014-09-09 03:31:24 pppoe_srv_name 2014-09-09 03:31:24 2014-09-09 03:31:24 pppoe_ac_name 2014-09-09 03:31:24 2014-09-09 03:31:24 pppoe_sock2parent 2014-09-09 03:31:24 10 2014-09-09 03:31:24 wan1 2014-09-09 03:31:24 ipunnumbered 2014-09-09 03:31:24 0.0.0.0 2014-09-09 03:31:24 idle 2014-09-09 03:31:24 0 2014-09-09 03:31:24 unnumbered-negotiate 2014-09-09 03:31:24 enable 2014-09-09 03:31:24 2014-09-09 03:31:24 2014-09-09 03:31:24 2014-09-09 03:31:24
    2014-09-09 03:32:27 child_exit()-482: A child process exits
    2014-09-09 03:32:27 pppoed_main()-643: PID 178 exit
    2014-09-09 03:32:27 pppoed_main()-650: Interface wan1 exit
    2014-09-09 03:32:33 pppoed_main()-589: Start PPPoE interface wan1
    2014-09-09 03:32:33 parameters passed to pppd:
    pppoed_main()-592: PID of wan1 is 179
    2014-09-09 03:32:33 pppd 2014-09-09 03:32:33 0 2014-09-09 03:32:33 pppoed 2014-09-09 03:32:33 wan1 2014-09-09 03:32:33 noipdefault 2014-09-09 03:32:33 noauth 2014-09-09 03:32:33 default-asyncmap 2014-09-09 03:32:33 defaultroute 2014-09-09 03:32:33 hide-password 2014-09-09 03:32:33 nodetach 2014-09-09 03:32:33 mtu 2014-09-09 03:32:33 1492 2014-09-09 03:32:33 mru 2014-09-09 03:32:33 1492 2014-09-09 03:32:33 noaccomp 2014-09-09 03:32:33 noccp 2014-09-09 03:32:33 nobsdcomp 2014-09-09 03:32:33 nodeflate 2014-09-09 03:32:33 nopcomp 2014-09-09 03:32:33 novj 2014-09-09 03:32:33 novjccomp 2014-09-09 03:32:33 user 2014-09-09 03:32:33 MyUser@swisscomdata.ch 2014-09-09 03:32:33 lcp-echo-interval 2014-09-09 03:32:33 5 2014-09-09 03:32:33 lcp-echo-failure 2014-09-09 03:32:33 3 2014-09-09 03:32:33 sync 2014-09-09 03:32:33 plugin 2014-09-09 03:32:33 /bin/pppoe.so 2014-09-09 03:32:33 2014-09-09 03:32:33 2014-09-09 03:32:33 2014-09-09 03:32:33 2014-09-09 03:32:33 pppoe_retry_time 2014-09-09 03:32:33 1 2014-09-09 03:32:33 pppoe_padt_time 2014-09-09 03:32:33 1 2014-09-09 03:32:33 pppoe_srv_name 2014-09-09 03:32:33 2014-09-09 03:32:33 pppoe_ac_name 2014-09-09 03:32:33 2014-09-09 03:32:33 pppoe_sock2parent 2014-09-09 03:32:33 10 2014-09-09 03:32:33 wan1 2014-09-09 03:32:33 ipunnumbered 2014-09-09 03:32:33 0.0.0.0 2014-09-09 03:32:33 idle 2014-09-09 03:32:33 0 2014-09-09 03:32:33 unnumbered-negotiate 2014-09-09 03:32:33 enable 2014-09-09 03:32:33 2014-09-09 03:32:33 2014-09-09 03:32:33 2014-09-09 03:32:33
    When the fortigate try to initiate the connection, I called my provider (Swisscom, ISP in switzerland), but the support tell me he didn' t see a request for authentification. Is anyone has a PPPoE conneciton with firmware 5.2.0 ? My configuration of WAN1 is basic : set vdom " root" set mode pppoe set allowaccess ping fgfm set type physical set alias " test" set snmp-index 2 set username " MyUser@swisscomdata.ch" set password ENC mypass