Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Tailscale down
- Chain INPUT (policy ACCEPT 19041 packets, 3119K bytes)
- pkts bytes target prot opt in out source destination
- Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 0 0 ACCEPT all -- eth0 tailscale0 anywhere anywhere
- 0 0 ACCEPT all -- tailscale0 eth0 anywhere anywhere
- Chain OUTPUT (policy ACCEPT 20210 packets, 3864K bytes)
- pkts bytes target prot opt in out source destination
- Tailscale up
- Chain INPUT (policy ACCEPT 19120 packets, 3142K bytes)
- pkts bytes target prot opt in out source destination
- 52 3455 ts-input all -- any any anywhere anywhere
- Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
- pkts bytes target prot opt in out source destination
- 0 0 ts-forward all -- any any anywhere anywhere
- 0 0 ACCEPT all -- eth0 tailscale0 anywhere anywhere
- 0 0 ACCEPT all -- tailscale0 eth0 anywhere anywhere
- Chain OUTPUT (policy ACCEPT 20348 packets, 3896K bytes)
- pkts bytes target prot opt in out source destination
- Chain ts-forward (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 MARK all -- tailscale0 any anywhere anywhere MARK xset 0x40000/0xff0000
- 0 0 ACCEPT all -- any any anywhere anywhere mark match 0x40000/0xff0000
- 0 0 DROP all -- any tailscale0 100.64.0.0/10 anywhere
- 0 0 ACCEPT all -- any tailscale0 anywhere anywhere
- Chain ts-input (1 references)
- pkts bytes target prot opt in out source destination
- 0 0 ACCEPT all -- lo any 100.111.180.78 anywhere
- 0 0 RETURN all -- !tailscale0 any 100.115.92.0/23 anywhere
- 0 0 DROP all -- !tailscale0 any 100.64.0.0/10 anywhere
- 0 0 ACCEPT all -- tailscale0 any anywhere anywhere
- 39 2340 ACCEPT udp -- any any anywhere anywhere udp dpt:41641
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement