On Wed, Feb 18, 2009 at 07:43:09PM -0500, Alvaro Mantilla Gimenez wrote: > Hi, > > I have installed one OpenBSD 4.4 server with 258 IPs in hostname.em0 file > but it seems not all the IPs are working. > The server is running the GENERIC kernel. > > The content of the hostname.em0 is as follow (I am going to omit the real > IPs intentionally): > > inet IP MASK NONE > inet alias IP MASK > > If I run ifconfig command I can see the all IPs are assigned to the > interface as expected: > > # ifconfig em0 | grep inet | wc > 259 1554 16203 > > It shows 258 inet addresses + 1 inet6 address (which is not in use).
There is no way for us to possibly troubleshoot your issue with the information you've provided. Show us the output of: # head /etc/hostname.em0 # ifconfig em0 | tail -- Jason Dixon DixonGroup Consulting http://www.dixongroup.net/

