Page MenuHomePhabricator

ssh from tin to mira broken
Closed, ResolvedPublic

Description

Causing sync failures at the moment... I can connect from bastions but not tin.

Event Timeline

Krenair raised the priority of this task from to Needs Triage.
Krenair updated the task description. (Show Details)
Krenair added a project: acl*sre-team.

Change 244633 had a related patch set uploaded (by Dzahn):
deployment: fix firewalling for sync-file/scap tin

https://gerrit.wikimedia.org/r/244633

Change 244633 merged by Dzahn:
deployment: fix firewalling for sync-file/scap tin

https://gerrit.wikimedia.org/r/244633

this happened with T113351#1714245 . but we just applied this on mira and not on tin yet partly for this reason, double-check if there are missing rules for deployment.

please see the fix above.

I merged that and now:

root@mira:~# iptables -L | grep "tin.eqiad"
ACCEPT tcp -- tin.eqiad.wmnet anywhere tcp dpt:ssh

[tin:~] $ ssh mira.codfw.wmnet
Permission denied (publickey).

Dzahn claimed this task.
Dzahn removed a project: Patch-For-Review.
Dzahn set Security to None.
root@tin:~# nmap mira.codfw.wmnet -p 22
..
Host is up (0.034s latency).
PORT   STATE SERVICE
22/tcp open  ssh