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!

Static routes + PPTP

freid

New Around Here
Hello everybody !
I have a problem with static routes to vpn-client's network.
Router: Asus RT-N66u, asuswrt-merlin 378.55
My network: 192.168.0.0/24
VPN pool: 192.168.10.2-192.168.10.11
VPN-client's network: 192.168.5.0/24
I set new route to network 192.168.5.0 via gateway 192.168.10.2 and nothing happens
I connect to router via ssh and print "route -e" and i don't see new routing. Reboot doesn't help
"route add -net 192.168.5.0/24 gw 192.168.10.2" helps me, but it doesn't work after reboot or reconnect the client.
Also I can't assign a static ip-address to vpn-client. I set ip 192.168.10.3 but client get 192.168.10.2. Reboot doesn't help.
Sorry for my bad english
 

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