Created
November 20, 2014 05:52
-
-
Save yenleidong/b3a08e8e62b866e022b2 to your computer and use it in GitHub Desktop.
masquerade_2wan
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/ip fi nat | |
add action=masquerade chain=srcnat out-interface=ether1 | |
add action=masquerade chain=srcnat out-interface=ether2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment