Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jun 2005 20:30:15 -0400
From:      "James Bowman Sineath, III" <sineathj1@citadel.edu>
To:        "FreeBSD Questions" <freebsd-questions@freebsd.org>
Subject:   ipf blocking pass rule
Message-ID:  <004301c56c8a$686010a0$0463a8c0@GARUDA>
References:  <NHBBKEEMKJDINKDJBJHGCECGJCAD.john@day-light.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I have the following rule in my ipf.rules:

pass in log first quick on xl0 proto tcp from any to any port = 25 keep 
state

for some reason it will pass the first connection but block the next. A log 
is below. Any ideas on why this is happening would be much appreciated.

Jun  8 16:11:38 fenrir ipmon[202]: 16:11:34.521157 xl0 @0:6 p 
imf17aec.mail.bellsouth.net[205.152.59.65],35968 -> 
10.0.10.20[65.0.232.44],smtp PR tcp len 20 48 -S 2159541450 0 25416 K-S IN
Jun  8 16:16:42 fenrir ipmon[202]: 16:16:41.852047 xl0 @0:6 b 
imf17aec.mail.bellsouth.net[205.152.59.65],35968 -> 
10.0.10.20[65.0.232.44],smtp PR tcp len 20 40 -AR 2159543277 3340325284 0 
K-S IN 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?004301c56c8a$686010a0$0463a8c0>