Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ipfw kernel modules loaded
- 00100 0 0 allow ip from any to any via lo0
- 00200 52 6098 allow ip from any to 127.0.0.0/8
- 00300 0 0 allow ip from 127.0.0.0/8 to any
- 00400 18554 1057406 allow ip from any to 10.1.1.0/24
- 00500 44 3117 allow ip from 10.1.1.0/24 to any
- 00600 9710 1646180 allow ip from 192.168.4.0/24 to 192.168.4.0/24
- 00700 0 0 allow ip from 192.168.5.0/24 to 192.168.5.0/24
- 00800 0 0 allow ip from 192.168.6.0/24 to 192.168.6.0/24
- 00900 0 0 allow ip from 192.168.7.0/24 to 192.168.7.0/24
- 01000 0 0 allow ip from 192.168.8.0/24 to 192.168.8.0/24
- 01100 21052 2965355 allow ip from 192.168.9.0/24 to 192.168.9.0/24
- 01200 648 134633 allow ip from 192.168.10.0/24 to 192.168.10.0/24
- 01300 15588 1950498 allow ip from 192.168.11.0/24 to 192.168.11.0/24
- 01400 0 0 allow ip from 192.168.12.0/24 to 192.168.12.0/24
- 01500 0 0 allow ip from 192.168.13.0/24 to 192.168.13.0/24
- 01600 0 0 reject ip from 192.168.4.250 to any
- 01700 0 0 reject ip from 192.168.4.192/26 to table(1) dst-port 80
- 01800 0 0 reject ip from 192.168.4.192/26 to table(1) dst-port 443
- 01900 1448582 1940518969 queue 1 ip from any to 192.168.4.0/24 in via eth2
- 02000 874752 68091116 queue 2 ip from 192.168.4.0/24 to any in via eth1
- 02100 0 0 queue 3 ip from any to 192.168.5.0/24 in via eth2
- 02200 0 0 queue 4 ip from 192.168.5.0/24 to any in via eth0.2
- 02300 0 0 queue 5 ip from any to 192.168.6.0/24 in via eth2
- 02400 0 0 queue 6 ip from 192.168.6.0/24 to any in via eth0.3
- 02500 11843 1675799 queue 7 ip from any to 192.168.7.0/24 in via eth2
- 02600 0 0 queue 8 ip from 192.168.7.0/24 to any in via eth0.4
- 02700 0 0 queue 9 ip from any to 192.168.8.0/24 in via eth2
- 02800 8 2782 queue 10 ip from 192.168.8.0/24 to any in via eth0.5
- 02900 128928 31888611 queue 11 ip from any to 192.168.9.0/24 in via eth2
- 03000 229413 27099135 queue 12 ip from 192.168.9.0/24 to any in via eth0.6
- 03100 52016 50720860 queue 13 ip from any to 192.168.10.0/24 in via eth2
- 03200 46034 2849708 queue 14 ip from 192.168.10.0/24 to any in via eth0.7
- 03300 226881 122194157 queue 15 ip from any to 192.168.11.0/24 in via eth2
- 03400 237205 34805107 queue 16 ip from 192.168.11.0/24 to any in via eth0.8
- 03500 509 364924 queue 17 ip from any to 192.168.14.0/24 in via eth2
- 03600 1768 244785 queue 18 ip from 192.168.14.0/24 to any in via eth0.11
- 03700 1571 107149 queue 19 ip from any to 192.168.12.0/24 in via eth2
- 03800 0 0 queue 20 ip from 192.168.12.0/24 to any in via eth0.9
- 65535 3531460 2287031454 allow ip from any to any
- Таблица: nat
- Chain PREROUTING (policy ACCEPT)
- num target prot opt source destination
- 1 DNAT all -- 0.0.0.0/0 37.**.***.227 to:192.168.7.2
- 2 DNAT all -- 0.0.0.0/0 37.**.***.228 to:192.168.12.2
- 3 DNAT tcp -- 0.0.0.0/0 37.**.***.226 tcp dpt:3389 to:192.168.4.111:3389
- Chain POSTROUTING (policy ACCEPT)
- num target prot opt source destination
- 1 SNAT all -- 192.168.4.0/24 0.0.0.0/0 to:37.**.***.226
- 2 SNAT all -- 192.168.5.0/24 0.0.0.0/0 to:37.**.***.226
- 3 SNAT all -- 192.168.6.0/24 0.0.0.0/0 to:37.**.***.226
- 4 SNAT all -- 192.168.7.0/24 0.0.0.0/0 to:37.**.***.227
- 5 SNAT all -- 192.168.8.0/24 0.0.0.0/0 to:37.**.***.226
- 6 SNAT all -- 192.168.9.0/24 0.0.0.0/0 to:37.**.***.226
- 7 SNAT all -- 192.168.10.0/24 0.0.0.0/0 to:37.**.***.226
- 8 SNAT all -- 192.168.11.0/24 0.0.0.0/0 to:37.**.***.226
- 9 SNAT all -- 192.168.12.0/24 0.0.0.0/0 to:37.**.***.228
- 10 SNAT all -- 192.168.13.0/24 0.0.0.0/0 to:37.**.***.226
- 11 SNAT all -- 192.168.14.0/24 0.0.0.0/0 to:37.**.***.226
- Chain OUTPUT (policy ACCEPT)
- num target prot opt source destination
- Таблица: filter
- Chain INPUT (policy DROP)
- num target prot opt source destination
- 1 ACCEPT all -- 0.0.0.0/0 192.168.5.0/24
- 2 ACCEPT all -- 0.0.0.0/0 192.168.6.0/24
- 3 ACCEPT all -- 0.0.0.0/0 192.168.7.0/24
- 4 ACCEPT all -- 0.0.0.0/0 192.168.8.0/24
- 5 ACCEPT all -- 0.0.0.0/0 192.168.9.0/24
- 6 ACCEPT all -- 0.0.0.0/0 192.168.10.0/24
- 7 ACCEPT all -- 0.0.0.0/0 192.168.11.0/24
- 8 ACCEPT all -- 0.0.0.0/0 192.168.12.0/24
- 9 ACCEPT all -- 0.0.0.0/0 192.168.13.0/24
- 10 ACCEPT all -- 0.0.0.0/0 192.168.14.0/24
- 11 ACCEPT all -- 0.0.0.0/0 192.168.4.0/24
- 12 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
- 13 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
- 14 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED
- 15 DROP all -- 0.0.0.0/0 37.**.***.229
- 16 DROP all -- 0.0.0.0/0 37.**.***.230
- 17 ACCEPT all -- 83.234.207.66 37.**.***.226
- 18 ACCEPT all -- 217.150.50.245 37.**.***.226
- 19 ACCEPT all -- 194.154.82.146 37.**.***.226
- 20 ACCEPT tcp -- 0.0.0.0/0 37.**.***.226 tcp dpt:22
- 21 DROP all -- 0.0.0.0/0 0.0.0.0/0
- Chain FORWARD (policy ACCEPT)
- num target prot opt source destination
- 1 DROP all -- 0.0.0.0/0 0.0.0.0/0
- 2 DROP all -- 0.0.0.0/0 0.0.0.0/0
- 3 DROP all -- 0.0.0.0/0 0.0.0.0/0
- 4 DROP all -- 0.0.0.0/0 0.0.0.0/0
- 5 DROP all -- 0.0.0.0/0 0.0.0.0/0
- 6 DROP all -- 0.0.0.0/0 0.0.0.0/0
- 7 DROP all -- 0.0.0.0/0 0.0.0.0/0
- 8 DROP all -- 0.0.0.0/0 0.0.0.0/0
- 9 DROP all -- 0.0.0.0/0 0.0.0.0/0
- 10 DROP all -- 0.0.0.0/0 0.0.0.0/0
- Chain OUTPUT (policy ACCEPT)
- num target prot opt source destination
- 1 ACCEPT all -- 192.168.5.0/24 0.0.0.0/0
- 2 ACCEPT all -- 192.168.6.0/24 0.0.0.0/0
- 3 ACCEPT all -- 192.168.7.0/24 0.0.0.0/0
- 4 ACCEPT all -- 192.168.8.0/24 0.0.0.0/0
- 5 ACCEPT all -- 192.168.9.0/24 0.0.0.0/0
- 6 ACCEPT all -- 192.168.10.0/24 0.0.0.0/0
- 7 ACCEPT all -- 192.168.11.0/24 0.0.0.0/0
- 8 ACCEPT all -- 192.168.12.0/24 0.0.0.0/0
- 9 ACCEPT all -- 192.168.13.0/24 0.0.0.0/0
- 10 ACCEPT all -- 192.168.14.0/24 0.0.0.0/0
- 11 ACCEPT all -- 192.168.4.0/24 0.0.0.0/0
- 12 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
- 13 ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
Advertisement
Add Comment
Please, Sign In to add comment