I am using pagekite running on raspberry pi, which runs a controller for several devices in my appartment ( heating, blinds, etc.). I use pagekite to be able to access the controller on the raspberry pi when I am away from the appartment.
Since the raspberry pi is conected to the internet through a 3G router using a mobile connection, it is impossible to access the local network through DDNS, because the IP provided by my telecom company is not actually public address.
Now I also want to be able to accesss to the video streaming url of an IP CAM that I have on the same local network of the raspberry pi. But I cannot install another pagekite client on th IP CAM.
Question: is there any way to use the same pagekite client running on the raspberry pi to redirect connections in certain port of the raspberry pi, to the IP and port of the IP CAM?
Comments