s0lar
Executive Member
- Joined
- Sep 22, 2009
- Messages
- 7,340
- Reaction score
- 5,950
Hi All,
Anybody managed to get a Mikrotik HAP ac2 and a Dasan ONT to play nicely together? Or have a path to troubleshoot this?
The Mikrotik goes into a loop of initialising, connecting then disconnecting when I start the PPPoE connection.
My back up router an old D-Link DIR-825 connects perfectly. I prefer to use the Mikrotik as I have done iPerf and latency tests on Wifi and the Mikrotik clearly out performs the D-LInk, also have a lot of config I previously setup which the D-Link doesn't support.
My PPPoE config is as below, this worked perfectly on Openserve with their ONT. Only difference now is Octatel and Dasan ONT.
Any ideas or has somebody got this working before?
Cool Ideas -> Dasan H665 ONT -> Octatel
Anybody managed to get a Mikrotik HAP ac2 and a Dasan ONT to play nicely together? Or have a path to troubleshoot this?
The Mikrotik goes into a loop of initialising, connecting then disconnecting when I start the PPPoE connection.
My back up router an old D-Link DIR-825 connects perfectly. I prefer to use the Mikrotik as I have done iPerf and latency tests on Wifi and the Mikrotik clearly out performs the D-LInk, also have a lot of config I previously setup which the D-Link doesn't support.
My PPPoE config is as below, this worked perfectly on Openserve with their ONT. Only difference now is Octatel and Dasan ONT.
Code:
/interface pppoe-client
add add-default-route=yes interface=ether1 name=pppoe-out1 password=xxxxxxxx \
service-name="Cool Ideas" use-peer-dns=yes user=\
[email protected]
Any ideas or has somebody got this working before?
Cool Ideas -> Dasan H665 ONT -> Octatel

