[FS#382] Simple static routes not working when firewall+masquerading is active

LEDE Bugs lede-bugs at lists.infradead.org
Fri Jan 13 08:07:26 PST 2017


The following task has a new comment added:

FS#382 - Simple static routes not working when firewall+masquerading is active
User who did this - Mauro Mozzarelli (ezplanet)

----------
I tried the configuration posted above, unfortunately it does not work in my case.

config rule
    option target 'ACCEPT'
    option proto 'all'
    option name 'my-dmz-subnet'
    option src '*'
    option src_ip 'A.B.C.D/28'
    option dest '*'

So far it worked only with SNAT.
----------

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=382#comment1249



More information about the lede-bugs mailing list