Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2009 20:11:05 +0100
From:      Gianni <gdoe6545@yahoo.it>
To:        freebsd-pf@freebsd.org
Subject:   duplicate nat rules listed by pfctl 
Message-ID:  <6BCCA4DE-FD38-494B-A947-4C1D63775A1A@yahoo.it>

next in thread | raw e-mail | index | archive | help
With the following nat rules pfctl lists duplicate entries, can anyone  
explain why this is?

ext_if = "tun0"
nat on $ext_if from $localnet to any -> ($ext_if)
no nat on $ext_if from $localnet to $vpn_nets

# pfctl -s nat
nat on tun0 inet from 192.168.200.0/24 to any -> (tun0) round-robin
nat on tun0 inet from 192.168.200.0/24 to any -> (tun0) round-robin
no nat on tun0 inet from 192.168.200.0/24 to 192.168.0.0/24
no nat on tun0 inet from 192.168.200.0/24 to 192.168.0.0/24





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6BCCA4DE-FD38-494B-A947-4C1D63775A1A>