Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 2003 08:20:33 -0300
From:      Renato Barreto <renato_barreto@banrisul.com.br>
To:        "'freebsd-ipfw@freebsd.org'" <freebsd-ipfw@freebsd.org>
Cc:        "'traore@afribone.net.gn'" <traore@afribone.net.gn>
Subject:   RES: ipfw2 with FreeBSD 4.7-Release
Message-ID:  <794C454376DCD6118B3200104B86ECFF03A5688F@n073.banrisul>

next in thread | raw e-mail | index | archive | help

Hi,

To do this run /stand/sysinstall (as root), choose Configure ->
Distributions, then src, and then lib, sbin and sys.

To compile libalias:

# cd /usr/src/lib/libalias
# make -DIPFW2
# make install 

To compile ipfw:

# cd /usr/src/sbin/ipfw
# make -DIPFW2
# make install

Build a Kernel with:

options IPFW2

Renato

-----Mensagem original-----
De: traore@afribone.net.gn [mailto:traore@afribone.net.gn]
Enviada em: sexta-feira, 10 de outubro de 2003 07:55
Para: ipfw@freebsd.org
Assunto: ipfw2 with FreeBSD 4.7-Release




Hello
I have FreeBSD 4.7-release and want to know how to
 get the IPFW2 running. I am runing IPFW/NAT right now.
 
I don't mind reading the doc's and experimenting

_______________________________________________
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?794C454376DCD6118B3200104B86ECFF03A5688F>