bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] A problem to use wget to download file with --bind-address


From: Brian Lu
Subject: [Bug-wget] A problem to use wget to download file with --bind-address
Date: Wed, 24 Mar 2010 18:20:46 +0800

Hi All
My Server has 3 PPPoE wan links..
The interface IP of the 3 PPPoE wan links are:
ppp0 : 1.1.1.1
ppp1 : 2.2.2.2
ppp2 : 3.3.3.3

When I run the command:wget --bind-address = 1.1.1.1 http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9.3/cht/AdbeRdr930_zh_TW.exe
I found the http traffic go through ppp0 correctly.
When I run the command:wget --bind-address = 2.2.2.2 http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9.3/cht/AdbeRdr930_zh_TW.exe
I found the http traffic go through ppp1 correctly.
When I run the command:wget --bind-address = 3.3.3.3 http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9.3/cht/AdbeRdr930_zh_TW.exe
I found the http traffic go through ppp2 correctly.

But :
When I run the command:wget --bind-address = 1.1.1.1 ftp://ftp.adsl.hinet.net/test_001m.zip --user=ftp --password=ftp I found the ftp traffic go through ppp0/ppp1/ppp2 randomly in different times.It seems something wrong.
I have tried the parameter --no-passive-ftp ,but have same problem.
I want the ftp traffic can go through the right interface..

Any suggestions will be appreciated!!!

Brian

__________ Information from ESET NOD32 Antivirus, version of virus signature 
database 4953 (20100317) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com







reply via email to

[Prev in Thread] Current Thread [Next in Thread]