What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Check if specific ip is routed on VPN

jaydee99

Occasional Visitor
Hi,

I guess this is an easy question but i can't find a way to be sure that a specific ip is using my vpn on RT-AC68.

I made an openvpn-event script to route 192.168.0.2 (my NAS) on tun11 which is my VPN.

When i download a file on 192.168.0.2, the transfer size gets bigger on eth0 and tun11 when i do an ifconfig.

How to check that traffic from 192.168.0.2 is really routed by VPN ?

Thanx a lot !
 
Hi,

I guess this is an easy question but i can't find a way to be sure that a specific ip is using my vpn on RT-AC68.

I made an openvpn-event script to route 192.168.0.2 (my NAS) on tun11 which is my VPN.

When i download a file on 192.168.0.2, the transfer size gets bigger on eth0 and tun11 when i do an ifconfig.

How to check that traffic from 192.168.0.2 is really routed by VPN ?

Thanx a lot !

Check what your IP address is by accessing a site like WhatIsMyIP using a browser on that device.
 
From my notes sheet :-)

Check IP's on OS level:
curl checkip.dyndns.org
curl ifconfig.me
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top