I use bimap and wondering if there is some redundancy here:

bimap sppp0 192.168.1.171/32 -> 207.227.112.171/32
bimap sppp0 192.168.1.172/32 -> 207.227.112.172/32
bimap sppp0 192.168.1.173/32 -> 207.227.112.174/32
bimap sppp0 192.168.1.174/32 -> 207.227.112.173/32
map sppp0 192.168.1.171/32 -> 207.227.112.171/32 portmap tcp/udp auto
map sppp0 192.168.1.172/32 -> 207.227.112.172/32 portmap tcp/udp auto
map sppp0 192.168.1.173/32 -> 207.227.112.173/32 portmap tcp/udp auto
map sppp0 192.168.1.174/32 -> 207.227.112.173/32 portmap tcp/udp auto


..when I bimap these 4 machines...do I still need the last 4 rules?

Thanks guys...

-JD

Reply via email to