I found GIT a few time ago, seems really nice :D !
I spend several hours trying to set GIT. I managed to connect using TCP. Ping is about 50ms, which is enough for me, but randomly few times later ping is getting very high (3500-5000 ms).
I tried to use UDP faster connection but i don't manage to ping anything :'(.
Here is my network and my settings :
--our network--
Site 1 :
Router1 RP614v2: 192.168.0.10 (forward port 213, no udp or tcp choice)
PC1: 192.168.0.11 / 255.255.255.0
Site 2:
Router2 RP614v3: 192.168.0.1 (forward port 213, no udp or tcp choice)
PC2: 192.168.0.2
--ours GIT Settings--
PC1 & PC2 advanced settings (for TCP and UDP)

I don't think we have to change anything for TCP or UDP.
-configs for TCP-
PC1:

PC2:

With those settings we managed to ping each other but few minute after being connect, ping rises crazy. If we disable/enable git fast then ping get back to 50ms.
We tried UDP with those settings :

but we don't managed to get ping response :'(
Does anyone see what we're doing wrong ?
I think TCP connection would be enough without that weird ping drop (we tried several time to run pingx1000 without doing anything in the meantime but we still got the problem).
Maybe getting UDP working would allow us to avoid this ping drop problem.
Thank you for your help :roll: