How to route address into VPN network?
- by ActioN
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.