|
发表于 2003-12-9 16:28:16
|
显示全部楼层
I saw some similars messages from the net, someone suggest to disable it with:
sysctl net.link.ether.inet.log_arp_wrong_iface=0
and they said:
FreeBSD handles two or more NICS on one subnet.
You just can't configure them with same netmask or have them behave identically. Only one can be default gateway
Perharps that's the key of your question, could you please show us: netstat -rn, it might be a routing trouble..
otherwise there is a soft through ports/net/trafshow, just install it, and try to use trafshow to view "on live" all the network traffic, hope this can help. |
|