FTP et SSH - Problème FTP/SSH
... / Problème FTP/SSH
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

Problème FTP/SSH

Von
MaximeP18
Erstellungsdatum 2020-06-25 14:34:19 (edited on 2024-09-04 11:56:27) in FTP et SSH

Bonjour à tous et à toutes,
J'ai actuellement ce problème qui m’empêche de mon connecter à mon FTP(Filezilla) cela m’embête beaucoup, j'ai déjà fais appel au support OVH qui m'a fait le constat suivant :
Not shown: 996 closed ports
PORT STATE SERVICE
25/tcp open smtp
80/tcp open http
443/tcp open https
445/tcp filtered microsoft-ds
Nmap done: 1 IP address (1 host up) scanned in 11.55 seconds

Le port de connexion SSH et FTP semblent filtrés par vos paramètres de
sécurités.

Je ne sais pas comment y remédier pouvez vous m'aider ?
Cordialement,
Maxime P


3 Antworten ( Latest reply on 2020-06-26 12:31:55 Von
fritz2cat officiel (d'avant la migration)
)

que répond la commande suivante:

`iptables -L`

Ca me met ca :

Chain INPUT (policy ACCEPT)
target prot opt source destination
f2b-sshd tcp -- anywhere anywhere multiport dports ssh

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

Chain f2b-sshd (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere

Ca me met ca :

Chain INPUT (policy ACCEPT)
target prot opt source destination
f2b-sshd tcp -- anywhere anywhere multiport dports ssh

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination

Chain f2b-sshd (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere


f2b-sshd


Apparemment tu as fail2ban installé mais fail2ban n'a banni personne. C'est bien rare car ssh se fait violemment agresser H24.

C'est un VPS où tu es root ? Qu'il n'y ait pas de FTP c'est normal alors, "il n'y a qu'à installer un serveur ftp".

Tu es connecté comment sur ton VPS ? en kvm ?

Non c'est mon vps j'ai accès au root et sinon je me connecte dessus via Putty


Le port de connexion SSH


et

je me connecte dessus via Putty


ce n'est pas la même chose ? De quoi vous plaignez-vous ?