Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: [OPGELOST]ssh port  (gelezen 1279 keer)

[OPGELOST]ssh port
« Gepost op: 2010/09/06, 09:06:54 »
Kan ssh naar meerdere poorten luisteren?
b.v. port 22 en port 2222
« Laatst bewerkt op: 2010/09/06, 11:21:34 door henkoegema »
Miscere utile dulci. (Ter leering ende vermaeck)
http://henk.oegema.com  (On RaspberryPi2)
Registered linux user 520520.  In gebruik: Ubuntu  22.04.3 Hobby's: Radio Amateur callsign: PA2HO.  Interesses: Raspberry Pi & Arduino & Jetson Nano (voor AI & ML)

Offline joop905

  • Lid
Re: ssh port
« Reactie #1 Gepost op: 2010/09/06, 10:10:37 »
Ja dat kan,
http://wiki.ubuntu-nl.org/community/Openssh-server
kijk eens onder Configuratie

grj

Offline markba

  • Lid
    • http://markbaaijens.nl/
Re: ssh port
« Reactie #2 Gepost op: 2010/09/06, 10:39:31 »
http://www.jigsawboys.com/2006/05/09/ssh-on-multiple-ports/
Citaat
Here’s how to do it; edit /etc/ssh/sshd_config with your favourite editor, and find the line that says this

Port 22
add another one below it so it looks like this

Port 22
Port 222222
and restart sshd

/etc/init.d/ssh restart
verify that it’s listening

netstat -anp |grep ssh
and you’re done!

Re: ssh port
« Reactie #3 Gepost op: 2010/09/06, 11:20:51 »
 Bedankt.   =D

(Had ik eigenlijk zelf ook moeten vinden via google.   :-[ , maar was blijkbaar even niet bij de les)
Miscere utile dulci. (Ter leering ende vermaeck)
http://henk.oegema.com  (On RaspberryPi2)
Registered linux user 520520.  In gebruik: Ubuntu  22.04.3 Hobby's: Radio Amateur callsign: PA2HO.  Interesses: Raspberry Pi & Arduino & Jetson Nano (voor AI & ML)

Re: [OPGELOST]ssh port
« Reactie #4 Gepost op: 2010/09/06, 13:39:59 »
Een goede poort om als 2e ssh poort te gebruiken is poort 443. Dit is de poort van https, en die is als uitgaande poort zo goed als nergens geblokkeerd.
http://leerubuntu.org (ubuntu zonder moeilijke woorden)
VoidWarranties (Hackerspace) Antwerpen
Microsoft isn't evil, they just make really crappy operating systems. - Linus Torvalds