Hi all,

With regards to my previous message about FreeBSD5.3 ipnat and h323, I seem to 
have figured out for myself that the version of ipfilter that comes with 
FreeBSD5.3 does not incorporate the H323 Proxy. My question is then how do you 
go about doing this, as I have downloaded ipfilter 4.1.7 and executed the 
following commands with no luck:

make freebsd5
make install-bsd

and everything seems to go well, I then recompiled my kernel with options
IPFILTER and
IPFILTER_LOG

but when I reboot and run "ipf -V" i get the following error:
ipf: IP Filter v4.1.7 (416)
ioctl(SIOCGETFS): Invalid argument

and if I run
strings /boot/kernel/ipl.ko | grep -i "IP Filter"
I get:
IP Filter: v3.4.35
IP Filter: already initialised
IP Filter: not initialised
IP Filter: v3.4.35

which makes me think that somehow the new ipfilter has not been installed 
properly.

Checking in /usr/include/inet/ I see that only a few of the files have been 
updated and ip_h323_pxy.c does not exist.

Can someone help me in telling me if I have done something wrong in the 
installation procedure? and if it is possible to add the h323 proxy support for 
FreeBSD5.3?

Regards

Rekkie


_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!

Reply via email to