Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 1999 01:44:05 -0400 (EDT)
From:      Brian Feldman <green@unixhelp.org>
To:        hackers@freebsd.org
Subject:   ipfw uid mods (seemingly) done
Message-ID:  <Pine.BSF.4.05.9904050141480.30815-100000@janus.syracuse.net>

next in thread | raw e-mail | index | archive | help
  I'd like some more testing of the ipfw uid mods (found at
http://janus.syracuse.net/~green/public_html/ipfw_uid.patch) before I'm
truly comfortable that it's fine and dandy.  I added incoming packet support
today, as you can see:

{"/home/green"}# ipfw show
00010    26    4810 count udp from any to any uid 1000 in
00020    36    3451 count udp from any to any uid 1000 out
00030    62    8261 count udp from any to any uid 1000
00040 10027 3515352 count tcp from any to any uid 1000 in
00050 10722  730029 count tcp from any to any uid 1000 out
00060 20749 4245381 count tcp from any to any uid 1000
00070 10053 3520162 count ip from any to any uid 1000 in
00080 10758  733480 count ip from any to any uid 1000 out
00090 20811 4253642 count ip from any to any uid 1000
00100 17388 5219622 allow ip from any to any via lo0
00200     0       0 allow ip from any to 127.0.0.0/8 out
00300     0       0 deny ip from any to 127.0.0.0/8
00400     0       0 allow ip from any to 10.0.0.0/8 via ppp0
00410     0       0 deny ip from any to 10.0.0.0/8 in
00500     0       0 allow ip from any to 192.168.0.0/16 via ppp0
00510     0       0 deny ip from any to 192.168.0.0/16 in
00600     0       0 allow tcp from any to any 6010 in
00610     0       0 deny tcp from any to any 6000-6063 in
65535  6731 2122739 allow ip from any to any



 Brian Feldman                _ __ ___ ____  ___ ___ ___  
 green@unixhelp.org                _ __ ___ | _ ) __|   \ 
     FreeBSD: The Power to Serve!      _ __ | _ \__ \ |) |
         http://www.freebsd.org           _ |___/___/___/ 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9904050141480.30815-100000>