Re: UDP checksum invalid on FreeBSD7/x86

2008-06-21 Thread Peter Kirk
On Saturday 21 June 2008 02:19:40 Pyun YongHyeon wrote:   Now the problem no longer appears, even with net.inet.udp.checksum=1. Thanks for answering this so promptly, hopefuly the re(4) driver can be fixed to avoid this kind of problem (or the -rxcsum -txcsum added automatically for this

UDP checksum invalid on FreeBSD7/x86

2008-06-20 Thread Peter Kirk
Hi there, first of, this is my first posting to this list, hopfully it is the right place, if not please direct me, I was not being thick intentionally. I have a fresh installation of FreeBSD7 on x86, with no big changes to the system. Situation: Two PCs, one running linux and my own programs

Re: UDP checksum invalid on FreeBSD7/x86

2008-06-20 Thread Andrey V. Elsukov
Peter Kirk wrote: first of, this is my first posting to this list, hopfully it is the right place, if not please direct me, I was not being thick intentionally. I have a fresh installation of FreeBSD7 on x86, with no big changes to the system. Can you show `ifconfig -u` output? -- WBR,

Re: UDP checksum invalid on FreeBSD7/x86

2008-06-20 Thread Peter Kirk
On Friday 20 June 2008 11:10:06 Andrey V. Elsukov wrote: I have a fresh installation of FreeBSD7 on x86, with no big changes to the system. Can you show `ifconfig -u` output? re0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500

Re: UDP checksum invalid on FreeBSD7/x86

2008-06-20 Thread Andrey V. Elsukov
Peter Kirk wrote: On Friday 20 June 2008 11:10:06 Andrey V. Elsukov wrote: I have a fresh installation of FreeBSD7 on x86, with no big changes to the system. Can you show `ifconfig -u` output? re0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500

Re: UDP checksum invalid on FreeBSD7/x86

2008-06-20 Thread Peter Kirk
On Friday 20 June 2008 11:38:16 Andrey V. Elsukov wrote: Peter Kirk wrote: Can you show `ifconfig -u` output? re0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500 options=9bRXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM It's problem in re(4) driver. Try to

Re: UDP checksum invalid on FreeBSD7/x86

2008-06-20 Thread Pyun YongHyeon
On Fri, Jun 20, 2008 at 11:54:55AM +0200, Peter Kirk wrote: On Friday 20 June 2008 11:38:16 Andrey V. Elsukov wrote: Peter Kirk wrote: Can you show `ifconfig -u` output? re0: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500