Re: [Coder-com] Address family not supported by protocol

2011-06-01 Thread Noel Butler
Ignore me :) ... after recompile i needed to remove the ipv4 entries in port blocks, now all is happy Thanks for your help Entrope Cheers Noel > > I rebuilt with " --without-ipv6" that error now disappeared, now I > get :4400 Address already in use, > I'm thinking this is a good error b

Re: [Coder-com] Address family not supported by protocol

2011-06-01 Thread Noel Butler
On Thu, 2011-06-02 at 08:10 +1000, Noel Butler wrote: > On Wed, 2011-06-01 at 07:20 -0400, Entrope wrote: > > > > > > > then you can avoid the error by writing the third line as "port = > > ipv4 4400;". > > I rebuilt with " --without-ipv6" that error now disappeared, now I get

Re: [Coder-com] Address family not supported by protocol

2011-06-01 Thread Noel Butler
On Wed, 2011-06-01 at 16:40 +1000, Holland Rhodes wrote: > I doubt this has anything to do with the issue, but .int is a valid TLD while > services.int is not a valid (ie; unresolvable) hostname. > Might try giving the server a routable host instead of loopback as well. > But i'm not very smart.

Re: [Coder-com] Address family not supported by protocol

2011-06-01 Thread Noel Butler
On Wed, 2011-06-01 at 07:20 -0400, Entrope wrote: > > *** Notice -- error creating socket for irc.server:4400: > Address family not supported by protocol > > Usually this means that you have an OS like FreeBSD that is not > configured to support IPv6. The block f

Re: [Coder-com] Address family not supported by protocol

2011-06-01 Thread Entrope
On Wed, Jun 1, 2011 at 2:26 AM, Noel Butler wrote: > Hi, > > I have used ircu for a decade, just upgraded our internal server from its > to current. > > When I rehash I get > *** Notice -- Noel is rehashing Server config file > *** Notice -- error creating socket for irc.server:4400: Address fam