The following will should produce connections to port 23 instead it returns a extra host. ``` Host test1 HostName 127.0.0.1 User root Host test2 HostName 127.0.0.1 User root Host test* Port 23 ```
The following will should produce connections to port 23 instead it returns a extra host.