rihad wrote:
rihad wrote:
For now we've mostly disabled dummynet and the drops have stopped,
thanks to some extra unused bandwidth we have. But this isn't a real
solution, of course, so this weekend I'm going to try the suggestion
made by Robert Watson:
> In the driver init code in if_bce,
rihad wrote:
so the rules are silently failing without any trace in the log files
- I only saw the errors at the console.
It turns out to be quite easy to fix the logging:
from /etc/syslog.conf:
# uncomment this to log all writes to /dev/console to /var/log/console.log
#console.info
rihad wrote:
For now we've mostly disabled dummynet and the drops have stopped,
thanks to some extra unused bandwidth we have. But this isn't a real
solution, of course, so this weekend I'm going to try the suggestion
made by Robert Watson:
> In the driver init code in if_bce, the following
Hi,
I need to implement AutoIP in my embedded FW that uses a snapshot of FreeBSD
4.4 network stack.
I could not find any support for it in the latest development cvs tree. Any
chance it is somewhere that I missed?
If there is no support, anyone could suggest a good approach to this? I a