D dolphinaura Mar 18, 2012 #1 Is there some sort of limit to the number of IP addresses I can alias to one interface? I've aliased seven, and the rest just don't bind.
Is there some sort of limit to the number of IP addresses I can alias to one interface? I've aliased seven, and the rest just don't bind.
DutchDaemon Administrator Staff member Administrator Moderator Developer Mar 18, 2012 #2 Make sure your aliases enumeration is uninterrupted (alias0, alias1, alias2, etc.) or use the more modern ipv4_addrs syntax (rc.conf(5)).
Make sure your aliases enumeration is uninterrupted (alias0, alias1, alias2, etc.) or use the more modern ipv4_addrs syntax (rc.conf(5)).
OP D dolphinaura Mar 19, 2012 Thread Starter #3 Ah. The normal aliases that I've been using stop whenever it encounters an error, while ipv4_addrs doesn't. That makes sense. Thanks!
Ah. The normal aliases that I've been using stop whenever it encounters an error, while ipv4_addrs doesn't. That makes sense. Thanks!