Project

General

Profile

Actions

Anomalie #1164

closed

ssh check échoue sur pavot.april-int / 192.168.2.254

Added by Loïc Dachary almost 12 years ago. Updated over 5 years ago.

Status:
Fermé
Priority:
Normale
Assignee:
Category:
Task
Target version:
Start date:
12/31/2012
Due date:
% Done:

100%

Estimated time:
Spent time:
Difficulté:
2 Facile

Description

pour une raison inconnue pavot.april-int est résolu avec l'IP publique de pavot.april.org au lieu de l'IP privée 192.168.2.254
la zone .april-int étant obsolete, il est préférable de ne pas y toucher

Actions #1

Updated by Loïc Dachary almost 12 years ago

  • Status changed from En cours de traitement to Résolu
  • % Done changed from 0 to 100
root@pavot:/etc/ssh# git show
commit eace70b578a2629c10bee9f4815e9c0b0ae24fca
Author: Loic Dachary <loic@dachary.org>
Date:   Mon Dec 31 14:02:17 2012 +0100

    bind ssh sur l'IP privée de pavot https://agir.april.org/issues/1164

diff --git a/ssh/sshd_config b/ssh/sshd_config
index f8e1117..69e8414 100644
--- a/ssh/sshd_config
+++ b/ssh/sshd_config
@@ -8,6 +8,7 @@ Port 22
 #ListenAddress 0.0.0.0
 ListenAddress 192.168.25.117
 ListenAddress 192.168.0.1
+ListenAddress 192.168.2.254
 Protocol 2
 # HostKeys for protocol version 2
 HostKey /etc/ssh/ssh_host_rsa_key
Actions #2

Updated by Quentin Gibeaux over 5 years ago

  • Status changed from Résolu to Fermé
Actions

Also available in: Atom PDF