Not putty. I am running a Mac OSX workstation using the Terminal application for a command line interface, which logs in:
ssh -l root montypython.edhamlin.org
OR
ssh -l root 192.168.235.1
and I want to log in:
ssh -l root montypython
....which I used to be able to do in v5.5.
When I attempt the above, I get:
ssh: montypython: no address associated with hostname.
...which tells me that the local dns is not doing something to associate the short name with the url and full canonical name.
This problem extends to several other aps, including mailfilter, which needs the full canonical name of the mailserver, rather than just "mail" to look at local mailboxes.