
Chapter 6
Advanced Features
6.5.2 Create a new VPN server
add command A new VPN server is created with the ipsec peer vpnserver add command.
Example In the following example, a new vpnclient entity is created, named client1
[ipsec]=>
[ipsec]=>peer
[ipsec peer]=>vpnserver [ipsec peer vpnserver]=>add name = serv1
:ipsec peer vpnserver add name=serv1 [ipsec peer vpnserver]=>
The result of this operation can be verified with the list command.
[ipsec peer vpnserver]=>list [serv1]
Push IP |
| : | disabled |
Address | Range : | <unset> | |
Netmask | DNS | : | <unset> |
Primary | : | <unset> | |
Secondary DNS : | <unset> | ||
Primary | WINS | : | <unset> |
Secondary WINS: | <unset> | ||
Domain |
| : | <unset> |
XAuth Pool | : | <unset> |
[ipsec peer vpnserver]=>
For the newly created vpnserver entity in this example, all parameters are unset.
Setting of the parameters is described in the next section.
185 | |
|