Jump to content

Port Forwarding: Difference between revisions

no edit summary
(Created page with "'''Help! Nobody can see my server!''' So, your friends can't see the server you're hosting right? One possible explanation is that your ports aren't forwarded. To forward you...")
 
No edit summary
 
Line 22: Line 22:
#You can now forward your ports, remember '''[http://puu.sh/3HRoB.png this image]'''? See that other IP that starts with '''192.168'''? Well any extra ip's listed in cmd.exe that starts with '''192.168''' that is '''not 192.168.1.1''' is your '''local ip'''.
#You can now forward your ports, remember '''[http://puu.sh/3HRoB.png this image]'''? See that other IP that starts with '''192.168'''? Well any extra ip's listed in cmd.exe that starts with '''192.168''' that is '''not 192.168.1.1''' is your '''local ip'''.
#Copy the last set of numbers from your [http://puu.sh/3HRoB.png '''local ip''']. So in this case it will be '''102'''.
#Copy the last set of numbers from your [http://puu.sh/3HRoB.png '''local ip''']. So in this case it will be '''102'''.
#Set the ip address to the last set of numbers to your [http://puu.sh/3HTvE.png '''local ip'''] (So in this case it is 102). And forward ports 10666 to 10700.
#Set the ip address to the last set of numbers to your [http://puu.sh/3HTvE.png '''local ip'''] (So in this case it is 102). And forward ports 10666 to 10700 with the protocol set to UDP.
#Save it and you're done, now try hosting a server, make sure the port is between [http://puu.sh/3HTKk.png '''10666 and 10700'''].
#Save it and you're done, now try hosting a server, make sure the port is between [http://puu.sh/3HTKk.png '''10666 and 10700'''].
#Your friends should now be able to see your server.
#Your friends should now be able to see your server.