Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Connection problem till ProFTPd
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Scandinavian
View previous topic :: View next topic  
Author Message
Alikzus
n00b
n00b


Joined: 29 Dec 2003
Posts: 9

PostPosted: Mon Dec 29, 2003 1:05 pm    Post subject: Connection problem till ProFTPd Reply with quote

Hej!

Har hållit på och pulat med proftpd i flera dagar nu. Jag har läst dokumentationen, sökt på forum och googlat. Gjort mig en egen conf och öppnat portar på routern. Men det går inte att ansluta till den. Man får Connection Failed i en eller annan variant.

Tacksam för hjälp!

Min conf ser ut så här:

#/etc/proftpd/prodtpd.conf by alikzus

# START

ServerName "Min FTP-server"
ServerType inetd
DefaultServer yes
Port <ftp-porten>
TimeoutLogin 120
TimeoutIdle 300
TimeoutNoTransfer 600
TimeoutStalled 1200
MaxInstances 3
User proftpd
Group proftpd
ScoreboardFile /var/run/proftpd
LogFormat default "%h %l %u %t "%r" %s %b"
LogFormat auth "%h [p] %h %t "%r" %s"
LogFormat write "%h %l %l %t "%r" %s %b"
DefaultRoot /ftp
#AuthPAM on
#AuthPAMConfig ftp
IdentLookups off
UseReverseDNS off
MasqueradeAddress <min.no-ip.com>

<Global>
DisplayLogin welcome.msg
DeferWelcome on
AllowOverwrite on
AllowRetrieveRestart on
#UseFtpUsers on
#LoginPasswordPrompt on
MaxClientsPerHost 1 "Session initiated from Your host already, close one down, or wait 5 minutes."
MaxClients 3 "Sorry, only three concurrent users allowed. Please try again later."
MaxLoginAttempts 2
RequireValidShell no
AuthUserFile /etc/proftpd/proftpd.passwd
AuthGroupFile /etc/proftpd/proftpd.group
RootLogin off
PassivePorts <passive portrange>
</Global>

<Limit SITE_CHMOD>
DenyAll
</Limit SITE_CHMOD>

<Directory /*>
HideNoAccess on
Umask 027
</Directory>

# END
Back to top
View user's profile Send private message
P.K.
n00b
n00b


Joined: 13 Jan 2004
Posts: 8

PostPosted: Tue Jan 13, 2004 6:53 pm    Post subject: Reply with quote

Kan du spesifisere hvilket connection-problem du har? Kan du ikke koble til i det hele tatt? FTP client output? osv ;)
_________________
pff ;p
Back to top
View user's profile Send private message
DecoR
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2003
Posts: 85
Location: Oslo, Norway

PostPosted: Fri Jan 23, 2004 6:21 pm    Post subject: Re: proftpd Reply with quote

Heisann..

Kan du poste output'en din av
Code:

nmap localhost

og
Code:

nmap <din IP/host på internet>

her, så hadde det vært fint.

Alikzus wrote:
Man får Connection Failed i en eller annan variant.

Det er også til "stor" hjelp om du kan poste den eksakte feilmeldingen du får.

Snakkes ;)
_________________
Don't you feel rimeligOK!?
www.rimeligok.no
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Scandinavian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum