DHCP client Connection over SFP Port ODI and rb5009

Good afternoon, friends;

Please, I’m replacing the ONT with an ODI Xpon stick. I’ve already configured the ODI. I have internet access on the router, but I don’t have internet access on the PC, MikroTik has the default configuration for both bridge and DHCP server and PC is set to automatic DHCP.. Any recommendations for further consideration?





Regards
oezsNcUjy1.png
IrMODowvPE.png

First you should undo the edit that you’ve made to the masquerade NAT rule (please remove out-interface=sfp-sfpplus1 from the rule).

Then add the two interfaces sfp-sfpplus1 and vlan10 to the WAN interface list


/interface list member
add interface=sfp-sfplus1 list=WAN
add interface=vlan10 list=WAN

Hi friend, thank you very much for your reply, your recommendation solved the problem!