LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to connect over vpn? (https://www.linuxquestions.org/questions/linux-networking-3/how-to-connect-over-vpn-467447/)

foxy123 07-25-2006 09:27 AM

How to connect over vpn?
 
OK, I have installed vpnc and adjusted the conf file.

I run:
Code:

sudo vpnc-connect <name>
and got:
Code:

RTNETLINK answers: File exists
/etc/resolvconf/update.d/libc: Warning: /etc/resolv.conf is not a symbolic link to /etc/resolvconf/run/resolv.conf
VPNC started in background (pid: 8680)...

What next? Have I been connected? If I have so how I can access the network?

Thanks a lot in advance as I am completely noob in vpn!

acid_kewpie 07-25-2006 12:29 PM

yep that's running. how do you use it? well you just do... assuming you've not done anythign fancy with your routing and configured split horizon then any traffic you generate will head down tun0.

foxy123 07-25-2006 12:40 PM

Quote:

Originally Posted by acid_kewpie
yep that's running. how do you use it? well you just do... assuming you've not done anythign fancy with your routing and configured split horizon then any traffic you generate will head down tun0.

Thanks a lot for your response. In Windows I have all the network drives appearing in explorer. But nothing is in Nautilus/Thunar. How can I actually access the network?

acid_kewpie 07-25-2006 03:43 PM

you are on the network... what do you mean?? a vpn and windows cifs shares have nothing in common.

foxy123 07-25-2006 05:09 PM

Quote:

Originally Posted by acid_kewpie
you are on the network... what do you mean?? a vpn and windows cifs shares have nothing in common.

I guess I am too ignorant here. I assumed that vpn is to access the remote network and the files on it. At least this is what I use it for on Windows. I guess I should mount shares in some way or what?

foxy123 08-04-2006 05:25 AM

ok, I have figured it out eventually. Ran 'route', got the ips and here I am, able to browse the remote shares. The only problems that they are read-only. I know that they are ntfs, but I thought that ntfs is writable over samba. Am I wrong?


All times are GMT -5. The time now is 04:39 AM.