ether-camp / ethereum-harmony

DEPRECATED! Ethereum Independent Peer
GNU General Public License v3.0
254 stars 88 forks source link

Incorrect IP if connecting Remote #40

Closed MysticRyuujin closed 4 years ago

MysticRyuujin commented 7 years ago

I setup a VM for Harmony, it's bridged, and when I connect to the web interface it first showed the private IP of the node, it then switched to the public IP of my desktop (not the public IP of the VM, yes they're different).

Basically, my desktop has VPN connection so it has Public IP A. The VM running Harmony has a bridged connection, no VPN and it has Public IP B.

When I connect to the web interface of Harmony it returns Public IP A.

image