For some inexplicable cause, iterm2 can’t connect with (no less than some) units on my localhost. I get:
ssh: connect with host 192.168.252.248 port 22: No path to host
I initially thought this was SSH associated, however ping would not work both:
ping 192.168.252.248
PING 192.168.252.248 (192.168.252.248): 56 information bytes
ping: sendto: No path to host
Request timeout for icmp_seq 0
Within the embedded terminal this works as anticipated and the browser may connect with the net interface (.248) of the machine.
The primary suspect that got here to thoughts was a small snitch, however clearly there aren’t any guidelines blocking iterm2 site visitors. I’ve additionally disabled the community filter simply to verify it isn’t associated to that, to no avail. Admittedly, this isn’t the identical as uninstalling, however I doubt the little snitch is the wrongdoer right here.
In fact, there’s a scope hyperlink path to 192.168.252.0/24:
192.168.252.0/24 dev en0 scope hyperlink
Though this might not be the issue, since it really works from different purposes.
I’ve no different issues that I do know of on iterm2 associated to connectivity, I can connect with every other host with none issues, together with my router’s internet interface.
Any concepts what iterm2 may need modified or what settings I’d change that may have an effect on this?
I’m utilizing Mac OS Sequoia 15.0.1 and iterm2 3.5.5.
I additionally uninstalled the little snitch utterly simply to verify this does not intervene, however it made no distinction.