The following reply was made to PR kern/130977; it has been noted by GNATS.
From: Oleg S <[email protected]> To: [email protected], [email protected] Cc: Subject: Re: kern/130977: [netgraph][pf] kernel panic trap 12 on user connect to VPN server Date: Sun, 15 Feb 2009 22:25:05 +0200 More detailed: in pf firewall should be rule like: pass in quick proto tcp from any to (self) port 25 flags S/SA keep state e.g. system crash in case in firewall present '(self)' macro _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-pf To unsubscribe, send any mail to "[email protected]"
