/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */
Hi guys. I have problems with linux 2.4.16, h323 module. This is what i doing: 1) I download, compile and install iptables 1.2.5 2) download kernel 2.4.16 3) patch it with newnat5-and-helpers-2.4.16.patch.gz (patch -p1 -E) 4) make menu config, select h323 module. 5) make bzImage, install new kernel in lilo, make modules modules_install 6) reboot with new kernel, load h323 module: lsmod: ip_conntrack_h323 3520 0 [ip_nat_h323] ip_nat_h323 3520 0 (unused) my iptables script is iptables -t nat -A POSTROUTING -o ppp0 -j MASQUERADE (adsl pppoe). What am i doing wrong? I wait for your advices. -- Best regards, (sorry for my english). Fabian mailto:[EMAIL PROTECTED] _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
