Community discussions

MikroTik App
 
fonestar
just joined
Topic Author
Posts: 10
Joined: Fri Jan 07, 2011 7:49 pm

Cannot get NAT to work throgh RouterBOARD750G

Fri Jan 07, 2011 7:56 pm

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
 
fewi
Forum Guru
Forum Guru
Posts: 7717
Joined: Tue Aug 11, 2009 3:19 am

Re: Cannot get NAT to work throgh RouterBOARD750G

Fri Jan 07, 2011 9:06 pm

Please post the output of "/ip address print detail", "/ip route print detail", "/interface print", "/ip firewall export", and an accurate network diagram.
 
fonestar
just joined
Topic Author
Posts: 10
Joined: Fri Jan 07, 2011 7:49 pm

Re: Cannot get NAT to work throgh RouterBOARD750G

Fri Jan 07, 2011 11:15 pm

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