|
|
|
I do not have packet errors, I have packets dropped.
Thanks in advance any help is appreciated.
tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 inet addr:10.1.0.1 P-t-P:10.1.0.2 Mask: 255.255.255.255 UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 RX packets:492393 errors:0 dropped:0 overruns:0 frame:0 TX packets:286155 errors:0 dropped:414545 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:34668073 (33.0 MiB) TX bytes:35077757 (33.4 MiB) 2008/1/1, Pablo Almido <almidoster@xxxxxxxxx>: > Hi list, > > I have a vpn in mode site-to-site , I have packets errors in tunnel > interface, how can I solve this problem? . I can see packet errors in > both routers. > > > tun0 Link encap:UNSPEC HWaddr > 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 > inet addr:10.1.0.1 P-t-P: 10.1.0.2 Mask:255.255.255.255 > UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1 > RX packets:492393 errors:0 dropped:0 overruns:0 frame:0 > TX packets:286155 errors:0 dropped:414545 overruns:0 carrier:0 > collisions:0 txqueuelen:100 > RX bytes:34668073 (33.0 MiB) TX bytes:35077757 (33.4 MiB) > > > Here my configuration > > RouterA > > dev tun > local 222.222.222.98 > remote 64.64.64.22 > ifconfig 10.1.0.1 10.1.0.2 > up ./home.up > secret static.key > port 1193 > comp-lzo > ping 15 > ping-restart 45 > log /var/log/openvpn.log > verb 4 > > > RouterB > > dev tun > local 64.64.64.22 > remote 222.222.222.98 > ifconfig 10.1.0.2 10.1.0.1 > up ./home.up > secret static.key > port 1193 > comp-lzo > ping 15 > ping-restart 45 > log /var/log/openvpn.log > verb 4 > Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2008-01/msg00007.html on line 184 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2008-01/msg00007.html on line 184 |