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 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=8843 metric 0 mtu 1500 options=9b ether 00:19:66:59:85:7f inet6 fe80::219:66

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=8843 metric 0 mtu 1500 > > options=9b > > It's problem in re(4) driver. > Try to use `ifconfig re0 -rxcsum

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