User's Manual

Table Of Contents
Security Mode Configuration Commands
111
ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
Command example:
FVS318N>
security firewall ipv4 add_rule lan_dmz inbound
security-config[firewall-ipv4-lan-dmz-inbound]>
service_name default_services SSH:UDP
security-config[firewall-ipv4-lan-dmz-inbound]>
action BLOCK_BY_SCHEDULE_ELSE_ALLOW
security-config[firewall-ipv4-lan-dmz-inbound]>
schedule Schedule1
security-config[firewall-ipv4-lan-dmz-inbound]>
lan_users address_wise SINGLE_ADDRESS
security-config[firewall-ipv4-lan-dmz-inbound]>
lan_user_start_ip 192.168.4.109
security-config[firewall-ipv4-lan-dmz-inbound]>
dmz_users SINGLE_ADDRESS
security-config[firewall-ipv4-lan-dmz-inbound]>
dmz_user_start_ip 176.16.2.211
security-config[firewall-ipv4-lan-dmz-inbound]>
log Always
security-config[firewall-ipv4-lan-dmz-inbound]>
save
Related show command: show security firewall ipv4 setup lan_dmz
security firewall ipv4 edit_rule lan_dmz inbound <row id>
This command configures an existing IPv4 LAN DMZ inbound firewall rule. After you have
issued the security firewall ipv4 edit_rule lan_dmz inbound command to
specify the row to be edited (for row information, see the output of the
show security firewall
ipv4 setup lan_dmz
command), you enter the security-config [firewall-ipv4-lan-dmz-outbound]
lan_users group_wise group name The name of the LAN group. The
group name is either a default
name (Group1, Group2, Group3,
and so on) or a custom name that
you specified with the net lan
lan_groups edit <row id> <new
group name> command.
dmz_users ANY, SINGLE_ADDRESS, or
ADDRESS_RANGE
The type of DMZ address.
dmz_user_start_ip ipaddress There are two options:
• The IP address if the dmz_users
keyword is set to
SINGLE_ADDRESS.
• The start IP address if the
dan_users keyword is set to
ADDRESS_RANGE.
dmz_user_end_ip ipaddress The end IP address if the
dan_users keyword is set to
ADDRESS_RANGE.
Logging
log NEVER or ALWAYS Enables or disables logging.
Keyword (might consist of two
separate words)
Associated Keyword to Select or
Parameter to Type
Description