search for: kalisz

Displaying 3 results from an estimated 3 matches for "kalisz".

Did you mean: kalish
2024 Mar 13
2
ProxyJump does not accept IPv6 for the intermediate host?
...-V OpenSSH_9.2p1 Debian-2+deb12u2, OpenSSL 3.0.11 19 Sep 2023 The workaround seems to be to define the host used in ProxyJump in ~/.ssh/config then it works with IPv6 too. Yes, I known I should use IPv6 with DNS which is not the point here. What have I overlooked? Thank you for any help. Adam Kalisz
2017 Jun 30
2
mdraid doesn't allow creation: device or resource busy
...be the trouble, someone suggested. The problem is, if I was to remove device-mapper-multipath, I would loose oVirt-engine, because it has multipath as dependency for some reason. Do you have any ideas? What logs/ information should I provide if you want to have a look into this. Best regards Adam Kalisz
2024 Mar 13
0
ProxyJump does not accept IPv6 for the intermediate host?
On Wed, 2024-03-13 at 11:41 +0000, Job Snijders wrote: > On Wed, Mar 13, 2024 at 12:19:24PM +0100, Adam Kalisz wrote: > > it seems I cannot use: > > > > $ ssh -J root at 2a01:4f8:1c1e:528d::1 root at west-coast > > Invalid -J argument > > Try this: > > ??? $ ssh -J root@[2a01:4f8:1c1e:528d::1] root at west-coast Thank you all for helping with the syntax. > Literal...