Re: Can't log in on other IPs

Anne Ramey <[email protected]> Mon, 12 Dec 2005 13:16:56 -0500
Newsgroups gmane.network.pureftpd.user
Organization Blast Internet Services
Message-ID <[email protected]>
Jeremy Kitchen wrote:
> On Monday 12 December 2005 07:07, Anne Ramey wrote:
> 
>>I have several IPs on one system.  I want any of the system users to be
>>able to log in on any of the IPs, but if it's any other IP than the
>>system main IP I get 530 authentication failed.
> 
> 
> strange.
> 
> 
>>By default, all IP addresses assigned to your server can be accessed by
>>real or anonymous users. You can restrict this with -e (only anonymous)
>>or -E (only real) .  I'm using the -E option.
> 
> 
> that has nothing to do with what IP someone can log into.. but ok :)
> 
> 
>>I'm unsure why the login works fine on the main IP but not on any other
>>IP on the system.  The get connected, just fail authentication.  ideas?
> 
> 
> you haven't given us a whole lot of information to work with.  Please post 
> your ./configure options and your startup command line options.
> 
> -Jeremy
I just did ./configure

It was created by pure-ftpd configure 1.0.20, which was
generated by GNU Autoconf 2.59.  Invocation command line was

   $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = daredevil.blast.com
uname -m = x86_64
uname -r = 2.6.11-1.35_FC3smp
uname -s = Linux
uname -v = #1 SMP Mon Jun 13 01:16:04 EDT 2005

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64

in rc.local:
#pure-ftp
/usr/local/sbin/pure-ftpd -a 100 -E -u 1 -d -U 113:002 -B

---------------------------------------------------------------------
To post a new message, e-mail: [email protected]
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]