[prev in list] [next in list] [prev in thread] [next in thread] 

List:       netfilter
Subject:    ip6tables equivalent of "-m statistic --mode nth --every 2 -j SNAT"?
From:       Tomasz Chmielewski <mangoo () wpkg ! org>
Date:       2011-05-18 18:13:02
Message-ID: 4DD40C2E.8030205 () wpkg ! org
[Download RAW message or body]

I'm having hard time trying to figure out how to rewrite the following iptables rules \
into ip6tables:

iptables -t nat -I POSTROUTING -m state --state NEW -p tcp --dport 80 -o eth0 -m \
statistic --mode nth --every 2 -j SNAT --to-source 10.1.1.1 iptables -t nat -I \
POSTROUTING -m state --state NEW -p tcp --dport 80 -o eth0 -m statistic --mode nth \
--every 2 -j SNAT --to-source 10.1.1.2


Since there is no nat in IPv6, is it at all possible with ip6tables? 


-- 
Tomasz Chmielewski
http://wpkg.org
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic