View Single Post
SilentBr
Veteran Member
Join Date: Jan 2009
Old 10-31-2014 , 18:57   Re: All my 8 TF2 servers disappeared from browser
Reply With Quote #5

Quote:
Originally Posted by Mavrick4283 View Post
Run the following command as root and post the output

Code:
iptables -L
ip6tables -L
Code:
iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
Code:
ip6tables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
SilentBr is offline