Opened 8 years ago
Closed 7 years ago
#150 closed defect (fixed)
Applying changes resets ipv4 and ipv6 forwarding.
Reported by: | petrus | Owned by: | Victor Julien |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | suite | Version: | 0.8rc1 |
Keywords: | Cc: |
Description
Applying changes even though there were no modifications reset the value of net.ipv4.ip_forward
and net.ipv6.conf.*.forwarding
to 0.
I do have several SNAT rules, as well as the appropriate ACCEPT rules. When routing is enabled, rules works fine.
It looks like forward_rules
is not changed as it should.
Note:
See TracTickets
for help on using tickets.
Fixed by https://github.com/inliniac/vuurmuur/pull/7