I'm currently using FreeBSD and PF as a gateway and firewall in front of
a handful of web servers.
External:
defaultrouter="79.112.227.33"
ifconfig_bge0="inet 79.112.227.34 netmask 255.255.255.224"
I've asked the datacenter for an additional block and received:
Gateway : 60.34.75.209
IP block : 60.34.75.208/28
Subnet : 255.255.255.240
Since the gateways are different, I'm assuming I need to use PF or BSD
to somehow direct (route?) traffic which came via the new block out
through the new gateway?
Do I need an additional NIC or would aliases work?
Where should the routing rules happen (freebsd routes or in pf somehow)?
Thank you for any advice (1st post here)
_______________________________________________
freebsd-pf@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-pf
To unsubscribe, send any mail to "freebsd-pf-unsubscr...@freebsd.org"