User's Manual

Table Of Contents
VPN Mode Configuration Commands
219
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
vpn sslvpn client ipv4
[sslvpn-client-ipv4-settings]>
enable_full_tunnel N
[sslvpn-client-ipv4-settings]>
primary_dns 192.168.10.5
[sslvpn-client-ipv4-settings]>
secondary_dns 192.168.10.6
[sslvpn-client-ipv4-settings]>
begin_client_address 192.168.200.50
[sslvpn-client-ipv4-settings]>
end_client_address 192.168.200.99
[sslvpn-client-ipv4-settings]>
save
Related show command: show vpn sslvpn client
Step 2 Format enable_full_tunnel {Y | N}
dns_suffix <suffix>
primary_dns <ipaddress>
secondary_dns <ipaddress>
begin_client_address <ipaddress>
end_client_address <ipaddress>
Mode [sslvpn-client-ipv4-settings]
Keyword Associated Keyword to
Select or Parameter to Type
Description
enable_full_tunnel Y or N Enables or disables full-tunnel support:
Yes. Enables full-tunnel support.
No. Disables full-tunnel support and enables
split-tunnel support. If you enable split-tunnel
support and you assign an entirely different
subnet to the VPN tunnel clients from the
subnet that is used by the local network, you
need to add a client route to ensure that a VPN
tunnel client connects to the local network over
the VPN tunnel (see the vpn sslvpn route add
command).
dns_suffix suffix The DNS suffix to be appended to incomplete
DNS search strings. This setting is optional.
primary_dns ipaddress The IP address of the primary DNS server. This
setting is optional.
Note: If you do not assign a DNS server, the
DNS settings remain unchanged in the VPN
client after a VPN tunnel has been established.
secondary_dns ipaddress The IP address of the secondary DNS server.
This setting is optional.
begin_client_address ipaddress The start IP address of the IPv4 client range. The
default address is 192.168.251.1.
end_client_address ipaddress The end IP address of the IPv4 client range. The
default address is 192.168.251.254.