Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Chain FORWARD (policy ACCEPT)
- target prot opt source destination
- LIBVIRT_FWX all -- 0.0.0.0/0 0.0.0.0/0
- LIBVIRT_FWI all -- 0.0.0.0/0 0.0.0.0/0
- LIBVIRT_FWO all -- 0.0.0.0/0 0.0.0.0/0
- ACCEPT tcp -- 0.0.0.0/0 192.168.122.20 tcp dpt:8000
- ACCEPT tcp -- 0.0.0.0/0 192.168.122.20 tcp dpt:22
- DROP all -- 0.0.0.0/0 192.168.122.0/24
- DROP all -- 0.0.0.0/0 10.100.0.0/24
- DROP all -- 0.0.0.0/0 192.168.1.0/24
- Chain OUTPUT (policy ACCEPT)
- target prot opt source destination
- LIBVIRT_OUT all -- 0.0.0.0/0 0.0.0.0/0
- Chain LIBVIRT_FWI (1 references)
- target prot opt source destination
- ACCEPT all -- 0.0.0.0/0 192.168.122.0/24 ctstate RELATED,ESTABLISHED
- REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
- Chain LIBVIRT_FWO (1 references)
- target prot opt source destination
- ACCEPT all -- 192.168.122.0/24 0.0.0.0/0
- REJECT all -- 0.0.0.0/0 0.0.0.0/0 reject-with icmp-port-unreachable
- Chain LIBVIRT_FWX (1 references)
- target prot opt source destination
- ACCEPT all -- 0.0.0.0/0 0.0.0.0/0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement