Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #357211
    Anonymous
    Participant

    Hello, I would like to run the built-in ssh server of mac os x client, i.e. the one you turn on in the sharing pane of system preferences, but on port 80 instead of 22.

    I have tried modifying the /etc/sshd_config file putting 80 instead of 22 in the port option, but that has had no effect at all…. Could you tell me what I am doing wrong?

    thanks

    #357240
    hotmop
    Participant

    A) Did you restart the sshd?

    2) Check your Mac OS firewall? If you just allow the preconfiged “Remote Login” that will turn on the old port. You would have to allow the Web service.

    c) Be sure the Web server is turned off. If apache has port 80, sshd won’t be able to listen on it.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.

Comments are closed