Editing A Configuration Object; Adding A Configuration Object - D-Link NetDefend DFL-210 User Manual

Network security firewall ver 2.26.01
Hide thumbs Also See for NetDefend DFL-210:
Table of Contents

Advertisement

2.1.9. Working with Configurations
Example 2.5. Editing a Configuration Object
When you need to modify the behavior of NetDefendOS, you will most likely need to modify one or several
configuration objects. This example shows how to edit the Comments property of the telnet service.
Command-Line Interface
gw-world:/> set Service ServiceTCPUDP telnet
Show the object again to verify the new property value:
gw-world:/> show Service ServiceTCPUDP telnet
Property
-----------------
DestinationPorts:
SourcePorts:
SYNRelay:
PassICMPReturn:
MaxSessions:
Comments:
Web Interface
1.
Go to Objects > Services
2.
Click on the telnet hyperlink in the list
3.
In the Comments textbox, enter your new comment
4.
Click OK
Verify that the new comment has been updated in the list.
Example 2.6. Adding a Configuration Object
This example shows how to add a new IP4Address object, here creating the IP address 192.168.10.10, to the
Address Book.
Command-Line Interface
gw-world:/> add Address IP4Address myhost Address=192.168.10.10
Show the new object:
Note
When accessing object via the CLI you can omit the category name and just use the
type name. The CLI command in the above example, for instance, could be simplified
to:
gw-world:/> show ServiceTCPUDP telnet
Comments="Modified Comment"
Value
-------
Name:
telnet
23
Type:
TCP
0-65535
No
No
ALG:
(none)
1000
Modified Comment
Important: Configuration changes must be activated
Changes to a configuration object will not be applied to a running system until the new
NetDefendOS configuration is activated.
Chapter 2. Management and Maintenance
49

Advertisement

Table of Contents
loading

Table of Contents