Patrick Tracanelli wrote:
Nenad Gavrilovic wrote:
Paolo Pisati wrote:
I just released a new revision of my libalias+ipfw work as a
patchset for 6.x, get it here:
http://mercurio.srv.dsi.unimi.it/~pisati/libalias/libalias-6.x.tgz
To apply it:
cp libalias_ipfw.patch /usr/src
cd /usr/src
patch -p3 < libalias_ipfw.patch
then you have to recompile & install:
kernel, sbin/ipfw, sbin/natd, sbin/ppp, lib/libalias,
sys/modules/ipfw, sys/modules/libalias
or simply do a world.
When I do:
cd /usr/src
make update (2006-05-05)
make clean
...
and
cp libalias_ipfw.patch /usr/src
cd /usr/src
patch -p3 < libalias_ipfw.patch
and
make kernel
I get the error as follows:
Probably you dont have the latest RELENG_6 code or it is not in sync
(say, manually modified). I have ipfw nat running on -RC1 and -RC2,
i386 and amd64 and with clean src the patch applies perfectly.
Yes, I try again. And I get error again!
cd /usr/obj
rm ALL
cd /usr/src
make clean
make clean
make update (files changed by patch)
make update (NONE!!!)
Apply You patch. And I get the same error.
I install previous patch, and my PC with NAT in-kernel work OK.
Can You help me?
Thanks!
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "[EMAIL PROTECTED]"