On Thu, Jun 14, 2007 at 11:21:13AM +0100, [EMAIL PROTECTED] wrote: > Good Morning, > > Could someone tell me what the maximum number of IP addresses OBSD will > support per interface is please? > > I'd like to setup in excess of 255 IPs on my external firewall interface, and > I'm wondering how BSD will handle this. >
If you need that many IP's have a look at lo(4) and the link1 flag. That's way more efficent than hundereds of aliases. -- :wq Claudio