IPFW - uid issues in 4.9-RELEASE?

Grant Millar Co0lkizz at btinternet.com
Mon Mar 22 11:43:29 PST 2004


I have a problem with ipfw I'm not sure whether it's due to me or the
software, 
here is a setup I've implemented as a test:
 

uneix# ipfw show

00100       0         0 allow tcp from 66.90.96.8 to any uid admin

00200       0         0 allow tcp from 66.90.96.8 to any uid root

00300       3       144 allow tcp from any to 66.90.96.8

00400       3       132 deny tcp from 66.90.96.8 to any

65535 3401193 353376950 allow ip from any to any

uneix#

 
Now as you can see no packets are being accepted under the uid root or
admin, 
I'm trying to get through on port 80 for httpd with no avial, I've also
tried
other methods such as setting up a bnc and trying to connect to that but

with no success. I've also tried a few things such as adding uid www but

that didn't work. 
 
Any suggestions my machine is running 4.9-RELEASE,
 
Thanks in advance,
 
Grant Millar

 



More information about the freebsd-ipfw mailing list