On Sat, 22 Apr 2000 [EMAIL PROTECTED] wrote:

> It's a much simpler problem than I let on to before...
> (thanks matt@telepath)

whoops, disregard my last message then.
 
> The error log shows what went wrong, but I am at a bit of
> a loss on how to correct it.
> 
> [info] mod_unique_id: using ip addr my.valid.ip.address
> getpeername: Socket operation on non-socket
> getsockname: Socket operation on non-socket
> Error getting local address
> 
> hostname returns the correct answer.
> I put "my.ip.x.x localhost" into /etc/hosts
> inetd is running, but all /etc/inetd.conf programs are
> commented out.
> I'm getting my IP from DHCP, but it is constant until midnight.

you should use the loopback address for localhost:

127.0.0.1       localhost 

Reply via email to