Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2004 18:34:27 -0000
From:      "Smo0ke" <co0lkizz@btinternet.com>
To:        <freebsd-ipfw@freebsd.org>
Subject:   ipfw uid problems
Message-ID:  <007301c40de0$cfda1d70$0400a8c0@c15970.findquick.com>

next in thread | raw e-mail | index | archive | help
I have a problem with ipfw im not sure wether its due to me or the =
software, here is a setup ive implemented as a test:

# ipfw show
00100      0        0 allow tcp from 66.x.x.236 to any uid root
00200     10      440 deny tcp from 66.x.x.236 to any
65535 349814 68070365 allow ip from any to any
#

now as you can see no packets are being accepted under the uid root, im =
trying to get through on port 80 for httpd with no avial, ive tried a =
few things such as adding uid www but that didnt work ive also tried =
setting up a log, you can see the results of the above ruleset below =
when trying to access 66.x.x.236 on port 80:

Mar 19 16:46:17 host /kernel: ipfw: 100 Accept TCP 81.x.x.226:24862 =
66.x.x.236:80 in via fxp0
Mar 19 16:46:26 host last message repeated 2 times

Any suggestions my machine is running 4.9-RELEASE,

Regards,
Grant Millar



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007301c40de0$cfda1d70$0400a8c0>