Hi,
 Want to know if antispoof also include the alias ip address(es) off
the given interface?
 hostname.fxp0:
     inet 192.168.0.10 255.255.255.0 NONE
     inet alias 192.168.0.11
 pf.conf:
     antispoof quick for fxp0
 The faq say pf would expand the antispoof rule into the following
two rules:
     block in quick on ! fxp0 inet from 192.168.0.0/24 to any
     block in from 192.168.0.10 to any
 Does pf create also the following rules:
     block in from 192.168.0.11 to any
 Or does I have to create this additionaly rule explicitly?
 Thanks
--- E-Mail mit adon gesendet (http://www.adon.li)/

Reply via email to