mattc 10 Posted December 27, 2015 Hi, I set up a dedicated server on a linux vps. The server will not show in the server list or recent list. It will show using Remote and the IP. Any assistance would be greatly appreciated! My firewall rules are: Chain INPUT (policy DROP)target prot opt source destinationACCEPT all -- anywhere anywhere state RELATED,ESTABLISHEDACCEPT tcp -- anywhere anywhere tcp dpt:ssh state NEWACCEPT tcp -- anywhere anywhere tcp dpt:http state NEWACCEPT tcp -- anywhere anywhere tcp dpt:3066 state NEWACCEPT icmp -- anywhere anywhere icmp echo-requestACCEPT udp -- anywhere anywhere udp dpt:9987ACCEPT udp -- anywhere anywhere udp spt:9987ACCEPT tcp -- anywhere anywhere tcp dpt:30033ACCEPT tcp -- anywhere anywhere tcp spt:30033ACCEPT tcp -- anywhere anywhere tcp dpt:10011ACCEPT tcp -- anywhere anywhere tcp spt:10011ACCEPT tcp -- anywhere anywhere tcp spt:2344ACCEPT udp -- anywhere anywhere udp spt:2344ACCEPT tcp -- anywhere anywhere tcp spt:2345ACCEPT udp -- anywhere anywhere udp spt:2302ACCEPT udp -- anywhere anywhere udp spt:2303ACCEPT udp -- anywhere anywhere udp spt:2304ACCEPT udp -- anywhere anywhere udp spt:2305Chain FORWARD (policy ACCEPT)target prot opt source destinationChain OUTPUT (policy ACCEPT)target prot opt source destination Share this post Link to post Share on other sites
Chucksta 2 Posted December 30, 2015 Try forwarding the port steam uses, 2303 by default, I believe. If the port isn't already forwarded, of course :) ("port forwarding" is done on the router, for anyone reading this who does not know - just google it) I've only just woken up, and that's all that's popping into my noggin at the moment! Coffffffeeeeeee neeeeeeded :D Share this post Link to post Share on other sites