--On 31 July 2013 23:47 +0400 Sergey Kandaurov <pluk...@gmail.com> wrote:

But is there any hard limit we're likely to encounter putting so many
IP's on a single machine? - Are there any limits that would likely need
tuning to support that many IP's?


Unlikely, besides those unrelated things like ntpd+select() et.al.

As far as I know they already split the software handling the IP's between multiple instances (some kind of VPN end points outward facing) - so as long as we say, avoid anything that's going to try and 'select' on all of them - and keep an eye on other things (like mbufs/clusters/fd's etc.) this should work...

Thanks for the replies...

-Kp
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to