W dniu 2013-03-07 18:09, Andre Oppermann pisze:
On 07.03.2013 17:54, Nick Rogers wrote:
I'm not sure. I have not explicitly enabled/disabled it. I am using
the GENERIC kernel from 9.1 plus PF+ALTQ.
# sysctl net.inet.flowtable.enable
sysctl: unknown oid 'net.inet.flowtable.enable'
# sysctl -a | grep flow
kern.sigqueue.overflow: 0
net.inet.tcp.reass.overflows: 0
net.inet6.ip6.auto_flowlabel: 1
uname -v
FreeBSD 9.1-RELEASE #0 r245436M: Mon Jan 14 16:34:21 EST 2013
root@fbsd_91:/usr/obj/usr/src/sys/CUSTOM
8.0 release notes say flowtable is enabled by default on amd64/i386.
So I presume it is enabled? I can't seem to find much information
about this for FreeBSD 9.x
It's not compiled in GENERIC on 9.x because it had/has some stability
issues. I just wanted to make sure that the problem really come out
of the arpresolve area before digging into it.
I can confirm I get these messages as well:
Mar 7 19:40:25 opole kernel: arpresolve: can't allocate llinfo for
86.58.122.125
Mar 7 19:40:25 opole kernel: arpresolve: can't allocate llinfo for
86.58.122.125
IP 86.58.122.125 is not from IP pool used by me.
Krzysiek
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"