Ik probeer een odido verbinding zakelijk om te zetten naar een eigen router (Fortigate 60F). We hebben info gerkegen van Odido om zelf de router in te stellen, maar het werkt niet. Iemand hier een idee wat er mis gaat. Hieronder zie je de logging en de config. Wat we zien is dat we PADI Packets sturen, maar geen PADO Packets terug krijgen.
VFI-FGT-60F # diagnose debug enable
VFI-FGT-60F # update_interfaces()-432: Update PPPoE interfaces
update_interfaces()-436: Invalidate PPPoE interface Odido
update_interfaces()-490: Found PPPoE interface Odido
update_interfaces()-572: PPPoE parameters of Odido changed.
Terminating on signal 15.
child_exit()-650: A child process exits
pppoed_main()-863: PID 1805 exit
pppoed_main()-869: Interface Odido exit
pppoed_main()-794: Start PPPoE interface Odido
pppoed_main()-797: PID of Odido is 1814
parameters passed to pppd:
pppd 0 pppoed Odido nopersist noipdefault noauth defaultroute default-asyncmap hide-password nodetach mtu 1492 mru 1492 noaccomp noccp nobsdcomp nodeflate nopcomp novj novjccomp user 3828587087@IPAccess.net lcp-echo-interval 5 lcp-echo-failure 3 sync plugin /bin/pppoe.so pppoe_retry_time 1 pppoe_padt_time 1 pppoe_srv_name pppoe_ac_name pppoe_hostuniq 9712300 pppoe_vlan_cos 0 pppoe_sock2parent 9 Odido ipunnumbered 0.0.0.0 idle 0 unnumbered-negotiate enable
plugin_init()-104:
*************************** ver-4.6
verify_net_device()-290: dev: Odido has idx: 601882625
pppoe_setup_netdevice()-723: dev: Odido - assign to the_channel(pppd)
pppoe_init_session()-138:
verify_net_device()-290: dev: Odido has idx: 601882625
pppoe_process_extra_options()-119: file - /etc/ppp/options., devnam - Odido
pppoe_connect_session()-279: dev: Odido
client_init_session()-174: dev: Odido
verify_net_device()-290: dev: Odido has idx: 601882625
connect_session()-376: dev: Odido
pppoe_disc_sendpacket()-542: session id: 0
pppoe_disc_sendpacket()-550: sending PPPoE Discovery packet: pkt->hdr->code = 'PADI_CODE'
pppoe_disc_sendpacket()-609: sendto tx len 25
connect_session()-405: reTx: 0, timeout: 1
connect_session()-421: ses->retransmits = 0, ses->max_retransmits = 5
connect_session()-431: sending disc packet reTx #1
pppoe_disc_sendpacket()-542: session id: 0
pppoe_disc_sendpacket()-550: sending PPPoE Discovery packet: pkt->hdr->code = 'PADI_CODE'
pppoe_disc_sendpacket()-609: sendto tx len 25
connect_session()-405: reTx: 1, timeout: 2
connect_session()-421: ses->retransmits = 1, ses->max_retransmits = 5
connect_session()-431: sending disc packet reTx #2
pppoe_disc_sendpacket()-542: session id: 0
pppoe_disc_sendpacket()-550: sending PPPoE Discovery packet: pkt->hdr->code = 'PADI_CODE'
pppoe_disc_sendpacket()-609: sendto tx len 25
connect_session()-405: reTx: 2, timeout: 4
connect_session()-421: ses->retransmits = 2, ses->max_retransmits = 5
connect_session()-431: sending disc packet reTx #3
pppoe_disc_sendpacket()-542: session id: 0
pppoe_disc_sendpacket()-550: sending PPPoE Discovery packet: pkt->hdr->code = 'PADI_CODE'
pppoe_disc_sendpacket()-609: sendto tx len 25
connect_session()-405: reTx: 3, timeout: 8
also FGT interface configuration:
VFI-FGT-60F (Odido) # show
config system interface
edit "Odido"
set vdom "root"
set mode pppoe
set allowaccess ping https
set estimated-upstream-bandwidth 1000000
set estimated-downstream-bandwidth 1000000
set role wan
set snmp-index 34
set username XXXXXXXXXX
set password ENC XXXXXXXX
set interface "wan1"
set mtu-override enable
set mtu 1492
set vlanid 32
next
end
also FGT configuration:
VFI-FGT-60F (Odido) # show
config system interface
edit "Odido"
set vdom "root"
set mode pppoe
set allowaccess ping https
set estimated-upstream-bandwidth 1000000
set estimated-downstream-bandwidth 1000000
set role wan
set snmp-index 34
set username XXXXXXXXXX
set password ENC XXXXXXXX
set interface "wan1"
set vlanid 32
next
end
VFI-FGT-60F # diagnose debug enable
VFI-FGT-60F # update_interfaces()-432: Update PPPoE interfaces
update_interfaces()-436: Invalidate PPPoE interface Odido
update_interfaces()-490: Found PPPoE interface Odido
update_interfaces()-572: PPPoE parameters of Odido changed.
Terminating on signal 15.
child_exit()-650: A child process exits
pppoed_main()-863: PID 1805 exit
pppoed_main()-869: Interface Odido exit
pppoed_main()-794: Start PPPoE interface Odido
pppoed_main()-797: PID of Odido is 1814
parameters passed to pppd:
pppd 0 pppoed Odido nopersist noipdefault noauth defaultroute default-asyncmap hide-password nodetach mtu 1492 mru 1492 noaccomp noccp nobsdcomp nodeflate nopcomp novj novjccomp user 3828587087@IPAccess.net lcp-echo-interval 5 lcp-echo-failure 3 sync plugin /bin/pppoe.so pppoe_retry_time 1 pppoe_padt_time 1 pppoe_srv_name pppoe_ac_name pppoe_hostuniq 9712300 pppoe_vlan_cos 0 pppoe_sock2parent 9 Odido ipunnumbered 0.0.0.0 idle 0 unnumbered-negotiate enable
plugin_init()-104:
*************************** ver-4.6
verify_net_device()-290: dev: Odido has idx: 601882625
pppoe_setup_netdevice()-723: dev: Odido - assign to the_channel(pppd)
pppoe_init_session()-138:
verify_net_device()-290: dev: Odido has idx: 601882625
pppoe_process_extra_options()-119: file - /etc/ppp/options., devnam - Odido
pppoe_connect_session()-279: dev: Odido
client_init_session()-174: dev: Odido
verify_net_device()-290: dev: Odido has idx: 601882625
connect_session()-376: dev: Odido
pppoe_disc_sendpacket()-542: session id: 0
pppoe_disc_sendpacket()-550: sending PPPoE Discovery packet: pkt->hdr->code = 'PADI_CODE'
pppoe_disc_sendpacket()-609: sendto tx len 25
connect_session()-405: reTx: 0, timeout: 1
connect_session()-421: ses->retransmits = 0, ses->max_retransmits = 5
connect_session()-431: sending disc packet reTx #1
pppoe_disc_sendpacket()-542: session id: 0
pppoe_disc_sendpacket()-550: sending PPPoE Discovery packet: pkt->hdr->code = 'PADI_CODE'
pppoe_disc_sendpacket()-609: sendto tx len 25
connect_session()-405: reTx: 1, timeout: 2
connect_session()-421: ses->retransmits = 1, ses->max_retransmits = 5
connect_session()-431: sending disc packet reTx #2
pppoe_disc_sendpacket()-542: session id: 0
pppoe_disc_sendpacket()-550: sending PPPoE Discovery packet: pkt->hdr->code = 'PADI_CODE'
pppoe_disc_sendpacket()-609: sendto tx len 25
connect_session()-405: reTx: 2, timeout: 4
connect_session()-421: ses->retransmits = 2, ses->max_retransmits = 5
connect_session()-431: sending disc packet reTx #3
pppoe_disc_sendpacket()-542: session id: 0
pppoe_disc_sendpacket()-550: sending PPPoE Discovery packet: pkt->hdr->code = 'PADI_CODE'
pppoe_disc_sendpacket()-609: sendto tx len 25
connect_session()-405: reTx: 3, timeout: 8
also FGT interface configuration:
VFI-FGT-60F (Odido) # show
config system interface
edit "Odido"
set vdom "root"
set mode pppoe
set allowaccess ping https
set estimated-upstream-bandwidth 1000000
set estimated-downstream-bandwidth 1000000
set role wan
set snmp-index 34
set username XXXXXXXXXX
set password ENC XXXXXXXX
set interface "wan1"
set mtu-override enable
set mtu 1492
set vlanid 32
next
end
also FGT configuration:
VFI-FGT-60F (Odido) # show
config system interface
edit "Odido"
set vdom "root"
set mode pppoe
set allowaccess ping https
set estimated-upstream-bandwidth 1000000
set estimated-downstream-bandwidth 1000000
set role wan
set snmp-index 34
set username XXXXXXXXXX
set password ENC XXXXXXXX
set interface "wan1"
set vlanid 32
next
end