Toshiba GN-1010 Manual De Usuario

Descargar
Página de 62
GN-1010 User’s Manual — Functions of the Utility Software
37
— Protocol Filter List File
Reading the list file previously prepared allows you to register protocols in “Protocol
List” in one operation.
<Regarding Protocol Filter List File>
File Name
PRTFLIST
Size Specification
512byte or below/Line (including space, comment, code regarding line feed)
65,536byte (64Kbyte) or below/File (Approx. 1200 lines when each line con-
tains 51byte)
Restriction
You must enter the line feed command at the end of each line.
Protocols registered after the number reaches 256 are all ignored.
Comment
Characters following the "#" are considered as comment.
When entering comment after the setting contents, you must enter one or
more spaces between the contents and "#".
Line Format to specify Protocol
Specified by range
ProtocolType=(Ethernet Type),(IP Protocol),
(Start Pot Number),(End Port Number)
Specified individually
ProtocolType=(Ethernet Type),(IP Protocol),(Port Number)
Special Format
ProtocolType=IP,,
← 
Permits all the IP protocols
ProtocolType=IP,TCP,
 Permits all the TCP (Port 0 to 65535)
ProtocolType=IP,UDP,
 Permits all the UDP (Port 0 to 65535)
<Example of PRTFLIST>
[Protocol Filter Table]
# First Line Not omissible
ProtocolFilter=Enabled
# Not omissible (Enabled/Disabled)
ProtocolType=ARP,,
Permits #ARP
ProtocolType=IP,ICMP,
Permits #ICMP
ProtocolType=IP,UDP,53
Permits #DNS (UDP, Port 53)
ProtocolType=IP,TCP,80
Permits #HTTP (TCP, Port 80)
ProtocolType=IP,TCP,20
Permits #FTP-DATA (TCP, Port 20)
ProtocolType=IP,TCP,21
Permits #FTP (TCP, Port 21)
ProtocolType=IP,TCP,25
Permits #SMTP (TCP, Port 25)
ProtocolType=IP,TCP,110
Permits #POP3 (TCP, Port 110)
ProtocolType=IP,TCP,1352
Permits #Notes (TCP, Port 1352)
For entry number, 1 is assinged to the first line of the protocol specifying lines, then
the next lines 2, 3,... are successively assigned.