i was looking at changing my ssh default port to 443. whenever i edit the 'Port' line in '/etc/ssh/ssh_config' and i run 'service sshd restart', it does not change the port. i can still connect via port 22 and i cannot connect via port 443.
am i editing the incorrect ssh_config?