Christopher Marklund wrote:
> 
> I've started having the strangest problem lately.  If I bring up a link to
> my ISP with diald and then try to ftp a PC .exe file from somewhere to my
> Linux machine the transfer will stop after about 30-60k and just hangs
> there ... I am also running this machine as a firewall for my ethernet
> using IPMasquerading and I get the exact same result if I try this same
> process from any ftp client from any of the hosts behind the firewall.
> This also happens if I FTP INTO my firewall and try to "put" the file
> there.  Web browsing, telnet, etc seems to work fine.
> 
> Now, if I kill diald and use the standard, ppp-on scripts, it all works
> fine.
> 
> Strange huh?
> 
> Please let me know if you've seen this before or have any suggestions?
> 
> --Chris
> 
> "The avalanche has already started.  It is too late for the pebbles to vote."
> --Kosh
> 
> Christopher Marklund
>        Home: [EMAIL PROTECTED]
>        Work: [EMAIL PROTECTED]
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-diald" in
> the body of a message to [EMAIL PROTECTED]

Have you loaded th ip_masq_ftp module? This module loads support for the
ftp port with masquarading. I had the same problem and loading this
module seemed to fix it.

- try 'insmod ip_masq_ftp'
- if it does not load - check that you included loadable module support
in
  your kernal.
- you may have to 'make modules' from your linux source directory if the
modules have
  not been compiled.
- check the ip masqurading page at indyramp for details:

        http://www.indyramy.com/masq

Hope this helps - James

-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to