root@ns1:~# ipfw shipfw: DEPRECATED: 'sh' matched 'show' as a sub-string00005 175264301 166108000919 allow ip from any to any00015 0 0 allow gre from any to any00016 0 0 deny tcp from table(45) to table(44)00016 0 0 deny tcp from table(44) to table(45)00016 0 0 allow ip from 10.135.1.0/24 to table(47)00016 0 0 allow ip from table(47) to 10.135.1.0/2400050 204 15724 allow tcp from any to me dst-port 2200051 184 23052 allow tcp from me 22 to any00052 0 0 allow tcp from any to me dst-port 10050-1005200053 0 0 allow tcp from me 10050-10052 to any00075 0 0 fwd 127.0.0.1,80 tcp from not table(0) to 10.135.1.253 dst-port 80,44300100 24 1216 deny tcp from any to any dst-port 44500110 274 27878 allow ip from any to any via lo000120 763 79536 skipto 1000 ip from me to any00130 0 0 deny log logamount 10 icmp from any to any in icmptypes 5,9,13,14,15,16,1700140 134 60361 deny ip from any to table(120)00150 303 12136 deny ip from table(120) to any00160 5103 407803 skipto 2000 ip from any to me00200 0 0 skipto 500 ip from any to any via rl100300 15028 936958 skipto 4500 ip from any to any in00400 0 0 skipto 450 ip from any to any recv rl100490 0 0 allow ip from any to any00500 0 0 skipto 32500 ip from any to any in00540 0 0 allow ip from any to any01000 110 20799 allow udp from any 53,7723 to any01010 0 0 allow tcp from any to any setup keep-state01020 994 163014 allow udp from any to any keep-state01100 129 7545 allow ip from any to any02000 0 0 check-state02010 99 5913 allow icmp from any to any02020 0 0 allow tcp from any to any dst-port 80,44302060 146 9328 allow udp from any to any dst-port 53,772305000 14197 873237 deny ip from not table(0) to any05001 0 0 skipto 5010 ip from table(127) to table(126)05002 0 0 skipto 5030 ip from any to not table(2)05003 0 0 deny ip from any to not table(1)05004 0 0 pipe tablearg ip from table(21) to any05005 0 0 deny ip from any to any05010 0 0 pipe tablearg ip from table(127) to any05030 0 0 deny tcp from table(15) to any dst-port 2505226 0 0 allow ip from table(127) to table(126)05400 0 0 pipe tablearg ip from table(11) to any32000 0 0 deny ip from any to any33000 0 0 pipe tablearg ip from table(126) to table(127)33001 0 0 skipto 33010 ip from not table(2) to any33002 0 0 pipe tablearg ip from any to table(20)33003 0 0 deny ip from any to any33226 0 0 allow ip from table(126) to table(127)33400 0 0 pipe tablearg ip from any to table(10)65535 2787 187423 deny ip from any to anyroot@ns1:~# ipfw table 0 listroot@ns1:~#
root@ns1:~# ps auxwww | grep nodhcpd 1248 0.0 0.2 3128 2180 ?? Ss 11:35PM 0:00.48 /usr/local/sbin/dhcpd -q -cf /usr/local/nodeny/dhcp.conf -lf /var/db/dhcpd/dhcpd.leases -pf /var/run/dhcpd/dhcpd.pid -user dhcpd -group dhcpd rl0root 1379 0.0 0.8 9748 7800 ?? S< 11:35PM 0:27.52 perl noserver.pl (perl5.8.9)root 1380 0.0 0.6 8488 6468 ?? S< 11:35PM 0:40.85 perl nol2auth.pl (perl5.8.9)root 1381 0.0 1.2 13992 12028 ?? S< 11:35PM 1:06.72 perl nodeny.pl (perl5.8.9)root 1168 0.0 0.1 3464 1372 con- I 11:35PM 0:00.00 sh go.sh noserverroot 1175 0.0 0.1 3464 1372 con- I 11:35PM 0:00.00 sh go.sh nol2authroot 1182 0.0 0.1 3464 1372 con- I 11:35PM 0:00.00 sh go.sh nodenyroot@ns1:~#