Does PF firewall have stateless rules
From: fbsd_user (fbsd_user_at_a1poweruser.com)
Date: 07/07/05
- Previous message: Piotr Baranowski: "Re[2]: Kernel compiling error on FreeBSD 5.4"
- Next in thread: Giorgos Keramidas: "Re: Does PF firewall have stateless rules"
- Reply: Giorgos Keramidas: "Re: Does PF firewall have stateless rules"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "freebsd-questions@FreeBSD. ORG" <freebsd-questions@FreeBSD.ORG> Date: Wed, 6 Jul 2005 21:34:53 -0400
Does the OpenBSD Packet Filter firewall have stateless rules?
Meaning, if I coded a rule to pass in for port 23 without any of the
different state options coded,
do I also have to code the same kind of rule to allow that port 23 packet
back out like in IPFW.
Or is there no stateless rules in PF?
Meaning that coding a rule to pass in for port 23 without any of the
different state options coded,
it defaults to standard state processing and the resulting outbound packet
will be allowed out
because it belongs to the same session.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Piotr Baranowski: "Re[2]: Kernel compiling error on FreeBSD 5.4"
- Next in thread: Giorgos Keramidas: "Re: Does PF firewall have stateless rules"
- Reply: Giorgos Keramidas: "Re: Does PF firewall have stateless rules"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|