ipfw uid problems

Smo0ke co0lkizz at btinternet.com
Fri Mar 19 10:34:32 PST 2004


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


More information about the freebsd-ipfw mailing list