Aller à :navigation, rechercher
Wiki





notempty
Dieser Artikel bezieht sich auf eine nicht mehr aktuelle Version!

notempty
Der Artikel für die neueste Version steht hier

notempty
Zu diesem Artikel gibt es bereits eine neuere Version, die sich allerdings auf eine Reseller-Preview bezieht







































































De.png
En.png
Fr.png






09.2022 (v12.1)





[[Datei: ]]
10Link=
30Link=
100Link=
120Link=


hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1-96,hmac-md5-96
[[Datei: ]]

hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,umac-128@openssh.com

hmac-sha2-256-etm@openssh.com

aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc,rijndael-cbc@lysator.liu.se

chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr

chacha20-poly1305@openssh.com

ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1

curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256

curve25519-sha256@libssh.org


[[Datei: ]]
  • PuTTY Key Generatir - Key - Parameters for saving key files.png
    1
    PuTTYgen - Private Key File Parameteres.png
    2













    [[Datei: ]]

    [[Datei: ]]



    CLI


    extc value get application "sshd"
    


    application|variable                |value
    -----------+------------------------+-----
    sshd       |CIPHER_LIST             |
               |CIPHER_LIST_H           |chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
               |CIPHER_LIST_M           |aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
               |CIPHER_LIST_P           |chacha20-poly1305@openssh.com
               |HMAC_LIST               |
               |HMAC_LIST_H             |hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160,umac-128@openssh.com
               |HMAC_LIST_M             |hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
               |HMAC_LIST_P             |hmac-sha2-256-etm@openssh.com
               |KEX_LIST                |
               |KEX_LIST_H              |curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256
               |KEX_LIST_M              |ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
               |KEX_LIST_P              |curve25519-sha256@libssh.org
               |LOGIN_GRACE_TIME        |10
               |PERMIT_ROOT_LOGIN       |no
               |PERMIT_ROOT_LOGIN_H     |no
               |PERMIT_ROOT_LOGIN_M     |yes
               |PERMIT_ROOT_LOGIN_P     |no
               |RATE_ALLOW_PENDING_CONNS|10
               |RATE_MAX_PENDING_CONNS  |100
               |RATE_START_DROP_CHANCE  |30
               |SECMODE                 |2 
               |USE_HOSTKEY_DSA         |0
               |USE_HOSTKEY_EC25519     |1
               |USE_HOSTKEY_ECDSA       |1
               |USE_HOSTKEY_RSA         |1
               |USE_OTP                 |0
    


    value
    0
    1
    2
    3


    extc value set application "sshd" variable SECMODE value 1
    appmgmt restart application "sshd"