File: basic_ipv4.rules

package info (click to toggle)
libiptables-parse-perl 1.6-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 264 kB
  • sloc: perl: 1,099; makefile: 2
file content (6 lines) | stat: -rw-r--r-- 643 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
Chain INPUT (policy DROP 0 packets, 0 bytes)
num   pkts bytes target     prot opt in     out     source               destination
1      429  141K LOG        tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            state NEW tcp flags:!0x17/0x02 LOG flags 0 level 4 prefix "(NEW w/o SYN) INPUT:DROP "
2      429  141K DROP       tcp  --  *      *       0.0.0.0/0            0.0.0.0/0            state NEW tcp flags:!0x17/0x02
3     2055  179K SUBNET     all  --  eth1   *       0.0.0.0/0            3.4.5.6
4     2481  119K REJECT     all  --  *      *       123.1.1.2            0.0.0.0/0           reject-with icmp-port-unreachable