Kevin L. Mitchell writes:

> On Wed, 2006-10-04 at 16:17 +1300, Whale wrote:
>> Basically everything has worked fine, and i run the daemon which seems 
>> to run fine.   Except the fact I can't connect??  Running the debug 
>> switch comes out fine, and -k says there are no errors in the conf 
>> file.  I've tried to cut down as much as I can that I won't need cos 
>> there will probably be no more than 20 users use this server, plus I'm 
>> hoping to run UW and X.
>> 
>> http://Z-master.no-ip.com/ircu/  has the config file
>> 
>> the log file says :
>> [2006-10-4 16:12:12] SYSTEM [NOTICE]: Server Ready
>> 
>> but sadly, no other errors.
>> 
>> Hopefully someone can shed some light on just what the hell I've done 
>> wrong here :)  I would greatly appreciate any ideas or help that anyone 
>> could give.
>
> ircu2.10.12.* includes support for IPv6.  Given that your Port blocks
> contain no vhosts, the server will bind the IPv6 wildcard address, ::
> (assuming that v6 is supported on your system).  Unfortunately, on some
> systems (particularly FreeBSD), v6 ports are unable to receive v4
> packets at all.  We've attempted to work around this, but have not been
> 100% successful.
>
> I recommend adding 'vhost = "<ip address>"' to your port blocks.  For
> <ip address>, you can use either your bound IP address, or you could
> even use the wildcard address (0.0.0.0).  I suspect that this will solve
> your problem.

If this does solve your problem, please report your OS (name or
distribution and version) and platform (CPU and 32/64 bit mode) so
that we can try to improve this area for future releases.  The easiest
way to keep this on our radar would be to submit a bug with these
details on SourceForge:

  http://sourceforge.net/tracker/?atid=504080&group_id=63470

Thanks,
Entrope
_______________________________________________
Coder-com mailing list
Coder-com@undernet.org
http://undernet.sbg.org/mailman/listinfo/coder-com

Reply via email to