Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Aug 1998 11:41:00 +1000
From:      Hugh Blandford <hugh@island.net.au>
To:        questions@FreeBSD.ORG
Subject:   IPFW and console problems
Message-ID:  <3.0.5.32.19980826114100.0086eb90@mail.island.net.au>

next in thread | raw e-mail | index | archive | help
Hi all,

I have a LAN connected to the net and a 2.2.6 box running IPFW connecting
another LAN.  I have traffic passing from one to another fine and can talk
to machines in the outside world....except from the console, it can't talk
to any machine on any network.  If I try and telnet or ping it gets caught
by the default deny any from any to any.  What do I need to do to get the
console working again?

I have the following rules .......

add allow all from 203.102.xxx.0/24 to 203.28.xxx.0/24
add allow all from 203.28.xxx.0/24 to any
add allow tcp from any to any established
add deny log all from any to any

as an aside I have the option IPFIREWALL_VERBOSE in the kernel but the
logging isn't appearing on the console :( suggestions?

Hugh

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19980826114100.0086eb90>