Package Details: netctl-vpnc 20130521-1

Package Base: netctl-vpnc
Description: VPNC support for netctl
Upstream URL: http://www.archlinux.org
Category: network
Licenses: GPL
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

Dependencies (2)

Required by (0)

Sources

  • vpnc
  • vpnc.profile

Latest Comments

Comment by yantene

2014-04-13 06:47

Thank you for your answer.
Thanks to you, I can have access to VPN.

Comment by post-factum

2014-04-12 20:55

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

2014-04-12 20:08

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?