As you can see ...both the same ....my vpn address,no proxy
This from my computer windows command
"ip": "23.92.127.10",
"city": "Dublin",
"region": "Leinster",
"country": "IE",
"loc": "53.3331,-6.2489",
"org": "AS47536 Global IP Exchange",
"postal": "D02",
"timezone": "Europe/Dublin",
"readme": "
https://ipinfo.io/mis
This from my router and putty
oot@R7800:/$
root@R7800:/$ curl ipinfo.io
{
"ip": "23.92.127.10",
"city": "Dublin",
"region": "Leinster",
"country": "IE",
"loc": "53.3331,-6.2489",
"org": "AS47536 Global IP Exchange",
"postal": "D02",
"timezone": "Europe/Dublin",
"readme": "
https://ipinfo.io/missingauth"
}root@R7800:/$
root@R7800:/$
root@R7800:/$ ip route show table main
0.0.0.0/1 via 10.21.10.5 dev tun21
default via 172.16.10.217 dev ppp0
10.21.10.1 via 10.21.10.5 dev tun21
10.21.10.5 dev tun21 proto kernel scope link src 10.21.10.6
23.92.127.10 via 172.16.10.217 dev ppp0
128.0.0.0/1 via 10.21.10.5 dev tun21
172.16.10.217 dev ppp0 proto kernel scope link src 195.213.38.68
192.168.1.0/24 dev br0 proto kernel scope link src 192.168.1.1
239.0.0.0/8 dev br0 scope link
oot@R7800:/$
root@R7800:/$ ip route show table novpn
root@R7800:/$
root@R7800:/$