Lantronix SCS Reference Manual page 375

Secure console servers
Table of Contents

Advertisement

Command Reference
Examples
See Also
TCP
Allows or denies TCP-based packets which match criteria specified by the
subsequent parameters. Applications that use TCP include Telnet, FTP, and
SMTP (Simple Mail Transfer Protocol).
UDP
Allows or denies User Datagram Protocol (UDP) based packets which match
criteria specified by subsequent parameters. Applications that use UDP include
DNS (Domain Name Service), TFTP (a variant of FTP), and BOOTP (used by
some computer systems to acquire IP addresses).
DPort
Defines the destination protocol port. Data packets are filtered based on both
the protocol and on the protocol port of the data packet.
SPort
Defines the source protocol port. Data packets are filtered based on both the
protocol and the protocol port of the data packet.
portNum
A TCP or UDP port number.
portKeyword
A keyword corresponding to the TCP or UDP port number. Available
keywords are BOOTP, DNS, FINGER, FTP, FTPDATA, HTTP, NNTP, NTP,
POP2, POP3, RIP, SMTP, SNMP, SYSLOG, TELNET, and TFTP.
ACK
Allows or denies TCP-based packets in which the ACK (acknowledge) bit is
set.
Local>> DEFINE FILTER abc ADD DENY IP
(Adds a rule for all IP traffic to filter abc.)
Local>> DEFINE FILTER abc ADD ALLOW IP IPGENERIC OFFSET 0 MASK 0xff000000
LT 0x34000000 TCP DPORT EQ TELNET
(Adds a rule containing an IP generic segment and DPORT to filter abc.)
Local>> DEFINE FILTER abc ADD ALLOW IP SRC 255.255.255.0 192.34.87.0 TCP
DSOCK EQ NCP
(Adds a rule containing IP SPORT and SRC to filter abc.)
Define Site Filter, page 12-138; Clear/Purge IP Security, page 12-19; Define
Ports Dialback, page 12-70; Packet Filters and Firewalls, page 11-23
12-171
Security Commands

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SCS and is the answer not in the manual?

Table of Contents