From owner-freebsd-net@FreeBSD.ORG Mon Apr 7 18:50:23 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EC3B9832; Mon, 7 Apr 2014 18:50:23 +0000 (UTC) Received: from tampoco.espindola.nl (tampoco.espindola.nl [149.210.133.191]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AC0043BA; Mon, 7 Apr 2014 18:50:23 +0000 (UTC) Received: from [127.0.0.1] (corfu.internal.deze.org [192.168.1.2]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: frank) by tampoco.espindola.nl (Postfix) with ESMTPSA id B4383371BEF; Mon, 7 Apr 2014 20:50:21 +0200 (CEST) Message-ID: <5342F370.4090202@deze.org> Date: Mon, 07 Apr 2014 20:50:24 +0200 From: Frank Volf User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: pyunyh@gmail.com Subject: Re: re0: watchdog timeout 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> In-Reply-To: <20140407083236.GB1357@michelle.cdnetworks.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-net@freebsd.org, marius@freebsd.org, yongari@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 18:50:24 -0000 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 metric 0 mtu 1500 options=8208b ether 80:ee:73:77:e9:ab nd6 options=29 media: Ethernet autoselect (1000baseT ) status: active root@drawbridge:~ # ifconfig re0 -vlanhwcsum root@drawbridge:~ # ifconfig re0 down root@drawbridge:~ # ifconfig re0 up root@drawbridge:~ # ifconfig re0 re0: flags=8843 metric 0 mtu 1500 options=8208b ether 80:ee:73:77:e9:ab nd6 options=29 media: Ethernet autoselect (1000baseT ) status: active root@drawbridge:~ # exit exit Script done on Mon Apr 7 20:47:18 2014