| |
bit.listserv.openbsd-pf |
ext="fxp0" nat on $ext -> { $my5addrs } i've never dealt personally with multiple egress IPs, but that -- jared [ openbsd 3.9-current GENERIC ( mar 15 ) // i386 ]
> I need some help on setting up IP aliasing with NAT. The need is to
> create static NAT entries for some users due to a limit of 4 sessions
> per Public IP Address for a VPN server. I have 5 addresses from my ISP
> and wanted to use these to get around this 4 sessions per WAN IP. Any
> examples would be greatly appreciated.
int="fxp1"
my5addrs="1.2.0.1 1.2.0.2 1.2.0.3 1.2.0.4 1.2.0.5"
syntax passes the parser