Networking Forums

Networking Forums > Computer Networking > Linux Networking > Problems with FTP Service and virtual IPs (NEED HELP)

Reply
Thread Tools Display Modes

Problems with FTP Service and virtual IPs (NEED HELP)

 
 
Dirk Laurenz
Guest
Posts: n/a

 
      01-23-2004, 07:26 PM
Hello everybody,

may someone can help me, with a problem i have.

The setup is as follows:

a phsyical ip on eth0 like 192.168.1.19
a logical ip on eth0 like 192.168.1.20

a ping to both from any machine one the network is successful
ssh to both from any machine one the network is successful

I've setup an ftp service, at first with no bindings, afterwards with
bindings. It doesn't matter,
Accessing ftp via phsyical ip address is absolutely no problem.
accesing ftp via virtual ip works fine 2 to 4 times and then ends
in socket errors (leech get) or The Page cannot be display (IE)
oven command line ftp (either win or lin) doesn't work.
I've tried multiple clients and plattforms. Virtual IP doesn't work, phsical
works.

So i searched around a little bit an fond out the following:

linux:~ # netstat -an | grep 21
tcp 0 0 192.168.1.20:21 0.0.0.0:* LISTEN
tcp 0 0 192.168.1.20:21 192.168.1.22:4124 SYN_RECV
or ESTABLISHED

everytime this happens, i can see the above state with netstat

After about 4 minutes everything is fine again. I think this is an tcp
timeout.

I need the virtual ip support, because it's an cluster.

Some words about the os:

SLES8
SP2a
k_smp-2.4.19-304


Thanks,

Dirk Laurenz







 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simulated NAT Traversal on Virtual Box | Two Virtual Interface - eth-0/eth1 Sumit Linux Networking 0 06-24-2011 01:09 AM
Service Pack 3 Problems John R Wireless Networks 4 10-08-2008 03:22 PM
Ace Internet Service Problems Asani Broadband 5 08-25-2007 12:35 PM
Problems with Service Pak 2 Bob Broadband Hardware 16 10-16-2004 04:18 PM
nfs and portmap service problems Jeff Krimmel Linux Networking 1 06-24-2004 08:38 AM



1 2 3 4 5 6 7 8 9 10 11