Date: Thu, 30 Sep 2004 02:41:03 -0700 From: Roisin Murphy <Roisin.Murphy@gmail.com> To: freebsd-questions@freebsd.org Subject: filtering aliasIP from the primaryIP with IPF Message-ID: <b21e6cca040930024136c29dfd@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
allright, nevermind, this solved it: pass in quick on lo0 proto tcp from 192.168.1.34 to 192.168.1.35 port = 22 flags S keep state block out quick on lo0 proto tcp/udp from 192.168.1.35 to 192.168.1.34 keep state keep frags
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b21e6cca040930024136c29dfd>