Hello, this is what I get, when I'm trying to let wget download using alias IP. This is not the issue of firewall or incorrect used IP because I can do traceroute -s 195.5.40.149 -p 20 ftp.freebsd.org without problems and all other progs that uses this ip works just perfect. Any ideas? [sumdu][/d0/ftp/pub/FreeBSD]: env LANG=C wget -nd -c --bind-address=195.5.40.149 ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.4-install.iso --08:42:20-- ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.4-install.iso => `4.4-install.iso' Connecting to ftp.freebsd.org:21... socket: Can't assign requested address Retrying. --08:42:32-- ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.4-install.iso (try: 2) => `4.4-install.iso' ==> CWD not required. ==> EPRT ... Bind error (Can't assign requested address). ==> PORT ... Bind error (Can't assign requested address). Retrying. ^C -- Best Regards, Vlad Marchenko
