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.comReceived on Mon Mar 31 2014 - 14:27:18 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:48 UTC