Hi everyone,
we have a WISP all (or almost all) with Mikrotik hardware. Sometimes, random, some clients CPE, after a reboot, are not able to connect to internet. This happen because the PPPoE into the client (SXT or LHG) did not receive a PADO response after the PADI request:
Jun/26/2018 09:41:52 pppoe,ppp,info pppoe-internet: initializing...
Jun/26/2018 09:41:52 pppoe,ppp,info pppoe-internet: connecting...
Jun/26/2018 09:41:52 pppoe,debug,packet wlan1: sent PADI to FF:FF:FF:FF:FF:FF
Jun/26/2018 09:41:52 pppoe,debug,packet session-id=0x0000
Jun/26/2018 09:41:52 pppoe,debug,packet host-uniq=0xae001e
Jun/26/2018 09:41:52 pppoe,debug,packet service-name=
Jun/26/2018 09:41:53 pppoe,debug,packet wlan1: sent PADI to FF:FF:FF:FF:FF:FF
Jun/26/2018 09:41:53 pppoe,debug,packet session-id=0x0000
Jun/26/2018 09:41:53 pppoe,debug,packet host-uniq=0xae001e
Jun/26/2018 09:41:53 pppoe,debug,packet service-name=
Jun/26/2018 09:41:54 pppoe,debug,packet wlan1: sent PADI to FF:FF:FF:FF:FF:FF
Jun/26/2018 09:41:54 pppoe,debug,packet session-id=0x0000
Jun/26/2018 09:41:54 pppoe,debug,packet host-uniq=0xae001e
Jun/26/2018 09:41:54 pppoe,debug,packet service-name=
Jun/26/2018 09:41:55 pppoe,debug,packet wlan1: sent PADI to FF:FF:FF:FF:FF:FF
Jun/26/2018 09:41:55 pppoe,debug,packet session-id=0x0000
Jun/26/2018 09:41:55 pppoe,debug,packet host-uniq=0xae001e
Jun/26/2018 09:41:55 pppoe,debug,packet service-name=
Jun/26/2018 09:41:56 pppoe,debug,packet wlan1: sent PADI to FF:FF:FF:FF:FF:FF
Jun/26/2018 09:41:56 pppoe,debug,packet session-id=0x0000
Jun/26/2018 09:41:56 pppoe,debug,packet host-uniq=0xae001e
Jun/26/2018 09:41:56 pppoe,debug,packet service-name=
Jun/26/2018 09:41:57 pppoe,debug,packet wlan1: sent PADI to FF:FF:FF:FF:FF:FF
Jun/26/2018 09:41:57 pppoe,debug,packet session-id=0x0000
Jun/26/2018 09:41:57 pppoe,debug,packet host-uniq=0xae001e
Jun/26/2018 09:41:57 pppoe,debug,packet service-name=
Jun/26/2018 09:41:58 pppoe,debug,packet wlan1: sent PADI to FF:FF:FF:FF:FF:FF
Jun/26/2018 09:41:58 pppoe,debug,packet session-id=0x0000
Jun/26/2018 09:41:58 pppoe,debug,packet host-uniq=0xae001e
Jun/26/2018 09:41:58 pppoe,debug,packet service-name=
Jun/26/2018 09:41:59 pppoe,debug,packet wlan1: sent PADI to FF:FF:FF:FF:FF:FF
Jun/26/2018 09:41:59 pppoe,debug,packet session-id=0x0000
Jun/26/2018 09:41:59 pppoe,debug,packet host-uniq=0xae001e
Jun/26/2018 09:41:59 pppoe,debug,packet service-name=
Jun/26/2018 09:42:00 pppoe,debug,packet wlan1: sent PADI to FF:FF:FF:FF:FF:FF
Jun/26/2018 09:42:00 pppoe,debug,packet session-id=0x0000
Jun/26/2018 09:42:00 pppoe,debug,packet host-uniq=0xae001e
Jun/26/2018 09:42:00 pppoe,debug,packet service-name=
Jun/26/2018 09:42:01 pppoe,debug,packet wlan1: sent PADI to FF:FF:FF:FF:FF:FF
Jun/26/2018 09:42:01 pppoe,debug,packet session-id=0x0000
Jun/26/2018 09:42:01 pppoe,debug,packet host-uniq=0xae001e
Jun/26/2018 09:42:01 pppoe,debug,packet service-name=
Jun/26/2018 09:42:02 pppoe,ppp,info pppoe-internet: terminating... - disconnected
Jun/26/2018 09:42:02 pppoe,ppp,debug pppoe-internet: LCP lowerdown
Jun/26/2018 09:42:02 pppoe,ppp,debug pppoe-internet: LCP down event in initial state
Jun/26/2018 09:42:02 pppoe,ppp,info pppoe-internet: disconnected
Into same period of time we have logged PPPoE requests into PPPoE Server and no PADI brodcast request from previous CPE was received.
Network is in bridge: CPE → Sectors (generally MANTBOX19) → Backbone Network → PPPoE
As said, this happen at random times and at random clients, every times with different equipment (SXT, SXT AC, LHG) and different RouterOS version (also with last available).
A strange thing: the CPE is registered into the sector and after a remote connection with Mac-Telnet from ours NOC operators the PPPoE Client immediatly connect!
Any solution?
Thanx in advance.