[2961] in linux-net channel archive
Re: [masq] Re: ftp problems w/masq & 1.99.5 kernel
daemon@ATHENA.MIT.EDU (kb5taw@uugate.wa7slg.ampr.org)
Tue May 21 18:52:31 1996
Date: Mon, 20 May 96 17:31:32 mst
From: kb5taw@uugate.wa7slg.ampr.org
To: linux-net@vger.rutgers.edu
If I may ask one small question here,
>} In addition, when I first load the ipmasq_ftp module, lsmod reports that
>it
>} is used by "0" until I try to make a ftp connection from the localnet,
>then
>} lsmod reports it is used by "1" and then it can't be unloaded even if I
>} shutdown all network interfaces.
If I wanted to use masp_ftp and masp_irc without module support in kernel,
would I change,
M_OBJS += ip_masq_ftp.o ip_masq_irc.o
to,
IPV4_OBJS += ip_masq_ftp.o ip_masq_irc.o
in net/ipv4/Makefile?
and would any other changes need to be made?
Thanks,
Phil