Mailinglist Archive: proxy-suite (15 mails)
| < Previous | Next > |
Re: Re: [proxy-suite] USER-WRN bad 'USER@' dest
- From: Marius Tomaschewski <mt@xxxxxxx>
- Date: Wed, 20 Nov 2002 15:37:30 +0000 (UTC)
- Message-id: <20021120153729.GI7091@xxxxxxx>
On Wed, Nov 20, 2002 at 04:03:12PM +0100, Frank Sackewitz wrote:
>
> It works (in parts):
>
> # ftp 192.168.127.225
> Connected to 192.168.127.225.
> 220 sordns FTP server (Version 1.8.1 - 2002/01/29 00:30:00) ready.
> Name (192.168.127.225:anton): anonymous@xxxxxxxxxxxxxxxxxx
> 501 Invalid destination in user name.
> Login failed.
> ftp> user ftp@xxxxxxxxxxxxx
> 331 Anonymous login ok, send anything as password.
> Password:
> 230-
> Welcome at Freie Universität Berlin, Germany.
> Willkommen auf dem FTP-Server der Freien Universität Berlin.
> Ein Service der Zentraleinrichtung für Datenverarbeitung (ZEDAT).
>
> 230 Anonymous login ok.
> ftp> quit
> 221 Goodbye.
OK. As I said, the proxy is not able to resolv hostnames
in your chroot, because the some files are missed there.
Are you using DNS for resolving? Do you have something
like this in these files (needed in chroot dir as well! ):
/etc/nsswitch.conf
hosts: files dns
networks: files dns
/etc/resolv.conf
domain your-domain.top
search your-domain.top
nameserver 192.168.x.y
/etc/host.conf
order hosts, bind
multi on
Kind regards,
Marius Tomaschewski <mt@xxxxxxx>
--
SuSE Linux AG, Nürnberg -- Product Developement
PGP public key on: http://www.suse.de/~mt/mt.pgp
DF17 271A AD15 006A 5BB9 6C96 CA2F F3F7 373A 1CC0
>
> It works (in parts):
>
> # ftp 192.168.127.225
> Connected to 192.168.127.225.
> 220 sordns FTP server (Version 1.8.1 - 2002/01/29 00:30:00) ready.
> Name (192.168.127.225:anton): anonymous@xxxxxxxxxxxxxxxxxx
> 501 Invalid destination in user name.
> Login failed.
> ftp> user ftp@xxxxxxxxxxxxx
> 331 Anonymous login ok, send anything as password.
> Password:
> 230-
> Welcome at Freie Universität Berlin, Germany.
> Willkommen auf dem FTP-Server der Freien Universität Berlin.
> Ein Service der Zentraleinrichtung für Datenverarbeitung (ZEDAT).
>
> 230 Anonymous login ok.
> ftp> quit
> 221 Goodbye.
OK. As I said, the proxy is not able to resolv hostnames
in your chroot, because the some files are missed there.
Are you using DNS for resolving? Do you have something
like this in these files (needed in chroot dir as well! ):
/etc/nsswitch.conf
hosts: files dns
networks: files dns
/etc/resolv.conf
domain your-domain.top
search your-domain.top
nameserver 192.168.x.y
/etc/host.conf
order hosts, bind
multi on
Kind regards,
Marius Tomaschewski <mt@xxxxxxx>
--
SuSE Linux AG, Nürnberg -- Product Developement
PGP public key on: http://www.suse.de/~mt/mt.pgp
DF17 271A AD15 006A 5BB9 6C96 CA2F F3F7 373A 1CC0
| < Previous | Next > |