I’m trying to get my HG533 router working in bridge mode as a modem only. It is able to get an ADSL session up.
I set up the MikroTik more or less as described here:
http://robert.penz.name/484/howto-use-a-mikrotik-as-router-for-a-pppoa-dsl-internet-connection/
Except I did not do the full reset at the start. I just set up a ppp profile, then ppp client as described. I also tried a PPPoE client, with the first ethernet port as the target. I am actually not sure if I should be using a ppp client, a PPPTP client or a PPPoE client.
PPPoE client logs:
11:20:07 pppoe,ppp,info pppoe-out1: initializing…
11:20:07 pppoe,ppp,info pppoe-out1: connecting…
11:20:17 pppoe,ppp,info pppoe-out1: terminating… - disconnected
11:20:17 pppoe,ppp,info pppoe-out1: disconnected
ppp client logs:
11:08:38 pptp,ppp,info ppptpDslInternet: connecting…
11:08:38 pptp,ppp,info ppptpDslInternet: terminating… - connection refused
11:08:38 pptp,ppp,info ppptpDslInternet: disconnected
Any pointers to how I can figure out why this doesn’t work?