Hello,
I need some help to remove the router which is behind my Mikrotik router. I’m getting the internet by a guy in my village. He configured the router that in the first ethernet interface is the wifi antenna connected. The wifi antenna works like a simple bridge. The the rest of the ethernet interfaces are connected to an virtual “wan_pppoe” interface. Because of this, I had to place a second router (FritzBox) in the second ethernet interface. The FritzBox router works like a simple IP client. It uses the client configuration which I got by the guy in my village. I configured a DHCP server in the FritzBox router to use that router for my home network.
Now, I want to remove the FritzBox router and use the Mikrotik as the main router but I have problems in configuration of this router. I’m a software developer and I didn’t work with a professional router like this yet.
In Mikrotik I have several interfaces:
eth1 till eth5
wan_pppoe
pppoe-out2
local
And they are connected together like this:
eth2 / FritzBox router → wan_pppoe → pppoe-out2 → local / eth1 (wifi antenna in bridge mode)
I already tried to assign the 157.xxx.129.62 ip address of the FritzBox to the wan_pppoe interface. Then, I put the gateway in “Routes” for 0.0.0.0/0. DNS servers are also set. In NAT I used “srcnat” as a chain and “masquerade” as action for the wan_pppoe interface (out). Now, then I try to send a ping out of the wan_pppoe interface, I don’t get an answer. I can ping the gateway, only.
I assume that I forget something simple. It would be great if someone could let me know in few steps what I have to configure to get a ping out of the wan_pppoe interface. The rest, the configuration of the DHCP server and to connect the eth2 - eth5 interfaces together as a switch, shouldn’t be a problem for me.
I played back the backup to the Mikrotik with the original configuration of the guy in my village and made a screenshot of it. For the help, the next beer will be payed by me!
Thank you.
Best regards
Maybe it’s just me, but I’m a little lost in your description. Instead of screenshot, select New Terminal on left, run “/export hide-sensitive”, post the output and you may have better luck with that.