Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I installed "vpnc" on my Linux box so I can VPN into my work which runs a Cisco VPN system and it seemed to of installed properly however I really don't know how to interface with the software to enable a VPN session to my Intranet at work.
if you've configured /etc/vpnc.conf just run "vpnc" to start it. nothing else to do.
No - I simply install vpnc using apt and there is no vpnc.conf.
Code:
tunafish:/home/cwilliams# cd /etc/
tunafish:/etc# cd vpnc/
example.conf vpnc-script
tunafish:/etc# cd vpnc/vpnc-script
bash: cd: vpnc/vpnc-script: Not a directory
tunafish:/etc# file vpnc/vpnc-script
vpnc/vpnc-script: POSIX shell script text executable
No - I simply install vpnc using apt and there is no vpnc.conf.
Code:
tunafish:/home/cwilliams# cd /etc/
tunafish:/etc# cd vpnc/
example.conf vpnc-script
tunafish:/etc# cd vpnc/vpnc-script
bash: cd: vpnc/vpnc-script: Not a directory
tunafish:/etc# file vpnc/vpnc-script
vpnc/vpnc-script: POSIX shell script text executable
Nevermind. There is no config necessary. Simply install it and run the command vpnc and follow the prompts. Very simple.
yes, but you *can* supply all the necessary information within the config file, so i just run "vpnc" and all levels of authentication happen without interaction.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.