Community discussions

MikroTik App
 
kostasthess
newbie
Topic Author
Posts: 37
Joined: Thu Feb 25, 2010 7:07 pm
Location: Greece
Contact:

Masquerade Problem

Sat May 17, 2014 1:23 am

I dont know what happent but something changed on latest version .

I Masquerade internet but not local network but is not working .

When i add this i cannot use 10.0.0.0/8 network

/ip firewall nat
add action=masquerade chain=srcnat dst-address=!10.0.0.0/8 out-interface=Internet-pppoe

I cannot find anything . Anyone who has the same problem ?
 
User avatar
cdiedrich
Forum Veteran
Forum Veteran
Posts: 997
Joined: Thu Feb 13, 2014 2:03 pm
Location: Basel, Switzerland // Bremen, Germany
Contact:

Re: Masquerade Problem

Tue May 20, 2014 11:47 am

I assume 10.0.0.0/8 is your local subnet?
You don't have any other?
Then you can simply omit the dst-address=!10.0.0.0/8:

ros code

/ip firewall nat
add action=masquerade chain=srcnat out-interface=Internet-pppoe

Who is online

Users browsing this forum: Amazon [Bot], Google [Bot], NecroRAM, tarfox and 132 guests