Date: Wed, 24 Nov 1999 12:57:51 +0100 From: "Christian Bruno" <brunoc@ifrance.com> To: <freebsd-ipfw@freebsd.org> Subject: firewall punching disabled in natd/libalias ? Message-ID: <003201bf3673$23b24d90$1ec809c0@motte.alpes-net.fr>
next in thread | raw e-mail | index | archive | help
hello, i'm adding a functionality (H323) in libalias(FreeBSD 3.0 Release), and i need to use "Firewall Punching". As far as i know, i just have to call fwpunchhole( ) to add dynamically (and temporary) a rule to the firewall rule list ( it will be a rule like : allow tcp from sourceip to destip #portnumer SETUP ) My problem is that all the code involved in fw punch seems to be "de-activated". A call to SetPacketAliasMode() (from natd.c) can activate this function but it seems there is no command line option in NATD to do so. i need to modify natd.c and add a new option ? will this code (fwpunchhole) be removed from the freebsd natd ? any help greatly appreciated ! Regards, Christian brunoc@ifrance.com ps : as i'm new to freebsd mailing lists, please reply to my email if this message is posted in the wrong list ______________________________________________________________________ Message envoye depuis iFrance >> http://www.ifrance.com Gratuit >> Hebergement (50 Mo)/Vos emails (POP&HTML,20 Mo) Votre agenda online gratuit >> http://agenda.ifrance.com NOUVEAU : Faxez gratuitement ! >> http://fax.ifrance.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003201bf3673$23b24d90$1ec809c0>