Displaying 1 result from an estimated 1 matches for "squench".
Did you mean:
squelch
2003 May 02
4
Did i get hacked?
...ERELEASE #0 that i use as a gateway / nat box for
my home.
It also acts as a dns / mail server to the outside world.
I'm using ipf and basically filter for bogus networks on the way in and out.
I allow everything out keeping state,
and allow this in:
pass in proto icmp from any to any icmp-type squench group 200
pass in proto icmp from any to any icmp-type timex group 200
pass in proto icmp from any to any icmp-type paramprob group 200
pass in quick proto tcp from any port > 1023 to any port = smtp group 200
pass in quick proto udp from any port > 1023 to any port = domain group 200
on the...