Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[telnetd] help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
jmf
n00b
n00b


Joined: 28 Sep 2003
Posts: 65

PostPosted: Sun Nov 02, 2003 1:57 pm    Post subject: [telnetd] help Reply with quote

j'ai fait un emerge de netkit-telnetd -> OK
Quand je lance telnetd j'ai :

bash-2.05b# telnetd
telnetd: getpeername: Socket operation on non-socket

Quelq'un pourrait me dépanner ? Merci .
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Mon Nov 03, 2003 10:26 am    Post subject: Reply with quote

/etc/init.d/telnetd start (ou quelque chose comme ça).
Par contre il vaut mieux utiliser sshd, beaucoup plus sécurisé et beaucoup plus évolué, en fait c'est déconseillé d'utiliser telnet :)

Code:
emerge openssh
/etc/init.d/sshd start
Back to top
View user's profile Send private message
yuk159
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1803
Location: noumea ,nouvelle-caledonie

PostPosted: Mon Nov 03, 2003 10:48 am    Post subject: Reply with quote

Comme le dit cylgalad le probleme de telnet c'est de faire passer par exemple les mots de passes en clair sur le reseaux :?
Resultat : n'importe qui se servant a ce moment la de ethereal (par exemple) vois passer ton login/password sans qu'il n'ai aucun effort a fournir pour cela :roll:
_________________
The box said: "Requires Windows 98/2000/XP/NT, or better."
So, I installed LINUX!
Instagram
Back to top
View user's profile Send private message
jmf
n00b
n00b


Joined: 28 Sep 2003
Posts: 65

PostPosted: Mon Nov 03, 2003 8:56 pm    Post subject: Reply with quote

C'est pour un petit reseau à domicile , telnet me convenait tres bien mais j'arrive pas le faire marcher . C'est /etc/xinetd.d/telnetd start mais il me dit plein d'insultes ????
C'est OK avec sshd .
Back to top
View user's profile Send private message
cylgalad
Veteran
Veteran


Joined: 18 Apr 2003
Posts: 1327
Location: France

PostPosted: Tue Nov 04, 2003 10:40 am    Post subject: Reply with quote

Heu sshd marche très bien sur un LAN, je l'utilise souvent et au moins tu es sur de ne pas avoir un trou de sécurité béant digne de windoze 95 :D

Sinon, il faut que tu édites /etc/xinetd.d/telnetd et que tu remplaces la ligne
Code:
disable = yes
par
Code:
disable = no
puis que tu fasses un
Code:
/etc/init.d/xinetd restart
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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