Pink module and a dynamic IP
mojorizing
Posts: 249
So you have the pink module accessible from the internet via a router with port forwarding enabled. The cable internet service uses a dynamic IP and the IP address changes one day. Now all the html that is hardcoded in the pink refers to the old IP address. Is there a way to remotely reconfigure the html in the pink, or ??? I don't think DynsDNS is a solution to this problem. Any thoughts?
Kevin
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Bad spellers of the world untie!
Kevin
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Bad spellers of the world untie!
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen
http://forums.parallax.com/showthread.php?p=850895
All mentions of the "yourhost" in the examples is the IP address plus the port number that is forwarded. For example, http://75.111.34.156:3333 forward to a pink w/ address 192.168.1.250. Replace "yourhost" with http://75.111.34.156:3333 and you're good to go unitl the IP changes. The port forwarding occurs throught the router, but you still need the IP address in the html residing in the Pink.
Kevin
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Bad spellers of the world untie!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Engineering
50 72 6F 6A 65 63 74 20 53 69 74 65
·
Like Chris said, use relative addresses.
If your IP changes a lot, i suggest to create a dynamic IP at no-ip.com or dyndns. Both have a tool that copies your IP into their Database.
Works great.
·