Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Apr 2014 20:50:24 +0200
From:      Frank Volf <frank@deze.org>
To:        pyunyh@gmail.com
Cc:        freebsd-net@freebsd.org, marius@freebsd.org, yongari@freebsd.org
Subject:   Re: re0: watchdog timeout
Message-ID:  <5342F370.4090202@deze.org>
In-Reply-To: <20140407083236.GB1357@michelle.cdnetworks.com>
References:  <53418053.5020105@deze.org> <280407068.6916295.1396827428537.JavaMail.root@uoguelph.ca> <20140407012241.GA3543@michelle.cdnetworks.com> <53424100.7030103@deze.org> <20140407083236.GB1357@michelle.cdnetworks.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Yonghyeon PYUN schreef op 7-4-2014 10:32:
> It would be even better to know your network configuration. I'm not 
> sure why you have to disable VLAN hardware tagging. But given that 
> you've disabled it, could you also try disabling VLAN hardware 
> checksum offloading?

HI Again,

Sorry, forgot to answer the second part of your question, the disabling 
of VLAN hardware checksum.
I can't get that to work, it won't enable even though the command has 
been accepted.

Regards,

Frank

Script started on Mon Apr  7 20:46:33 2014
root@drawbridge:~ # ifconfig re0
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8208b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
         ether 80:ee:73:77:e9:ab
         nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
         media: Ethernet autoselect (1000baseT <full-duplex>)
         status: active
root@drawbridge:~ # ifconfig re0 -vlanhwcsum
root@drawbridge:~ # ifconfig re0 down
root@drawbridge:~ # ifconfig re0 up
root@drawbridge:~ # ifconfig re0
re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8208b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE>
         ether 80:ee:73:77:e9:ab
         nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
         media: Ethernet autoselect (1000baseT <full-duplex>)
         status: active
root@drawbridge:~ # exit
exit

Script done on Mon Apr  7 20:47:18 2014




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5342F370.4090202>