Thank you for your answer.
Thanks to you, I can have access to VPN.
Search Criteria
Package Details: netctl-vpnc 20130521-1
Package Actions
| Package Base: | netctl-vpnc |
|---|---|
| Description: | VPNC support for netctl |
| Upstream URL: | http://www.archlinux.org |
| Category: | network |
| Licenses: | |
| Submitter: | post-factum |
| Maintainer: | post-factum |
| Last Packager: | None |
| Votes: | 4 |
| First Submitted: | 2013-05-21 14:18 |
| Last Updated: | 2013-05-21 14:18 |
Latest Comments
Comment by yantene
Comment by post-factum
Well, great…
1) you have to create netctl config file /etc/netctl/vpn:
===
Connection=vpnc
Interface=vpnc
VpncConfig="/etc/vpnc/vpn.conf"
VpncFlags=""
===
2) then you have to create vpnc config /etc/vpnc/vpn.conf with desired settings
3) then start it using netctl start vpn
Comment by yantene
I installed this package to use vpnc in netctl. However I cannot know how to use it.
If you don't mind, would you tell me the method to use it?