View Single Post
  #4  
Old 23-12-2013, 05:34 PM
gary
Registered User

gary is offline
 
Join Date: Apr 2005
Location: Mt. Kuring-Gai
Posts: 5,999
Quote:
Originally Posted by Paul Haese View Post
However, I would prefer to access the IP power switch via the IP address. So I know I need to access the static ip I have and I need to allow port forwarding on the router. What is the correct syntax to connect to the IP power. For instance is it http:/Static IP:192.168.1.(actual assigned port) or is it something else.
Hi Paul,

Season's Greetings

Your internal IP addresses definitely won't be of the form 192.168.1 as it is not a full
32 bits. Most likely you made a typo.

Your internal addresses will be most likely of the form 192.168.0.X
where X might be, for example 99.

1) Do you know the internal IP address of your power switch?

2) Has your service provider provided you with a fixed IP address for your
connection or does it change every time you connected your router to the ISP?

Typically in the Port Mapping dialog for the router you are going to add a rule to
provide HTTP on External Port 80 to your power switch IP address, for example
192.168.0.99, on its Internal Port 80. That will then expose the web server on
the switch to the outside world.

Best Regards

Gary Kopff
02 9457 9049
Reply With Quote