Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2014 14:44:12 -0500
From:      gwnet8 <gwnet8@gmail.com>
To:        freebsd-ipfw@freebsd.org
Subject:   Is this ipfw firewall safe?
Message-ID:  <CAHBxco%2BVKM4pmR8Z6ah_ZuwATz0xNqL=VWZc7bsm6Oo9OgZY=A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
It seems to be working correctly (only allowing traffic from local
connections and from my work IP address). I just want to make sure I'm not
doing something dumb by accident, since I'm kind of a newbie at firewalls.

00100 allow ip from any to any out
00200 allow ip from 192.168.1.0/24 to me in via igb0
00300 allow ip from 8.8.178.110 to me in via igb0
00400 allow ip from any to any in via lo0
65535 deny ip from any to any



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHBxco%2BVKM4pmR8Z6ah_ZuwATz0xNqL=VWZc7bsm6Oo9OgZY=A>