Reading the ssh_config manpage, I don't see a way to do this...

I want to match single-part labels, e.g. "servername" without matching everything "servername.somewhere.else".
(I do rely on my local resolver's search functionality.)

So far, the best I can come up with is "*,!*.*" which doesn't seem to work.

Is there a way to do this?


FYI, I'm trying to set a less-secure cipher for machines on my local network, which I customarily address using non-qualified hostnames. I've just remembered that I can easily double my file transfer speed and reduce CPU load (both important in my case) by switching to "arcfour".

So far, the only workaround is to specify the FQDN or IP address, both of which are less than ideal.

--
-Adam Thompson
 [email protected]

Reply via email to