Firewall Tutorial; General Firewall Terms; Basic Ip Packet Components; Basic Protocol Types - Netopia R7100-C User Reference Manual

Sdsl router
Table of Contents

Advertisement

Firewall tutorial

General firewall terms
Filter rule: A filter set is comprised of individual filter rules.
Filter set: A grouping of individual filter rules.
Firewall: A component or set of components that restrict access between a protected network and the Internet,
or between two networks.
Host: A workstation on the network.
Packet: Unit of communication on the Internet.
Packet filter: Packet filters allow or deny packets based on source or destination IP addresses, TCP or UDP
ports, or the TCP ACK bit.
Port: A number that defines a particular type of service.

Basic IP packet components

All IP packets contain the same basic header information, as follows:
This header information is what the packet filter uses to make filtering decisions. It is important to note that a
packet filter does not look into the IP data stream (the User Data from above) to make filtering decisions.

Basic protocol types

TCP: Transmission Control Protocol. TCP provides reliable packet delivery and has a retransmission
mechanism (so packets are not lost). RFC 793 is the specification for TCP.
UDP: User Datagram Protocol. Unlike TCP, UDP does not guarantee reliable, sequenced packet delivery. If data
does not reach its destination, UDP does not retransmit the data. RFC 768 is the specification for UDP.
There are many more ports defined in the Assigned Addresses RFC. The table that follows shows some of these
port assignments.
Source IP Address
Destination IP Address
Source Port
Destination Port
Protocol
ACK Bit
DATA
163.176.132.18
163.176.4.27
2541
80
TCP
Yes
User Data
Security 13-29

Advertisement

Table of Contents
loading

This manual is also suitable for:

R7100

Table of Contents