Hi all,
i want to have these two rules in the ipf.rules file
pass in quick on $oif proto tcp from 217.83.122.17/8 to $myip port = 22 flags S
keep state
pass in quick on $oif proto tcp from 217.83.89.61/8 to $myip port = 22 flags S
keep state
where $iof is my interface. Executing the config file
Hi all,
i want to have these two rules in the ipf.rules file
pass in quick on $oif proto tcp from 217.83.122.17/8 to $myip port = 22 flags S
keep state
pass in quick on $oif proto tcp from 217.83.89.61/8 to $myip port = 22 flags S
keep state
where $iof is my interface. Executing the config file