Bad configuration option: ServerAliveInterval

Jamie Hutber

I have just got a new server and was trying to make sure the ServerAliveInterval was long enough so I didn't keep getting thrown out.

root@server:~# sudo sshd -T
/etc/ssh/sshd_config: line 31: Bad configuration option: ServerAliveInterval
/etc/ssh/sshd_config: terminating, 1 bad configuration options
root@server:~# ssh -V
OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.7, OpenSSL 1.0.1f 6 Jan 2014

Why do I still get this error even though I'm up to do and have OpenSSH

Jakuje

Server option is called ClientAliveInterval as per manual page for sshd_config.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

bad configuration option in git

From Dev

ssh - Bad configuration option: KeyAlgorithms

From Dev

Bad configuration option: AUTOCREATE_SERVER_KEY

From Dev

How to solve Bad Configuration Option: UseDNS?

From Java

.ssh/config: "Bad configuration option: UseKeychain" on Mac OS Sierra 10.12.6

From Dev

"Bad configuration option" on linux terminal, during bitbucket ssh connection.

From Dev

Bad configuration option: ControlPersist while scp with control master?

From Dev

Can't SSH to another rpi from rpi: Bad configuration option: acceptenv

From Dev

/etc/ssh/sshd_config: line 43: Bad configuration option: StrictHostKeyChecking

From Dev

ServerAliveInterval and ServerAliveCountMax

From Dev

Endpoints Bad Api Configuration

From Dev

Endpoints Bad Api Configuration

From Dev

Where's the bottleneck? Not bad configuration, bad performance

From Dev

ServerAliveInterval and connection reset

From Dev

What is default value of ServerAliveInterval?

From Dev

mount: wrong fs type, bad option, bad superblock

From Dev

Wrong fs type, bad option, bad superblock on /dev/sdaX

From Dev

Error:scalac: bad option: -P (IntelliJ IDEA)

From Dev

Android busybox sed: bad option in substitution expression

From Dev

Android busybox sed: bad option in substitution expression

From Dev

Rails heroku invalid configuration option

From Dev

Magento: Disabled admin configuration option

From Dev

Spring Boot XML Configuration Option

From Dev

When to use ClientAliveInterval versus ServerAliveInterval

From Dev

nginx configuration option "optional_no_ca"

From Dev

Composer package get app base / configuration option

From Dev

What does the --bindip configuration option in mongodb do?

From Dev

Where is the printer default option configuration file?

From Dev

Composer package get app base / configuration option

Related Related

  1. 1

    bad configuration option in git

  2. 2

    ssh - Bad configuration option: KeyAlgorithms

  3. 3

    Bad configuration option: AUTOCREATE_SERVER_KEY

  4. 4

    How to solve Bad Configuration Option: UseDNS?

  5. 5

    .ssh/config: "Bad configuration option: UseKeychain" on Mac OS Sierra 10.12.6

  6. 6

    "Bad configuration option" on linux terminal, during bitbucket ssh connection.

  7. 7

    Bad configuration option: ControlPersist while scp with control master?

  8. 8

    Can't SSH to another rpi from rpi: Bad configuration option: acceptenv

  9. 9

    /etc/ssh/sshd_config: line 43: Bad configuration option: StrictHostKeyChecking

  10. 10

    ServerAliveInterval and ServerAliveCountMax

  11. 11

    Endpoints Bad Api Configuration

  12. 12

    Endpoints Bad Api Configuration

  13. 13

    Where's the bottleneck? Not bad configuration, bad performance

  14. 14

    ServerAliveInterval and connection reset

  15. 15

    What is default value of ServerAliveInterval?

  16. 16

    mount: wrong fs type, bad option, bad superblock

  17. 17

    Wrong fs type, bad option, bad superblock on /dev/sdaX

  18. 18

    Error:scalac: bad option: -P (IntelliJ IDEA)

  19. 19

    Android busybox sed: bad option in substitution expression

  20. 20

    Android busybox sed: bad option in substitution expression

  21. 21

    Rails heroku invalid configuration option

  22. 22

    Magento: Disabled admin configuration option

  23. 23

    Spring Boot XML Configuration Option

  24. 24

    When to use ClientAliveInterval versus ServerAliveInterval

  25. 25

    nginx configuration option "optional_no_ca"

  26. 26

    Composer package get app base / configuration option

  27. 27

    What does the --bindip configuration option in mongodb do?

  28. 28

    Where is the printer default option configuration file?

  29. 29

    Composer package get app base / configuration option

HotTag

Archive