Ast3x Posted September 17, 2017 Report Share Posted September 17, 2017 Очень нужна помощь в разъяснении что я делаю не так, пытаюсь для себя настроить vpn туннель для изменения ip и местоположения но получается изменить только ip и местоположение на соседний город подскажите в чем может быть проблема? # route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default 172.31.1.1 0.0.0.0 UG 0 0 0 ens3 172.16.0.0 172.16.0.2 255.255.255.0 UG 0 0 0 tun0 172.16.0.2 0.0.0.0 255.255.255.255 UH 0 0 0 tun0 172.31.1.0 0.0.0.0 255.255.255.0 U 0 0 0 ens3 # ufw status Status: active To Action From -- ------ ---- 22/tcp ALLOW Anywhere 1194/udp ALLOW Anywhere 22/tcp (v6) ALLOW Anywhere (v6) 1194/udp (v6) ALLOW Anywhere (v6) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now