| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
From: jdaniel@MIT.EDU Date: Mon, 3 May 99 14:29:44 -0400 To: netbsd-help@MIT.EDU It appears that icmp is blocked by default (on stock 1.3.3). I had to add line 2 in order to not block pings. The manpage doesn't seem to indicate that this should be the case, so what's going on? # cat /etc/ipf.conf block in log on ep0 from any to any port = 110 pass in proto icmp all Jer
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |