sendmail Broken Pipe Error
Kevin Oberman
rkoberman at gmail.com
Mon Mar 31 16:27:18 UTC 2014
On Sun, Mar 30, 2014 at 12:44 PM, Allan Jude <freebsd at 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 at gmail.com
More information about the freebsd-current
mailing list