Hello,
I have created a jail where I set up a SVN repository. Everything is working fine in LAN. I can Checkout, commit, update without any issue. But any time I try outside my lan, I can't connect at all.
I opened port 3690 in my router to allow trafic but still nothing. Does anyone have an idea of what I missed here?
My configuration :
- Freenas : 9.10.2-U5
- I'm using default subversion available in the jails (1.9.3)
- I'm launching the demon with the following command:
- I use tortoise which use a URL like svn://monurl.com
Regards,
I have created a jail where I set up a SVN repository. Everything is working fine in LAN. I can Checkout, commit, update without any issue. But any time I try outside my lan, I can't connect at all.
I opened port 3690 in my router to allow trafic but still nothing. Does anyone have an idea of what I missed here?
My configuration :
- Freenas : 9.10.2-U5
- I'm using default subversion available in the jails (1.9.3)
- I'm launching the demon with the following command:
svnserve -d -r /mnt/SVN1
- I use tortoise which use a URL like svn://monurl.com

Regards,
Last edited: