How to route address into VPN network?
Posted
by
ActioN
on Super User
See other posts from Super User
or by ActioN
Published on 2011-11-26T14:15:06Z
Indexed on
2011/11/26
17:58 UTC
Read the original article
Hit count: 155
I have an internet connection and some site named as svn.mycompany.com. I can access it from my own home computer. But our company have an private VPN, and when I connect to it, I lose access to svn.mycompany.com, but other internet sites is available.
When I run nslookup from internet, svn.mycompany.com have one IP, and when run from VPN - other IP.
Maybe I need to create route to this address? And if it is, can you help me to write correct command in Ubuntu Linux.
© Super User or respective owner