Re: Re: USER-WRN bad 'USER@' dest

Marius Tomaschewski <[email protected]> Wed, 20 Nov 2002 16:37:29 +0100
Newsgroups gmane.linux.suse.proxy-suite
Organization SuSE Product Developement
Message-ID <[email protected]>
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): [email protected]
> 501 Invalid destination in user name.
> Login failed.
> ftp> user [email protected]
> 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 <[email protected]>
--
 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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]