View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002081 | unreal | ircd | public | 2004-09-20 03:05 | 2007-04-19 04:52 |
| Reporter | Psyk | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | unable to duplicate | ||
| Product Version | 3.2.1 | ||||
| Summary | 0002081: Doesn't relink automatically | ||||
| Description | One of my server doesn't reconnect automatically to its hub. The link block is correctly configured as I use the same one (I just change the pass) on other leaf servers. Manual connexions work well, nevertheless the ircd.log file reports an error message when the ircd tries to reconnect automatically to "utopia.ekynox.net" : "[Mon Sep 20 04:49:01 2004] - Connect to host utopia.ekynox.net[213.186.46.71] failed: Invalid argument [Mon Sep 20 04:50:42 2004] - Connect to host utopia.ekynox.net[213.186.46.71] failed: Invalid argument" | ||||
| Additional Information | My link block (on the server which produces the error) : link utopia.ekynox.net { username *; hostname 213.186.46.71; bind-ip *; port 7000; hub *; password-connect "***"; password-receive "***"; class servers; options { autoconnect; ssl; zip; }; }; | ||||
| 3rd party modules | |||||
|
|
Hm... try setting bind-ip to something like your external IP (not 127.0.0.1 but whatever your server's interface says it is, eg 192.168.<something> if your server is behind a router). |
|
|
I did it but it still does not work. Any other idea ? :/ |
|
|
can u paste the server its trying to link too? it maybe help |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-09-20 03:05 | Psyk | New Issue | |
| 2004-09-20 03:18 | aquanight | Note Added: 0007730 | |
| 2004-09-20 05:31 | Psyk | Note Added: 0007732 | |
| 2004-09-20 12:01 | White_Magic | Note Added: 0007734 | |
| 2007-04-19 04:52 |
|
Status | new => closed |
| 2007-04-19 04:52 |
|
Resolution | open => unable to duplicate |