View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002188 | unreal | ircd | public | 2004-11-17 13:29 | 2004-11-19 15:24 |
Reporter | diskman1 | Assigned To | |||
Priority | normal | Severity | trivial | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Linux | OS | Debian | OS Version | - |
Product Version | 3.2.3 | ||||
Fixed in Version | 3.2.3 | ||||
Summary | 0002188: in deny link {} in rules with "-" in the mask config fails | ||||
Description | i want to add an deny link {} block with deny link { mask server1.myirc.net; rule "directcon(server2.myirc.net)"; type auto; }; it works fine with deny link { mask server1.my-irc.net; rule "directcon(server2.myirc.net)"; type auto; }; it works fine too but *g* with deny link { mask server1.myirc.net; rule "directcon(server2.my-irc.net)"; type auto; }; i got these error: [19:19:18] *** (s) Rehash- Reloading IRCd configuration (by diskman) [19:19:33] *** (s) Notice -- Loading IRCd configuration .. [19:19:33] *** (s) Notice -- error: tmp/8D539AEB.deny.conf:49: deny::rule contains an invalid expression: Unknown token [19:19:33] *** (s) Notice -- error: 1 errors encountered [19:19:33] *** (s) Notice -- error: IRCd configuration failed to pass testing config file is in tmp because im using remote includes | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
3rd party modules | |||||
|
I can reproduce it (also without remote includes) -anaconda.xxxxxxxx.net- *** Notice -- Loading IRCd configuration .. - -anaconda.xxxxxxxx.net- *** Notice -- error: unrealircd.conf:432: deny::rule contains an invalid expression: Unknown token - -anaconda.xxxxxxx.net- *** Notice -- error: 1 errors encountered - -anaconda.xxxxxxxx.net- *** Notice -- error: IRCd configuration failed to pass testing *edit* on Unreal3.2.2 1.1.1.1.2.18 :P |
|
It sounds like it is treating - as a separator, which it should not be doing. I'll look into it. |
|
hmm anyone has any idea how i can use deny link {} for servers with - in servername ? any wildcards in crule allowed? thanks for help |
|
Fixed in .187. I also uploaded a patch (crule.diff) that will solve the problem for you. |
Date Modified | Username | Field | Change |
---|---|---|---|
2004-11-17 13:29 | diskman1 | New Issue | |
2004-11-17 15:35 | crazy | Note Added: 0008360 | |
2004-11-17 15:38 | crazy | Note Edited: 0008360 | |
2004-11-17 15:40 |
|
Note Added: 0008361 | |
2004-11-17 15:40 |
|
Status | new => acknowledged |
2004-11-19 02:29 | diskman1 | Note Added: 0008366 | |
2004-11-19 15:22 |
|
File Added: crule.diff | |
2004-11-19 15:23 |
|
Status | acknowledged => resolved |
2004-11-19 15:23 |
|
Fixed in Version | => 3.2.3 |
2004-11-19 15:23 |
|
Resolution | open => fixed |
2004-11-19 15:23 |
|
Assigned To | => codemastr |
2004-11-19 15:23 |
|
Note Added: 0008375 | |
2004-11-19 15:23 |
|
Assigned To | codemastr => |
2004-11-19 15:24 |
|
Assigned To | => codemastr |