Cannot get NAT to work throgh RouterBOARD750G

Hello,

I am new to the world of Mikrotik but have worked with Cisco, Linux, Win32 for a number of years. Yes, I have read the tutorial! I have added dhcp server and client and assigned them interfaces ether1 and ether5. I can ping out to the wan from the cli of Mikrotik router but not from connected PC. I have added nat firewall masquerading and that does not work, made sure the default config was removed. Validated ip routing.

I would really appreciate some help with this as my company is eager to find a replacement to our current Linksys stuff being used for Voice-over-Satellite installs.

Thank-you!

Fearon Steele
CCNA, MCP

Please post the output of “/ip address print detail”, “/ip route print detail”, “/interface print”, “/ip firewall export”, and an accurate network diagram.

I did manage to get it working, the only thing I changed was I defined one interface as=Public and the other=Local. Then the NAT started to work.

Thank-you