It is currently Mon, 25 Sep 2023 10:50:19 GMT



 
Author Message
 Do I need a firewall if I use FreeBSD 4.2 ?



 Fri, 19 Sep 2003 23:58:00 GMT   
 Do I need a firewall if I use FreeBSD 4.2 ?

        If you want a secure (ish) system first turn off every service that you do
not need to have running. If there is anything left that you are not willing
to have publicly visible you need a firewall, if everything left is OK for
public consumption you don't.

--
Optimal hardware acceleration for Windows PC (Mac).
   9.98 m/s/s applied for (at least) 2s followed by impact with solid object.
Optimal software upgrade
   FreeBSD (OS-X).



 Sat, 20 Sep 2003 02:24:42 GMT   
 Do I need a firewall if I use FreeBSD 4.2 ?

b> I read a few posts about FreeBSD being "mostly" secure
b> out-of-the-box, so I was wondering if I didn't need my hardware
b> firewall, and also didn't need scripts to set-up ipchains (or the
b> newer iptables).

FBSD comes with a set of firewall rules designed for a
single-system. To activate them you have to rebuild your kernel to
include the firewall code (if you haven't done that before its not
nearly as frightening as it sounds) then turn them on in the system
wide config file.

I can't see any reason not to do that.

If you aren't fed up of books by now, I reccoment The Complete FreBSD,
lots of other things besides the stuff on firewalls.

--
Mail me as rjc not s...@cstr.ed.ac.uk         _O_
                                                 |<



 Sun, 21 Sep 2003 19:13:32 GMT   
 Do I need a firewall if I use FreeBSD 4.2 ?

Actually, it's much simpler than this: you just edit /etc/rc.conf and put in the
following:

firewall_enable="YES"
firewall_type="client"

Then edit /etc/rc.firewall under the section which starts
"[Cc][Ll][Ii][Ee][Nn][Tt]", and change the parameters for "net", "mask" and "ip"
as necessary.

This will automatically load in the ipfw kernel module if it isn't already
there, and the apply the relevant rules from /etc/rc.firewall.

Nick



 Sun, 21 Sep 2003 19:48:34 GMT   
 Do I need a firewall if I use FreeBSD 4.2 ?

nh> This will automatically load in the ipfw kernel module if it isn't already
nh> there, and the apply the relevant rules from /etc/rc.firewall.

{*filter*}, I'm living in the past again aren't I...

Nurse!

--
Mail me as rjc not s...@cstr.ed.ac.uk         _O_
                                                 |<



 Sun, 21 Sep 2003 20:10:14 GMT   
 Do I need a firewall if I use FreeBSD 4.2 ?

Yeah, I get caught out like this regularly too.  Irritating, isn't it :-)

Nick



 Sun, 21 Sep 2003 20:26:24 GMT   
 
   [ 6 post ] 

Similar Threads

1. Using AIWA TD-U8000 USB Travan Tape with FreeBSD 4.2

2. Need help administering FP2k User/pass on Freebsd 4.2

3. need help getting a Xircom PCMCIA ethernet card to work under freebsd 4.2

4. Need install help FreeBSD 4.2

5. Need proffessional help with sb128pci under FreeBSD 4.2

6. doing a find in a cron job for AIX 4.2

7. Using FreeBSD as firewall/router?

8. Web Server<---Ethernet------->Freebsd used as a firewall<-------DSL--------->Internet

9. Need help with FreeBSD dialup-firewall filtering.!!

10. Mouse Delay under Xwin 4.2 and FreeBSD 4.6.


 
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software