Skip to main content

How to verify VPN port forwarding on Ubuntu Linux

P2P, Port Forwarding

Updated over 3 weeks ago

Step 1


Step 2

Proceed to Terminal application and then enter this code: ip addr show tun0

Take note of the VPN tunnel inet address that starts with 10.35.*.*

*If you have multiple VPN interfaces, enter ip addr to show all network interfaces.


Step 3

Open a new browser tab and then enter this URL: https://connect.pvdatanet.com/v3/Api/port?ip[]= (your VPN tunnel inet address)

Did this answer your question?