The router resolves it to 10.0.0.2 at the DNS level and the remote URL already carries :2222, so the alias was redundant everywhere and wrong on mainframe, where it pointed at localhost. Verified: connecting with -F /dev/null succeeds from both mainframe and system76.
4 lines
192 B
Plaintext
4 lines
192 B
Plaintext
# No machine-specific ssh aliases on mainframe.
|
|
# git.rcjohnstone.com is resolved by the router's DNS to 10.0.0.2 and the
|
|
# git remote URL carries :2222, so no alias is needed or wanted here.
|