Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jan 1998 21:02:41 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Jason McKay <jasonm@webace.com.au>
Cc:        questions@FreeBSD.ORG
Subject:   Re: ipfw help
Message-ID:  <Pine.BSF.3.96.980129210122.1248W-100000@gdi.uoregon.edu>
In-Reply-To: <3.0.1.32.19980128205416.0079a520@webace.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Jan 1998, Jason McKay wrote:

> Hello,
> 
> I am just tring to figure out ipfw .. and having a few troubles ... if
> possible could someone please post the command line I would use if I wanted
> to do the following:
> 
> Restrict web access to all web sites except www.yahoo.com ... 

deny all from any to any
allow ip from any to www.yahoo.com

See ipfw(8).

????  I don't do firewalls yet.  

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980129210122.1248W-100000>