[NTLUG:Discuss] ftp through RH5.1 masq machine
David Stokes
david_stokes at yahoo.com
Wed Sep 15 11:45:13 CDT 1999
Kelly,
Did you add the ip_masq_ftp module? Things like FTP, RealAudio and a
few more require modules to be loaded for proper operation. From the
minihow on IP-Masquerading:
Then you should add a few lines into your /etc/rc.d/rc.local file
(or any file you think is appropriate) to load the required
modules
reside in /lib/modules/2.2.x/ipv4/ automatically during each
reboot:
.
.
.
/sbin/depmod -a
/sbin/modprobe ip_masq_ftp
/sbin/modprobe ip_masq_raudio
/sbin/modprobe ip_masq_irc
(and other modules such as ip_masq_cuseeme, ip_masq_vdolive
if you have applied the patches)
.
.
.
--- Kelly Scroggins <kelly at cliffhanger.com> wrote:
> I've got a Red Hat 5.1 machine with masq running. I can surf the net
> until
> my hearts content.
>
> I can't use ftp from inside my LAN. I can login to an ftp server,
> but I
> can't list files. I CAN "pwd" though.
>
> I've decided the problem is with my gateway because I CAN ftp to the
> same
> sites from other locations, like work.
>
> I'm puzzled because I haven't got any firewall rules set up yet
> (yikes!). I
> can't get them to work. All I have is an "ALL:ALL" entry in the
> /etc/hosts.deny file for now. Which as I stated earlier, hasn't
> prevented me
> from surfing the web or loging into an ftp server.
>
> So I would think that any packets that are returning (ACK bit is set)
> would
> be allowed back in to my network. And apparently does, with this
> exception. This problem must be unrelated to the issue.
>
> Do you know of anything I could try off hand?
>
> Thanks,
> Kelly
>
>
> _______________________________________________
> http://ntlug.org/mailman/listinfo/discuss
>
===
-David Stokes-
david_stokes at yahoo.com
__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com
More information about the Discuss
mailing list