View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005013 | unreal | ircd | public | 2017-09-19 21:04 | 2017-09-20 15:54 |
Reporter | PeGaSuS | Assigned To | syzop | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Unix | OS | Ubuntu | OS Version | 16.04 LTS |
Fixed in Version | 4.0.15 | ||||
Summary | 0005013: Connection seen as localhost | ||||
Description | I'm experiencing the following issue: Lets assume that the IP is 123.456.789.0 When connecting with a znc (with the znc bindhost set to the IP above) to the IRC server (accepting connections on same IP), the connection is seen as 'nick!ident@localhost'. I've tried it on a fresh install of UnrealIRCd 4.0.14 without no other modules than the others shipped by default (didnt even edited them, and also no services). As i was using webirc blocks on my production server I've thought that could be the issue. Therefore I've set up the testnet and the issue remains. | ||||
Steps To Reproduce | Just setup a znc on the same machine as the IRC server and set the znc bindhost to, i.e, the ipv4 address of the IRC server. That should do it | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
Side note: I'm connecting to the IRC server using external IP and not via localhost |
|
I can see how I introduced that mistake in 4.0.14. I'll fix that. You set the severity to 'major' and priority to 'high'. What is the reason for that? (Just in case I'm overlooking something) |
|
I did that because I was unsure how that could affect the bans and glines and also because cloaking. Best regards |
|
Fixed, thanks for the report :) commit 638b189804065d75e0c3308c5b60300d1f2393ac Author: Bram Matthys <[email protected]> Date: Wed Sep 20 15:51:41 2017 +0200 Users connecting to the IRC server from the same machine could be seen as "localhost", even though they were using an IP other than 127.0.0.1. So, they were local but not using loopback. Reported by The_Myth (0005013). https://github.com/unrealircd/unrealircd/commit/638b189804065d75e0c3308c5b60300d1f2393ac |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-09-19 21:04 | PeGaSuS | New Issue | |
2017-09-19 21:24 | PeGaSuS | Note Added: 0019874 | |
2017-09-20 09:11 | syzop | Note Added: 0019875 | |
2017-09-20 12:13 | PeGaSuS | Note Added: 0019876 | |
2017-09-20 15:44 | syzop | Priority | high => normal |
2017-09-20 15:44 | syzop | Severity | major => minor |
2017-09-20 15:44 | syzop | Status | new => confirmed |
2017-09-20 15:54 | syzop | Assigned To | => syzop |
2017-09-20 15:54 | syzop | Status | confirmed => resolved |
2017-09-20 15:54 | syzop | Resolution | open => fixed |
2017-09-20 15:54 | syzop | Fixed in Version | => 4.0.15 |
2017-09-20 15:54 | syzop | Note Added: 0019877 |