ntop / n2n

Peer-to-peer VPN
GNU General Public License v3.0
6.14k stars 928 forks source link

How can I view the IP addresses automatically assigned by supernodes #1046

Closed wacalei closed 1 year ago

Logan007 commented 1 year ago

Hi there!

The TAP's IP address is output to the log, message should look like

... created local tap device IP: 10.xxx.xxx.xxx, Mask: 255.255.255.0, MAC: 6E:CD:D5:3F:32:6C

However, you cannot be exactly sure if this is the exact same address as submitted by the supernode. There currently is no output of that specific REGISTER_SUPER payload detail, not even with -vvvvv option. So, we might add this pretty soon.