Date: 4/2/2014 |
|
|
Set a default policy to drop packets:
Flush the previous rules:
ACCEPT packets for specified ports, for example, tcp/25:
ACCEPT packets from specified subnets:
Stateful inspection for TCP connections:
For example, to allow access to port tcp/80 on Apache web server from subnet 192.168.122.0/24 only:
|