Current time: 06-29-2024, 05:07 PM Hello There, Guest! (LoginRegister)


Post Reply 
Kein FTP Login möglich
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #21
RE: Kein FTP Login möglich
Quote:Und in der hostname steht xx-xx-xx-xxx
Was ?? Steht das für eine IP oder steht das so drin ?

Poste folgendes Output:
Code:
cat /etc/hosts && cat /etc/hostname

Greez BeNe
05-19-2009 02:50 AM
Visit this user's website Find all posts by this user Quote this message in a reply
n2o Offline
Junior Member
*

Posts: 14
Joined: May 2009
Reputation: 0
Post: #22
RE: Kein FTP Login möglich
Das kommt dann so:
Code:
84-23-00-000:~# cat /etc/hosts && cat /etc/hostname
# 'hosts' file configuration.

::ffff:84.23.00.000     n2o-solutions.ath.cx    n2o-solutions
::1     ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
127.0.0.1 localhost.localdomain localhost
# Auto-generated hostname. Please do not remove this comment.
84.23.00.000 84-23-00-000 n2o-solutions n2o-solutions.ath.cx
84-23-00-000
05-19-2009 07:08 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #23
RE: Kein FTP Login möglich
Auf den ersten blick fehlt mir da die IPv4 und deren Hostnamen auflösung in der /etc/hosts.

Code:
84.23.XX.XXX            n2o-solutions.ath.cx    n2o-solutions

Greez BeNe
05-19-2009 03:47 PM
Visit this user's website Find all posts by this user Quote this message in a reply
n2o Offline
Junior Member
*

Posts: 14
Joined: May 2009
Reputation: 0
Post: #24
RE: Kein FTP Login möglich
Kannst du mir das mal eintragen? Muss ich da irgenwas davor setzen?
05-19-2009 10:35 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #25
RE: Kein FTP Login möglich
Das kannst Du so übernehmen!
Nur deine IP muss Du noch vervollständigen/ersetzen.

Greez BeNe
05-19-2009 10:41 PM
Visit this user's website Find all posts by this user Quote this message in a reply
n2o Offline
Junior Member
*

Posts: 14
Joined: May 2009
Reputation: 0
Post: #26
RE: Kein FTP Login möglich
So, der FTP lässt sich starten. Wenn ich allerdings beim filezilla meine Daten eingeb meldet er folgendes:

Quote:Status: Connecting to test.n2o-solutions.ath.cx ...
Status: Connected with test.n2o-solutions.ath.cx. Waiting for welcome message...
Error: Disconnected from server
Error: Unable to connect!
05-20-2009 12:30 AM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #27
RE: Kein FTP Login möglich
Ist der Port von aussen offen ?
Mach mal ein nmap von extern und intern auf den Port 21.

Greez BeNe
05-20-2009 02:46 AM
Visit this user's website Find all posts by this user Quote this message in a reply
n2o Offline
Junior Member
*

Posts: 14
Joined: May 2009
Reputation: 0
Post: #28
RE: Kein FTP Login möglich
Quote:Ist der Port von aussen offen ?

Wie find ich das heraus?

Quote:Mach mal ein nmap von extern und intern auf den Port 21.

Wie macht man sowas?
05-22-2009 03:42 PM
Find all posts by this user Quote this message in a reply
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #29
RE: Kein FTP Login möglich
Code:
man nmap
Code:
nmap localhost
Code:
nmap deine.domain.tld

Kann sein das Du es erst installieren musst:
Code:
apt-get install nmap

Greez BeNe
05-22-2009 03:54 PM
Visit this user's website Find all posts by this user Quote this message in a reply
MasterTH Offline
Member
***

Posts: 570
Joined: Feb 2009
Reputation: 4
Post: #30
RE: Kein FTP Login möglich
du scheinst bei der installation etwas fehlerhaft eingetragen zu haben.
Normalerweise werden die xx-xx... Werte durch die angegebene IP-Adresse ersetzt. Die IP-Adresse die du in /etc/hosts drinstehen hast 84.23.00.000 ist nicht deine richtige ip-adresse.

Poste mal was das Ergebenis von ifconfig ist
05-25-2009 02:27 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)