Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2014 09:27:17 -0700
From:      Kevin Oberman <rkoberman@gmail.com>
To:        Allan Jude <freebsd@allanjude.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: sendmail Broken Pipe Error
Message-ID:  <CAN6yY1vjD40uaPYmpg54UZ%2Bzq26niBCM1fmKsaE=6o2P7HpKtw@mail.gmail.com>
In-Reply-To: <5338742A.1050501@allanjude.com>
References:  <20140328032701.GG60889@funkthat.com> <440991622.2459140.1396045523536.JavaMail.root@uoguelph.ca> <20140330193129.GK3528@vpn.offrom.nl> <5338742A.1050501@allanjude.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 30, 2014 at 12:44 PM, Allan Jude <freebsd@allanjude.com> wrote:

> On 2014-03-30 15:31, Willy Offermans wrote:
> > Hello Rick and FreeBSD friends,
> >
> > How can I save this setting in the rc.conf file to disable TSO at
> startup?
> >
>
> add -tso to the ifconfig line:
>
> ifconfig_bge0="inet <ip address> netmask <subnet mask> -tso"
> --
> Allan Jude
>
>
I'd recommend that people stop using the long obsolete netmask form of
ifconfig, especially when making suggestions to others. CIDR notation is
about two decades old now.

ifconfig_bge0="inet <ip address/len> -tso"

-- 
R. Kevin Oberman, Network Engineer, Retired
E-mail: rkoberman@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1vjD40uaPYmpg54UZ%2Bzq26niBCM1fmKsaE=6o2P7HpKtw>