Open VPN Zgemma Open ATV

hiranuk

Member
Hi

I have a Zgemma H.2H i am with an IPTV provider and i am using "open vpn" on the Zgemma. Can anyone tell me how i can find what the Internet IP is when the open VPN is running, i can see the vpn is connected but "open vpn" utility does not show that internet IP it is connected to.

does the zgemma have a web browser so i can do "whatismyip.com"? or is there a utility that i can download that will should the IP.

Thanks
 
Connect to your Zgemma using an SSH Client - (Zoc/Putty/OpenWebIf Terminal) and enter the following command
Code:
wget -qO- http://ipecho.net/plain;echo
This will output your WAN IP
 
You can also download ip checker from plugins. Menu, plugins green to download plugins then extensions and choose ipchecker and reboot box.

This just runs the same command on box showing your external ip address.
 
Back
Top