svn ssh problem

Discussion in 'Installation/Configuration' started by learnbash, Jul 20, 2010.

  1. learnbash

    learnbash New Member

    hello folks,

    i am having svn login problem from windows xp client (svntortoise) i am not able to login with svn+ssh, while on localhost svn+ssh is working problem but not working remotely from windows client. Please help what should i do in this regard, i am using fedora-13 as server.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What are the outputs of
    Code:
    iptables -L
    and
    Code:
    netstat -tap
    ?
     

Share This Page