Re: IPFW config
From: Simon Barner (barner_at_gmx.de)
Date: 02/20/05
- Previous message: gabriel: "Re: qmail?"
- In reply to: SigmaX: "IPFW config"
- Next in thread: Christian Hiris: "Re: IPFW config"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 20 Feb 2005 19:36:24 +0100 To: SigmaX <scottclansman@cwazy.co.uk>
> Set IPFW to allow traffic on ports 80, 10000, and 23 (That's the default
> SSH port, right?)
Nope, it's 22.
> Then start IPFW with the kernel module (I know how to do this)
Have you already read
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipfw.html?
It describes how to enable ipfw in rc.conf, and how to specify a
firewall script that loads the rules during the boot process.
Suppose, your fw script is /etc/ipfw.rules. Then the following should
(no warranty, of course ;-) load your rules without a reboot:
# kldload ipfw.ko && sh /etc/ipfw.rules
Simon
- application/pgp-signature attachment: stored
- Previous message: gabriel: "Re: qmail?"
- In reply to: SigmaX: "IPFW config"
- Next in thread: Christian Hiris: "Re: IPFW config"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|