LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

RE: Weird connection refused error

To: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: Weird connection refused error
From: "Jeremy Kusnetz" <lvs@xxxxxxxxxxx>
Date: Wed, 25 Feb 2004 17:10:25 -0500 (EST)
I've narrowed down the problem.  A simple FTP seems to cause the
connection refused error.  See below:

telnet 216.163.120.10 3307
Trying 216.163.120.10...
Connected to 216.163.120.10.
Escape character is '^]'.
^]
telnet> quit
Connection closed.
root@smarthost5:~# ftp 216.163.120.10
Connected to 216.163.120.10.
220 Welcome to (trueband.net). Enter username to continue.
Name (216.163.120.10:root): nastest
331 Welcome 'nastest', enter password to login.
Password:
230 User 'nastest' login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> quit
221 Goodbye, logging out.
root@smarthost5:~# telnet 216.163.120.10 3307
Trying 216.163.120.10...
telnet: Unable to connect to remote host: Connection refused

<Prev in Thread] Current Thread [Next in Thread>