LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Help with a strange FTP error after being connected (https://www.linuxquestions.org/questions/linux-networking-3/help-with-a-strange-ftp-error-after-being-connected-70394/)

lostboy 07-05-2003 09:48 PM

Help with a strange FTP error after being connected
 
I can connect through ftp to our server, but if I use a 'dir' command, I get disconnected with this message :

500 I won't open a connection to 192.168.0.100 (only to 65.xx.xx.xxx)
ftp: bind: Address already in use

I understand what the message is telling me.I just don't know how to remedy the problem. The server is seeing my lan IP address for the client box and doesn't like it. The 65.xx.xx.xxx is of course my dynamic IP address.

JC

bbeers 09-18-2003 09:41 AM

Are you masquerading your output?

what does "iptables -t nat -L" return?

-bbeers


All times are GMT -5. The time now is 01:16 AM.