I am trying run a web server on my static IP address but when I open my IP address its opening my DSL router how can I assign that IP to my computer
any ideas?
|
I am trying run a web server on my static IP address but when I open my IP address its opening my DSL router how can I assign that IP to my computer any ideas? | ||||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
You need to configure your router to provide one of the following
This will allow external connection going to your router IP to reach your machine. From inside the network just use your local IP | |||||
feedback
|
|
Use either of these:
Both will work. Eg: webserver ip is your system ip like 192.168.1.2 to 192.168.1.254 router ip is 192.168.1.1. log in to 192.168.1.1 put user name and password then configure with choice of option mentioned above | ||||
|
feedback
|
http://localhost– Ratanachai Dec 4 '10 at 16:21