search for: postrouting_rul

Displaying 3 results from an estimated 3 matches for "postrouting_rul".

Did you mean: postrouting_rule
2009 Jul 13
0
[PATCH server] remove vm forward vnc and vm host history
...pen " + vm.forward_vnc_port.to_s - end - - forward_rule1, forward_rule2 = get_forward_rules(vm) - forward_rule1 = IPTABLES_CMD + " -A FORWARD " + forward_rule1 - forward_rule2 = IPTABLES_CMD + " -A FORWARD " + forward_rule2 - - prerouting_rule, postrouting_rule = get_nat_rules(vm) - prerouting_rule = IPTABLES_CMD + " -t nat -A PREROUTING " + prerouting_rule - postrouting_rule = IPTABLES_CMD + " -t nat -A POSTROUTING " + postrouting_rule - - debug(" open\n forward rule 1: " + forward_rule1 + -...
2018 Feb 15
2
[Bug 1227] New: Current conntrack state isn't considered when evaluating multiple SNAT rules
...ranges, only the first matching entry is evaluated even when the sport range is exhausted. Example: root at LEDE:~# iptables -nvL POSTROUTING -t nat Chain POSTROUTING (policy ACCEPT 127 packets, 8757 bytes) pkts bytes target prot opt in out source destination 3618 215K postrouting_rule all -- * * 0.0.0.0/0 0.0.0.0/0 /* !fw3: user chain for postrouting */ 9 616 SNAT icmp -- * map-mapt0 0.0.0.0/0 0.0.0.0/0 /* !fw3: ubus:mapt0[map] nat 0 */ to:2.127.254.0:1088-1151 2661 139K SNAT tcp -- * ma...
2005 Feb 01
4
Shorewall problem
I am getting the following message when Shorewall stops can anybody shed any light on this message and where I should be looking? Thanks root@bobshost:~# shorewall stop Loading /usr/share/shorewall/functions... Processing /etc/shorewall/params ... Processing /etc/shorewall/shorewall.conf... Loading Modules... Stopping Shorewall...Processing /etc/shorewall/stop ... IP Forwarding Enabled