View Issue Details

IDProjectCategoryView StatusLast Update
0004062unrealircdpublic2011-12-18 19:03
Reportersamu Assigned ToStealth  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Summary0004062: identd check not working
DescriptionUnrealIRCD 3.2.8.1 is not trying to check the ident response. It isn't performing any connection to a remote TCP port (or even local, if the user connects from the same machine) and immediatelly writes that there was no ident response, and it will add a '~' prefix to the username.

Of course, set::options::identd-check is set.

I even tried to sniff all traffic on tcp/113 port, but there is no traffic at all!
Steps To ReproduceIt's just a clear build of unrealircd 3.2.8.1 (downloaded from the website) on a FreeBSD 8.2-STABLE system.
Additional InformationThe same config has been used on other machines and other operating systems (including FreeBSD 7.0-4 (stable and release) and 8.0-release), and I have never had such problems before
3rd party modulesm_spamquarantee (Spam quarantee), npircs (character encoding conversion), m_chanchar (Block non-ASCII channel names)

Activities

samu

2011-12-18 14:36

reporter   ~0016810

Allright, I've reacted way to quickly.

sysctl net.inet6.ip6.v6only=0 fixed the issue.

Stealth

2011-12-18 19:03

reporter   ~0016811

Closed, see previous note for fix.

Issue History

Date Modified Username Field Change
2011-12-18 14:30 samu New Issue
2011-12-18 14:36 samu Note Added: 0016810
2011-12-18 19:03 Stealth Note Added: 0016811
2011-12-18 19:03 Stealth Status new => closed
2011-12-18 19:03 Stealth Assigned To => Stealth
2011-12-18 19:03 Stealth Resolution open => no change required