InterviewSolution
| 1. |
Solve : PUT PORTS IN THE ROUTER? |
|
Answer» Hi im Evilcyborh and i have some problem with my game. the problem is when i try to host a game i can see the Internal IP not the EXternal IP i want to now how i put in the game the external IP. Some guys told me to open ports of the game but i dont now how.................. i go to my router menu and i see ports forwamation but never work with the ports i put. please help meFrom what I can understand is you are trying to forward ports in your router, right? But i dont now how to put the ports in the website say ports IN an OUT and i dont have that configuracion of ports i have ports start, ports end, and ports map. Expland to me Did you click viking's link ? ? It pretty much explains everything...TrapperX asked you something and you ignored his question: your router is a [put your router model here]? ports in, port out: you have to think you are in the router. ports in: the ports that the router accepts connections (your game ports will be here). ports out: your router sends data to those ports on the destination device. So, as an EXAMPLE. You have a router and a computer "hidden" behind the router. You want to make a server, a game server, on the hidden computer and you need port forwarding. The game uses ports between P1 (it's a number here) and p2 (another number). Your computer (local) IP is a.b.c.d On your router you create a new rule: ports in: p1-p2 (the exact mode of defining that list DEPENDS on your router model. What router do you use?) ports out: p1-p2 destination computer/device: a.b.c.d (the router will send the data it receives from internet on his p1-p2 ports to the computer's p1-p2 ports. If your computer is not working, no connection is made. Observe: there are the same ports here, p1-p2 on router are the same NUMBERS as p1-p2 on your computer. You can use different combinations, but you have to know what you are doing.) What router do you use? Maybe it has a link to a MANUAL, to help you with a more specific link; and with a few more specific advices. |
|