|
|
I try to make gaming network like hamachi for our guild. It's almost done except one things. I can connect someone who using private lan with NAT. like this. [192.168.0.x]<-192.168.0.1(router) <- ovpn server <- me [192.168.0.x] but I can't connect opposite. [192.168.0.x]->192.168.0.1(router) -> ovpn server -> me [192.168.0.x] so, i check up some properties. and i found follow. everything fine we are not connected by the game. but when i got message like 'connection from 192.168.0.x blah~' from my game server. ping response is suddenly grow up very high. (about 2000~3000ms) and few second later, it's turn to timeout messages. and then, we try to terminate game app. it turns back to normal. how can i solve that problem? if we use hamachi instead. it works fine under every situation. so, i have no idea. thanks in advance. P.S:openvpn server log ------------------------------------------------------------------------------------------------------------------------ Fri Sep 1 12:38:45 2006 us=843833 59.15.251.21:2548 TLS: data channel, key_id=0, IP=59.15.251.21:2548 Fri Sep 1 12:38:45 2006 us=843848 59.15.251.21:2548 PID TEST 0:692 0:693 Fri Sep 1 12:38:45 2006 us=843861 59.15.251.21:2548 FRAG_IN buf->len=52 type=FRAG_WHOLE flags=0x00000000 Fri Sep 1 12:38:45 2006 us=843885 59.15.251.21:2548 GET INST BY VIRT: 00:ff:50:9e:17:0f -> 220.92.132.7:4902 via 00:ff:50:9e:17:0f Fri Sep 1 12:38:45 2006 us=843905 220.92.132.7:4902 FRAG_OUT len=52 type=0 seq_id=0 frag_id=0 frag_size=0 flags=0x00000000 Fri Sep 1 12:38:45 2006 us=843917 220.92.132.7:4902 TLS: tls_pre_encrypt: key_id=0 Fri Sep 1 12:38:45 2006 us=843934 220.92.132.7:4902 MULTI: C2C/MCAST/BCAST Fri Sep 1 12:38:45 2006 us=843982 220.92.132.7:4902 UDPv4 WRITE [81] to 220.92.132.7:4902: P_DATA_V1 kid=0 DATA 9080c207 ed662a61 b c4b2cc0 74ca65d2 12163f57 0000029f 00000000 00ff509[more...] ------------------------------------------------------------------------------------------------------------------------ -- Nothing can erase the past. Nothing can fill the void of being alone. ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users |