← 返回命令列表

Linux command

vpnc 命令

安全

需要网络或远程资源。

常用示例

Connect

sudo vpnc [config_file]

Disconnect

sudo vpnc-disconnect

说明

vpnc is a VPN client for Cisco 3000 VPN Concentrator, IOS, and PIX devices. It establishes IPSec connections compatible with Cisco VPN hardware. Configuration files typically contain gateway address, group ID, group secret, and user credentials.

参数

--gateway _HOST_
VPN gateway address
--id _ID_
IPSec group ID
--secret _SECRET_
IPSec group secret
--username _USER_
Username for authentication

FAQ

What is the vpnc command used for?

vpnc is a VPN client for Cisco 3000 VPN Concentrator, IOS, and PIX devices. It establishes IPSec connections compatible with Cisco VPN hardware. Configuration files typically contain gateway address, group ID, group secret, and user credentials.

How do I run a basic vpnc example?

Run `sudo vpnc [config_file]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --gateway _HOST_ do in vpnc?

VPN gateway address