added NETMAP rules for the reverse direction

This commit is contained in:
Andreas Steffen
2010-07-27 21:16:44 +02:00
parent c100dd6b5f
commit ff7b0dd289
3 changed files with 11 additions and 4 deletions
@@ -1,7 +1,10 @@
moon::ipsec statusall::net-net.*ESTABLISHED::YES
sun::ipsec statusall::net-net.*ESTABLISHED::YES
alice::ping -c 1 10.6.0.10::64 bytes from 10.6.0.10: icmp_seq=1::YES
bob::ping -c 1 10.9.0.10::64 bytes from 10.9.0.10: icmp_seq=1::YES
sun::tcpdump::IP moon.strongswan.org > sun.strongswan.org: ESP::YES
sun::tcpdump::IP sun.strongswan.org > moon.strongswan.org: ESP::YES
bob::tcpdump::IP 10.9.0.10 > bob.strongswan.org: ICMP echo request::YES
bob::tcpdump::IP bob.strongswan.org > 10.9.0.10: ICMP echo reply::YES
bob::tcpdump::IP bob.strongswan.org > 10.9.0.10: ICMP echo reply::YES
bob::tcpdump::IP bob.strongswan.org > 10.9.0.10: ICMP echo request::YES
bob::tcpdump::IP 10.9.0.10 > bob.strongswan.org: ICMP echo reply::YES