On 2009-02-06, sonjaya <sonj...@gmail.com> wrote: > Dear all > > i have problem when ping between server openbsd > > below my diagram > > internet1--------openbsd01----|-------------------lan1 > |switch| > internet2--------openbsd02----|------------------lan02 > > have been 1 month like this , pf using only for nat and transparent proxy . > > bellow result ping ... > > > # ping 192.168.2.2 > PING 192.168.2.2 (192.168.2.2): 56 data bytes > 64 bytes from 192.168.2.2: icmp_seq=5 ttl=255 time=0.308 ms > 64 bytes from 192.168.2.2: icmp_seq=11 ttl=255 time=0.189 ms > 64 bytes from 192.168.2.2: icmp_seq=12 ttl=255 time=0.219 ms > 64 bytes from 192.168.2.2: icmp_seq=21 ttl=255 time=0.191 ms > 64 bytes from 192.168.2.2: icmp_seq=28 ttl=255 time=0.193 ms > 64 bytes from 192.168.2.2: icmp_seq=29 ttl=255 time=0.191 ms > 64 bytes from 192.168.2.2: icmp_seq=32 ttl=255 time=0.185 ms > 64 bytes from 192.168.2.2: icmp_seq=34 ttl=255 time=0.185 ms > wrong data byte #19 should be 0xb but was 0xa > 49 8b f4 7a 0 c aa 42 8 9 a a c d e f 10 11 12 13 14 15 16 17 > 18 19 1a 1b 1c 1d 1e 1f > 20 21 22 23 24 25 26 27 28 29 2a 2b 2c 2d 2e 2f > 64 bytes from 192.168.2.2: icmp_seq=37 ttl=255 time=0.188 ms > 64 bytes from 192.168.2.2: icmp_seq=45 ttl=255 time=0.189 ms > 64 bytes from 192.168.2.2: icmp_seq=48 ttl=255 time=0.202 ms > 64 bytes from 192.168.2.2: icmp_seq=49 ttl=255 time=0.216 ms > >
Something is corrupting and dropping packets between the machines. If you list what you've done to try and isolate/fix it, maybe people can come up with things you might have missed. Where's the dmesg?