Alain Barth�lemy wrote: > Bonjour, > > Quand je lis man ssh, je vois qu'on pourrait acc�der au protocole ssh > par un autre port que 22 avec l'instruction: > > ssh -p <port> <IP-address> > > Un port libre >1025 m'int�resse. > > N'y a t-il rien d'autre � configurer (� part /etc/services)? >
Ca depends, si tu tournes sshd via xinetd, tu peux sp�cifier un autre port d'ecoute (et donc, modifier services). Sinon, tu peux modifier /etc/ssh/sshd_config. Et au final, tu peux ecouter sur le 22 mais avoir une regle iptabes qui redirige vers un autre port. -- The information contained in this electronic message may be legally privileged and confidential under applicable law, and is intended only for the use of the individual or entity named above. If the recipient of this message is not the above-named intended recipient, you are hereby notified that any dissemination, copy or disclosure of this communication is strictly prohibited. If you have received this communication in error, please notify Keyware, +32 2 526 16 16 and purge the communication immediately without making any copy or distribution. _______________________________________________________ Linux Mailing List - http://www.unixtech.be Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux Archives: http://www.mail-archive.com/[EMAIL PROTECTED] IRC: efnet.unixtech.be:6667 - #unixtech

