head 1.1; access; symbols; locks georg:1.1; strict; comment @# @; 1.1 date 2003.10.14.12.59.34; author georg; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @ipfw -f flush ipfw zero ipfw resetlog ipfw add 1 allow ip from any to any ipfw add 100 allow ip from any to any via lo0 ipfw add 110 allow ip from me to 80.109.10.71 ipfw add 120 allow ip from 80.109.10.71 to me ipfw add 130 allow ip from me to 212.186.127.83 ipfw add 140 allow ip from 212.186.127.83 to me ipfw add 150 allow ip from me to 128.131.166.89 ipfw add 160 allow ip from 128.131.166.89 to me ipfw add 170 allow ip from me to 128.131.166.101 ipfw add 180 allow ip from 128.131.166.101 to me ipfw add 190 allow ip from me to 213.47.21.241 ipfw add 200 allow ip from 213.47.21.241 to me ipfw add 210 allow ip from me to 137.208.16.32 ipfw add 220 allow ip from 137.208.16.32 to me ipfw add 230 allow ip from me to 80.110.235.124 ipfw add 240 allow ip from 80.110.235.124 to me ipfw add 250 allow ip from me to 148.231.182.36 ipfw add 260 allow ip from 148.231.182.36 to me ipfw add 270 allow ip from me to 150.214.191.114 ipfw add 280 allow ip from 150.214.191.114 to me ipfw add 290 allow ip from me to 143.89.102.188 ipfw add 300 allow ip from 143.89.102.188 to me ipfw add 310 allow ip from me to 80.110.133.65 ipfw add 320 allow ip from 80.110.133.65 to me ipfw add 330 allow ip from me to 131.130.121.49 ipfw add 340 allow ip from 131.130.121.49 to me ipfw add 350 allow tcp from me auth,12023 to any ipfw add 360 allow tcp from any to me auth,12023 ipfw add 370 check-state ipfw add 380 allow tcp from me to any keep-state ipfw add 390 allow udp from me to any keep-state ipfw add 400 unreach port udp from any to me 33434-33523 ipfw add 410 allow icmp from any to any ipfw add 420 deny udp from any to any ipfw add 430 deny tcp from any to any ipfw del 1 @