***how to forward ports using ms dos***
Following are the commands to redirect ports to an specific IP on your network
The IP address of the device needs to be fixed.
The information between […] needs to be adapted to your network.
On your computer click on "start" and "run".
In the box type in "telnet [ip_of_your_router]" and click on "OK" (the default IP address of an eircom router is 192.168.1.254 ).
Enter the access codes of the router if asked.
At the command prompt type the following commands:
"config" (hit enter/return)
"set pinhole" (hit enter/return)
« enter pinhole name » (hit enter/return)
« tcp/udp » (hit enter/return)
« port start » (hit enter/return)
« port end » (hit enter/return)
« [IP_ of _device] » (hit enter/return)
« port start » (hit enter/return)
Repeat this operation from "set pinhole " for the next ports you want to forward.
When you are done :
« save » (hit enter/return)
« quit » (hit enter/return)
« restart » (hit enter/return)
can this be made a sticky so everyone wont have to ask how to do it
Last edited by PhatBoy92 : 23-01-2008 at 02:35 AM.
|