Re: freebsd 6.0 personal firewall

2006-04-07 Thread Igor Robul
On Thu, Apr 06, 2006 at 08:58:08PM -0700, ilyana ramlan wrote:
 Hello,
 1) How do i block websites by typing their url name
Do you wish block access _TO_ sites, or _FROM_ sites. If you wish block
access _FROM_ sites, than tell us more about what type of access do you
wish to block (Spam email, other).

 (eg. www.yahoo.com) using built in freebsd 6.0
 firewall?
You can block websites with packet filtering firewall, but
better install some proxy server (/usr/ports/www/oops,
/usr/ports/www/squid). Then you'll be able not only block access by IP
address, but also block access by URL (or part of it).
 
 2) Do i have to configure the hosts.allow file to
 block websites and must i know their IP address to
 block websites? Can i block them by their URL names?
hosts.allow is used to control access to services, which are running on
your system. So you cannot block access to other hosts with hosts.allow

You can read more about FreeBSD firewalls at:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls.html

You can find some information about restricting access to websites if
you go to google.com and search something like filtering proxy

You can read how to install additional software on FreeBSD  at:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html

You can read about Spam-filtering at:
http://dspam.nuclearelephant.com/
http://spamassassin.apache.org/



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: freebsd 6.0 personal firewall

2006-04-07 Thread fbsd_user
You need to read the firewall section of the freebsd handbook.

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls.
html

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of ilyana
ramlan
Sent: Thursday, April 06, 2006 11:58 PM
To: freebsd-questions@FreeBSD.org
Subject: freebsd 6.0 personal firewall


Hello,
I  have few questions:

1) How do i block websites by typing their url name
(eg. www.yahoo.com) using built in freebsd 6.0
firewall?

2) Do i have to configure the hosts.allow file to
block websites and must i know their IP address to
block websites? Can i block them by their URL names?

Thank you.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]