wangyu- / tinyfecVPN

A VPN Designed for Lossy Links, with Build-in Forward Error Correction(FEC) Support. Improves your Network Quality on a High-latency Lossy Link.
MIT License
2.28k stars 456 forks source link

tinyfecvpn doesn't work ! #95

Closed isslam95 closed 3 years ago

isslam95 commented 3 years ago

i managed to get 2 ubuntu server with public ip

what i did run server on ubuntu 1 tinyvpn -s -l0.0.0.0:4096 -f20:10 -k "passwd" --sub-net 10.22.22.0

run client on my home (ubuntu 2) ./tinyvpn -c -r serverip:4096 -f20:10 -k "passwd" --sub-net 10.22.22.0

tunnels have no packets movement but i can ping 10.22.22.1 from client side am i missing something ?

isslam95 commented 3 years ago

there wasn't packets movments because i didn't redirect traffic to tunnels