Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Chain PREROUTING (policy ACCEPT)
- target prot opt source destination
- PREROUTING_direct all -- anywhere anywhere
- PREROUTING_ZONES_SOURCE all -- anywhere anywhere
- PREROUTING_ZONES all -- anywhere anywhere
- DOCKER all -- anywhere anywhere ADDRTYPE match dst-type LOCAL
- Chain INPUT (policy ACCEPT)
- target prot opt source destination
- Chain OUTPUT (policy ACCEPT)
- target prot opt source destination
- OUTPUT_direct all -- anywhere anywhere
- DOCKER all -- anywhere !loopback/8 ADDRTYPE match dst-type LOCAL
- Chain POSTROUTING (policy ACCEPT)
- target prot opt source destination
- RETURN all -- 192.168.122.0/24 base-address.mcast.net/24
- RETURN all -- 192.168.122.0/24 255.255.255.255
- MASQUERADE tcp -- 192.168.122.0/24 !192.168.122.0/24 masq ports: 1024-65535
- MASQUERADE udp -- 192.168.122.0/24 !192.168.122.0/24 masq ports: 1024-65535
- MASQUERADE all -- 192.168.122.0/24 !192.168.122.0/24
- MASQUERADE all -- 172.17.0.0/16 anywhere
- POSTROUTING_direct all -- anywhere anywhere
- POSTROUTING_ZONES_SOURCE all -- anywhere anywhere
- POSTROUTING_ZONES all -- anywhere anywhere
- Chain DOCKER (2 references)
- target prot opt source destination
- RETURN all -- anywhere anywhere
- Chain OUTPUT_direct (1 references)
- target prot opt source destination
- Chain POSTROUTING_ZONES (1 references)
- target prot opt source destination
- POST_internal all -- anywhere anywhere [goto]
- POST_cameras all -- anywhere anywhere [goto]
- POST_internal all -- anywhere anywhere [goto]
- Chain POSTROUTING_ZONES_SOURCE (1 references)
- target prot opt source destination
- POST_cameras all -- anywhere 192.168.1.4 [goto]
- Chain POSTROUTING_direct (1 references)
- target prot opt source destination
- Chain POST_cameras (2 references)
- target prot opt source destination
- POST_cameras_log all -- anywhere anywhere
- POST_cameras_deny all -- anywhere anywhere
- POST_cameras_allow all -- anywhere anywhere
- Chain POST_cameras_allow (1 references)
- target prot opt source destination
- Chain POST_cameras_deny (1 references)
- target prot opt source destination
- Chain POST_cameras_log (1 references)
- target prot opt source destination
- Chain POST_internal (2 references)
- target prot opt source destination
- POST_internal_log all -- anywhere anywhere
- POST_internal_deny all -- anywhere anywhere
- POST_internal_allow all -- anywhere anywhere
- Chain POST_internal_allow (1 references)
- target prot opt source destination
- Chain POST_internal_deny (1 references)
- target prot opt source destination
- Chain POST_internal_log (1 references)
- target prot opt source destination
- Chain PREROUTING_ZONES (1 references)
- target prot opt source destination
- PRE_internal all -- anywhere anywhere [goto]
- PRE_cameras all -- anywhere anywhere [goto]
- PRE_internal all -- anywhere anywhere [goto]
- Chain PREROUTING_ZONES_SOURCE (1 references)
- target prot opt source destination
- PRE_cameras all -- 192.168.1.4 anywhere [goto]
- Chain PREROUTING_direct (1 references)
- target prot opt source destination
- Chain PRE_cameras (2 references)
- target prot opt source destination
- PRE_cameras_log all -- anywhere anywhere
- PRE_cameras_deny all -- anywhere anywhere
- PRE_cameras_allow all -- anywhere anywhere
- Chain PRE_cameras_allow (1 references)
- target prot opt source destination
- Chain PRE_cameras_deny (1 references)
- target prot opt source destination
- Chain PRE_cameras_log (1 references)
- target prot opt source destination
- Chain PRE_internal (2 references)
- target prot opt source destination
- PRE_internal_log all -- anywhere anywhere
- PRE_internal_deny all -- anywhere anywhere
- PRE_internal_allow all -- anywhere anywhere
- Chain PRE_internal_allow (1 references)
- target prot opt source destination
- Chain PRE_internal_deny (1 references)
- target prot opt source destination
- Chain PRE_internal_log (1 references)
- target prot opt source destination
Advertisement
Add Comment
Please, Sign In to add comment