Nieuws:

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

Auteur Topic: [OPGELOST]ssh port  (gelezen 1645 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 »
𝕸𝖎𝖘𝖈𝖊𝖗𝖊 𝖚𝖙𝖎𝖑𝖊 𝖉𝖚𝖑𝖈𝖎. (Ter leering ende vermaeck)
𝕹𝖎𝖑 𝖛𝖔𝖑𝖊𝖓𝖙𝖎𝖇𝖚𝖘 𝖆𝖗𝖉𝖚𝖚𝖒. (Niets is moeilijk voor hen die willen)
https://henk.oegema.com  (Op RaspberryPi2)
Registered linux user 520520.  In gebruik: Ubuntu  24.04 Hobby's: Radio Amateur callsign: PA2HO.  Interesses: Raspberry Pi & Arduino & TELLO drone (voor AI)

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)
𝕸𝖎𝖘𝖈𝖊𝖗𝖊 𝖚𝖙𝖎𝖑𝖊 𝖉𝖚𝖑𝖈𝖎. (Ter leering ende vermaeck)
𝕹𝖎𝖑 𝖛𝖔𝖑𝖊𝖓𝖙𝖎𝖇𝖚𝖘 𝖆𝖗𝖉𝖚𝖚𝖒. (Niets is moeilijk voor hen die willen)
https://henk.oegema.com  (Op RaspberryPi2)
Registered linux user 520520.  In gebruik: Ubuntu  24.04 Hobby's: Radio Amateur callsign: PA2HO.  Interesses: Raspberry Pi & Arduino & TELLO drone (voor AI)

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