[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: UDP checksum invalid on FreeBSD7/x86
- To: freebsd-net_(_at_)_freebsd_(_dot_)_org
- Subject: Re: UDP checksum invalid on FreeBSD7/x86
- From: Peter Kirk <peter_(_at_)_teamspeak-systems_(_dot_)_de>
- Date: Fri, 20 Jun 2008 11:54:55 +0200
- Cc: "Andrey V. Elsukov" <bu7cher_(_at_)_yandex_(_dot_)_ru>
- Dkim-signature: v=1; a=rsa-sha256; c=simple; d=teamspeak-systems.de; s=MDaemon; t=1213955695; x=1214560495; q=dns/txt; h=DomainKey-Signature:Received:From:Organization:To: Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version: Content-Type:Content-Transfer-Encoding:Content-Disposition: Message-Id; bh=u6SG37y7dPv5mcdKuxzeZEke61LAH2gUYIJrb1/IHLo=; b=m u/1qKpCO1PxCnXoxzzllZss0zlPLCfvwp2xFRA2lzJniHVx2/ZfnAZyMDUtaN104 G+OXfKG0XKBd3juVCS38XnTX7RvJsomYKWxsli4sASSSAs4VxaC6Jup01mohMx7n cb7MOHgPtzzI9pesh4ksGsN0Wz/OzwtmU9y83/e79k=
- Organization: TeamSpeak Systems
On Friday 20 June 2008 11:38:16 Andrey V. Elsukov wrote:
> Peter Kirk wrote:
> >> Can you show `ifconfig -u` output?
> >
> > re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
> > options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
>
> It's problem in re(4) driver.
> Try to use `ifconfig re0 -rxcsum -txcsum`. You can add these
> parameters to your rc.conf.
In /etc/rc.conf I changed the line
ifconfig_re0="inet 192.168.1.13 netmask 255.255.255.0"
to
ifconfig_re0="-rxcsum -txcsum inet 192.168.1.13 netmask 255.255.255.0"
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 card).
Peter
--
Your manuscript is both good and original, but the part that is good is not
original and the part that is original is not good.
-- Samuel Johnson
_______________________________________________
freebsd-net_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org