Changes

Jump to: navigation, search

OPS335 Firewall Lab

11 bytes added, 15:01, 19 December 2012
m
Clarified the ssh rules
#Add a rule to the INPUT chain of your filter table that sends all tcp packets with destination port 22 to your MYSSH chain.
#Add a rule to your MYSSH chain to deny all traffic from 192.168.X.1 (i.e. your Fedora host). Also log these denied packets with log level 'info' and log prefix "DENIED BY MYSSH".
#Add a rule to the end of the INPUT chain of the filter table that allows all new tcp ssh connections.
#Make a new chain named MYICMP in the filter table.
#Add a rule to the INPUT chain of the filter table to send ICMP ping packets to your MYICMP chain.
932
edits

Navigation menu