<div dir="ltr"><div><div><div><div>Well, one of my reasons for posting was to try and get guidance on where I could find more information to help diagnose the problem.  There is only one log-file that I can see, in /var/log/ircd/ircd-hybrid.log, and all that ever gives is a list of modules loading at startup, e.g. upon a re-start:<br>
<br>[2013/7/12 08.20] Server Terminating: received signal SIGTERM<br>[2013/7/12 08.20] Module m_kline.so [version: $Revision: 611 $] loaded at 0x7f706fe98000<br>[2013/7/12 08.20] Module m_accept.so [version: $Revision: 33 $] loaded at 0x7f706fc95000<br>
</div><div>*snip many other module loaded lines*<br></div><div>[2013/7/12 08.20] Module m_squit.so [version: $Revision: 33 $] loaded at 0x7f7066fbc000<br>[2013/7/12 08.20] Server Ready<br><br></div>...ending on Server Ready.  It doesn't give any config errors, and doesn't log any client connection attempts.  I have  "log_level = L_DEBUG;" in my config, which I believe is the highest log-level.  If you can point me to a way to get more diagnostics server-side as clients connect, I will happily provide more info.<br>
<br></div>As I said in my original post, I do not have any server passwords set.  I have made sure they are all commented out in the config file.  Also, as I said, the identical config file results in a fully working server on another machine, with clients able to connect straight away, with no password.  I also don't think I follow your claim that the message "* Ident response" = "I got problems"  ...the server I have been running for the last 10 years always gave the "No Ident response" message during client connections.  I don't believe that is any indication of critical problems.<br>
<br></div><div>As I mentioned originally, the same .deb package, and the same config file installed on other Ubuntu 12.04LTS machines, work fine.  Clients connect instantly, without problem.  I almost considered that it might be a problem with the on-board LAN chipset on this PC, but ruled that out, since it behaves identically when a client connect on the loopback interface on 127.0.0.1, thereby ruling out any network hardware.<br>
</div><div><br></div>So, as I say, if you can offer suggestions as to how I can get more diagnostics on this, I'd be very grateful.  I've been trying to get this up-and-running for 3 weeks now, and I'm completely out of ideas, or where I might get help.<br>
<br></div><div>Cheers,<br></div>--Dave<br><div><div><div><br><div><br></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 12 July 2013 04:06, <a href="mailto:rjvahc@googlemail.com">rjvahc@googlemail.com</a> <span dir="ltr"><<a href="mailto:rjvahc@googlemail.com" target="_blank">rjvahc@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a machine still running ircd-hybrid with hybserv on an internal<br>
network, there was no problem because of just firewall. The reason is<br>
somewhere else, it's hard to say from so few data. Working with logs and<br>
configs step for step could probably eliminate this problem, but for<br>
that remote access is needed. Maybe there is something about loaded<br>
module, maybe it is something about passwords (quite often to see<br>
important problem), but from the original letter it can't be seen what<br>
exactly the problem is, it's like "It just hurts!". I think currently of<br>
passwords, but need to learn more to say exactly.<br>
<br>
В Чтв, 11/07/2013 в 19:46 -0700, Jack L. пишет:<br>
<div class="HOEnZb"><div class="h5">> Have you tried on another machine? Maybe it's a client side firewall?<br>
><br>
> On Thu, Jul 11, 2013 at 7:28 PM, <a href="mailto:rjvahc@googlemail.com">rjvahc@googlemail.com</a><br>
> <<a href="mailto:rjvahc@googlemail.com">rjvahc@googlemail.com</a>> wrote:<br>
> > I know this problem, but there is no solution in few words. You must dig<br>
> > deep to get out what's the problem this day, reading logs, modifying<br>
> > configs in small steps and so on. I could try to help going into machine<br>
> > if it is clean with no sensible data, but no idea what it could be with<br>
> > the text you provided. By the way, sentences with "...Ident response"<br>
> > are kinda only thing an IRC server says when having problems, it's like<br>
> > "* Ident response" = "I got problems", with no details what problems it<br>
> > could be.<br>
> ><br>
> ><br>
> > В Чтв, 11/07/2013 в 21:43 +0100, David Smith пишет:<br>
> >> Hi,<br>
> >><br>
> >> I'm having a headache of a time building a PC to replace my previous<br>
> >> server box, which has been running ircd-hybrid for many years.<br>
> >><br>
> >><br>
> >> The new box is a 64bit machine, with Ubuntu 12.04LTS 64-bit server<br>
> >> edition installed.<br>
> >><br>
> >> I've installed ircd-hybrid, and moved my old config across, but when<br>
> >> that failed to work, I went back to basics, and used the provided<br>
> >> ircd.conf, with only the server IP and the "havent_read_conf" setting<br>
> >> changed (i.e. no server passwords or any other obvious gotchas).<br>
> >><br>
> >> The problem is that whenever any client connects, I get the following:<br>
> >> 21:20 -!- Irssi: Connection to 10.9.2.1 established<br>
> >> 21:20 !hybrid7.debian.local *** Looking up your hostname...<br>
> >> 21:20 !hybrid7.debian.local *** Checking Ident<br>
> >> 21:20 !hybrid7.debian.local *** No Ident response<br>
> >><br>
> >><br>
> >> ....but then *nothing* else.  I can leave it for many minutes, (5...<br>
> >> 10...), after which the connection sometimes drops out, sometimes<br>
> >> doesn't, depending on the client.<br>
> >><br>
> >><br>
> >> I have tried through the 127.0.0.1 address, and through the eth0 LAN<br>
> >> address.  I have tried clients on other machines.  There is no<br>
> >> firewall in the way (nothing in "iptables -L").<br>
> >><br>
> >><br>
> >><br>
> >> Don't be fooled by the "No Ident response" final line... I have tried<br>
> >> installing an ident server, so that it DID get an ident response, and<br>
> >> it halted at just the same point.<br>
> >><br>
> >><br>
> >><br>
> >> The version installed here is the stock from Ubuntu12.04LTS,<br>
> >> 7.2.2.dfsg.2-6.3 but I have tried other versions from ealier/later<br>
> >> Ubuntu distros.  I think I've also tired an 8.x version (..I've tried<br>
> >> so many things, I've lost track..), and all of those that I have<br>
> >> managed to install/compile successfully have behaved the in the same<br>
> >> way.  My original attempt was a self-compiled .deb with SSL enabled,<br>
> >> but, again, that did not work, although the very same .deb did work on<br>
> >> another 12.04LTS 64-bit machine.  I've even formatted the box, and<br>
> >> done a fresh OS install followed by an apt-get install of hybrid-ircd,<br>
> >> and still get the same results!<br>
> >><br>
> >><br>
> >> I have only found a handful of posts describing this problem on<br>
> >> Google, and of those, one ended in the advice of "use another ircd",<br>
> >> and the other threads just went cold, or never got a first response.<br>
> >> I cannot use another ircd, since I'm joining this to other<br>
> >> hybrid-ircds on other boxes.<br>
> >><br>
> >><br>
> >> (eg <a href="http://ubuntuforums.org/showthread.php?t=1432177" target="_blank">http://ubuntuforums.org/showthread.php?t=1432177</a>  and<br>
> >> <a href="http://bit.ly/18QqdHs" target="_blank">http://bit.ly/18QqdHs</a>  both sound like my problem, but with no<br>
> >> solutions).<br>
> >><br>
> >><br>
> >><br>
> >> So.. have you guys come across anything like this?  Or, what can I do<br>
> >> to help diagnose the problem?<br>
> >><br>
> >><br>
> >> Many thanks,<br>
> >><br>
> >> --Dave<br>
> >><br>
> >><br>
> >><br>
> >><br>
> >><br>
> >><br>
> ><br>
><br>
<br>
</div></div></blockquote></div><br></div>