Date: Sat, 28 Feb 2015 07:03:23 -0500 From: Monah Baki <monahbaki@gmail.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: FreeBSD RDR question Message-ID: <CALP3=x9vaahFQgjCbmzbrJxrBB8PdJ14UpgQwKBwTNWtNAkEWw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi all, I have a freebsd 10.1 running squid, it has a single interface (bge0). My Cisco is doing policy based routing and forwarding all http request to my Freebsd server. In my pf.conf I have the following rule: rdr on bge0 inet proto tcp from any to any port 80 -> 10.0.0.24 port 3128 Do I need to add anything else? Reason I ask, it's not working. Thanks Monah
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALP3=x9vaahFQgjCbmzbrJxrBB8PdJ14UpgQwKBwTNWtNAkEWw>