/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */
On Wed, Nov 06, 2002 at 12:53:59PM -0500, Ronghua Zhang wrote: > Since I am currently working with kernel 2.2.x, netfilter is not availble. > I have to play with ip_masq. Actually, I am asked to write a module to do > this, but don't know if IP-Masquerade under kernel 2.2.x can do this or > allow to do this. Any hint or suggestion? You really should move to a 2.4.x kernel for firewalling. The enhancements and functionality added in iptables vs ipchains are quite numerous and give you considerably more flexibility. If you really _must_ stay with a 2.2.x kernel, you'll probably want to look at using ipmasqadm. I truly have no idea if it will allow what you're trying to do, but it's probably your best bet. -- Jamin W. Collins _______________________________________________ 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.
