How to appear in internet list?
#1

must be any port open for internet list? i configured the file to show the server in the internet list, look:

http://www.typefish.co.uk/Connection....3:7777/0.3.0/

and doest appears in internet list?
Reply
#2

hello, your using linux? or windows, any way you need to open your ports 7777 udp 7777tcp .
For my server i use linux centOS and to open ports i use the following commands:
for tcp: iptables -I input -P tcp --dport 7777 -j accept
for udp: iptables -I input -P udp --dport 7777 -j accept
hope i helped
Reply
#3

i have opensuse with parallel plesk panel, i opened the ports on firewall of plesk panel.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)