Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Aug 2000 07:47:51 -0500 (CDT)
From:      Mike Meyer <mwm@mired.org>
To:        Rick Knebel <rknebel@uplink.net>
Cc:        questions@freebsd.org
Subject:   firewall
Message-ID:  <14761.3575.652383.627103@guru.mired.org>
In-Reply-To: <114875126@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Rick Knebel writes:
> What can I use for user ppp.

user ppp has it's own filtering capabilities. If you don't want anyone
outside connecting your servers, but need dns to work, something like:

# inbound - be paranoid! - established connections and dns only
 set filter in 0 permit tcp estab
 set filter in 1 permit udp src eq domain

> Also while i am thinking about it I have a ide hard drive that is a 
> UMDA 66 but freebsd is recognizing it as a UMDA 33. Is this normal.

Depends on the version of FreeBSD you installed. Also, is everything
in the system UDMA 66? Mine recognizes the drive & controller, then
won't run it because the cable isn't a UDMA66 cable.

	<mike



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?14761.3575.652383.627103>