User's Manual
Table Of Contents
- ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
- Contents
- 1. Introduction
- 2. Overview of the Configuration Commands
- 3. Net Mode Configuration Commands
- 4. Security Mode Configuration Commands
- Security Services Commands
- Security Schedules Commands
- IPv4 Add Firewall Rule and Edit Firewall Rule Commands
- IPv4 General Firewall Commands
- IPv6 Firewall Commands
- Attack Check Commands
- Session Limit, Time-Out, and Advanced Commands
- Address Filter and IP/MAC Binding Commands
- Port Triggering Commands
- UPnP Command
- Bandwidth Profile Commands
- Content Filtering Commands
- 5. System Mode Configuration Commands
- 6. Dot11 Mode Configuration Commands
- 7. VPN Mode Configuration Commands
- IPSec VPN Wizard Command
- IPSec IKE Policy Commands
- IPSec VPN Policy Commands
- IPSec VPN Mode Config Commands
- SSL VPN Portal Layout Commands
- SSL VPN Authentication Domain Commands
- SSL VPN Authentication Group Commands
- SSL VPN User Commands
- SSL VPN Port Forwarding Commands
- SSL VPN Client Commands
- SSL VPN Resource Commands
- SSL VPN Policy Commands
- RADIUS Server Command
- L2TP Server Commands
- 8. Overview of the Show Commands
- 9. Show Commands
- 10. Utility Commands
- CLI Command Index
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.










