On Wed, Feb 18, 2009 at 08:16:21PM -0500, Alvaro Mantilla Gimenez wrote: > Hi Jason, > > > 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 > > > > As I said in my previous email, I am going to change some octets of the > output in order to maintain the privacy of the company which use the > server: > > # head /etc/hostname.em0 > inet 69.31.124.136 255.255.255.248 NONE > inet alias 69.31.124.137 255.255.255.248 > inet alias 69.31.127.40 255.255.255.255 > inet alias 69.31.127.41 255.255.255.255 > inet alias 69.31.127.42 255.255.255.255 > inet alias 69.31.127.43 255.255.255.255 > inet alias 88.93.120.92 255.255.255.255 > inet alias 88.93.120.93 255.255.255.255 > inet alias 88.93.120.94 255.255.255.255 > inet alias 88.93.120.95 255.255.255.255
Your netmasks look wrong. The 2nd line should be a /32 since you've already defined the network on there. The others I can see are all /32 when at least one of them should be (and might be, but truncated from my view) larger to suggest a gateway of some sort. I don't know how your routing is done, so it's possible I'm not seeing the whole picture. In short, I suspect your netmasks are wrong. But since you can't give us all the information I can only give you my best guess. -- Jason Dixon DixonGroup Consulting http://www.dixongroup.net/

