Date: Fri, 19 Jun 2015 00:10:01 -0400 From: "Chuck @ Mantis" <chuck@mantis.biz> To: freebsd-pf@freebsd.org Subject: adding an additional block & gateway Message-ID: <55839619.8000603@mantis.biz>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55839619.8000603>