View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000605 | unreal | ircd | public | 2003-01-07 22:07 | 2004-05-27 18:08 |
Reporter | Tozz2 | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Platform | x86 | OS | Linux | OS Version | 2.4.29 |
Product Version | 3.2-RC2 | ||||
Summary | 0000605: NICKIP | ||||
Description | Original bugreport: PROTOCTL HCN is ignored when mode set +F: We use BOPM @ our Network, and I wanted to use BOPM network-wide. For this I have to edit the CONNREGEX (bopm specific), anyway.. BOPM requires its connection notice to be compliant with the HCN protocol, e.g.: [22:59:20] -embrace.rizenet.org- *** Notice -- Client connecting: Tozz|braindead ([email protected]) [192.168.0.189] {clients} (Notice the IP). As you know you can change to HCN mode by typing: /quote PROTOCTL HCN However, this is 'unset' when I do '/mode +s +F'. (View network-wide connection/disconnect notices). Is this normal behaviour? | ||||
Additional Information | NICKIP should be implemented (=sending ip addr in NICK msg), probably just via base64 which seems most logical (=just find a good base64 routine + inet_pton/inet_ntop stuff). This would allow the following features: - Show IPs for far connects (PROTOCTL HCN) - Show IP in /whois (0001376) - Services can know which bans matches a client, this would fix a 'remove all bans for user <x>' issue. - I'm sure there's more :p | ||||
Tags | No tags attached. | ||||
3rd party modules | |||||
|
The problem is we currently don't know the IP of a remotely connected user. But codemastr was thinking about(/working at?) some protocol which is related to this :P. |
|
post-3.2. *Perhaps* I will take a look at this after a (few) month(s), we'll see. |
|
Added in .28 |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-04-18 10:37 | syzop | Note Added: 0005878 | |
2004-04-18 10:37 | syzop | Severity | text => feature |
2004-04-18 10:37 | syzop | Summary | PROTOCTL HCN is ignored when mode set +F => NICKIP |
2004-04-18 10:37 | syzop | Description Updated | |
2004-04-18 10:37 | syzop | Additional Information Updated | |
2004-04-18 10:39 | syzop | Status | new => acknowledged |
2004-04-18 10:39 | syzop | ETA | none => > 1 month |
2004-04-18 10:39 | syzop | Product Version | 3.2-beta13 => 3.2-RC2 |
2004-05-26 22:04 |
|
Status | acknowledged => assigned |
2004-05-26 22:04 |
|
Assigned To | => codemastr |
2004-05-27 18:08 |
|
Status | assigned => resolved |
2004-05-27 18:08 |
|
Resolution | open => fixed |
2004-05-27 18:08 |
|
Note Added: 0006448 |