Hi, I got the following error while figuring out the maximum amount of routes in the kernel routing table:
# route add 192.168.1.1/32 10.0.0.1 route: writing to routing socket: No buffer space available add net 192.168.1.1: gateway 10.0.0.1: routing table overflow # netstat -rn | wc -l 299448 How can I set a higher limit? System: XP1700+, 512 MB DDR-RAM, FreeBSD 4.6p1 (RELENG_4_6) Maxusers is set to 512 regards, Andy To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-net" in the body of the message