All the Irssi bugs should go here, please select the proper version when reporting the bug.
Please see the Irssi core http://www.irssi.org/ChangeLog for recent updates.
Please see the Irssi core http://www.irssi.org/ChangeLog for recent updates.
FS#300 - resolve_reverse_lookup setting breaks with incorrectly configured dns
Attached to Project:
Irssi core bugs
Opened by Ailin Nemui (Nei) - Saturday, 03 September 2005, 16:41 GMT+2
Last edited by Wouter Coekaerts (coekie) - Tuesday, 06 September 2005, 18:00 GMT+2
Opened by Ailin Nemui (Nei) - Saturday, 03 September 2005, 16:41 GMT+2
Last edited by Wouter Coekaerts (coekie) - Tuesday, 06 September 2005, 18:00 GMT+2
|
DetailsWith resolve_reverse_lookup set, Irssi tries to use the information obtained by the reverse lookup when the connection to the server breaks and Irssi tries to reconnect.
Here is an excerpt from my status window: [GameSurge] -%- Irssi: Looking up kanzi1.ehpg.net [GameSurge] -%- Irssi: Unable to connect server kanzi1.ehpg.net port 6667 [Name or service not known] -%- Irssi: Removed reconnection to server kanzi1.ehpg.net port 6667 [GameSurge] -%- Irssi: Looking up kanzi1.ehpg.net [GameSurge] -%- Irssi: Unable to connect server kanzi1.ehpg.net port 6667 [Name or service not known] -%- Irssi: Removed reconnection to server kanzi1.ehpg.net port 6667 [GameSurge] -%- Irssi: Looking up kanzi1.ehpg.net [GameSurge] -%- Irssi: Unable to connect server kanzi1.ehpg.net port 6667 [Name or service not known] -%- Irssi: Removed reconnection to server kanzi1.ehpg.net port 6667 [GameSurge] -%- Irssi: Looking up kanzi1.ehpg.net [GameSurge] -%- Irssi: Unable to connect server kanzi /rmreconns -%- Irssi: Removed reconnection to server kanzi1.ehpg.net port 6667 /connect GameSurge [GameSurge] -%- Irssi: Looking up irc.gamesurge.net [GameSurge] -%- Irssi: Connecting to kanzi1.ehpg.net [65.19.161.32] port 6667 [GameSurge] -%- Irssi: Connection to kanzi1.ehpg.net established [GameSurge] !kanzi1.ehpg.net *** Looking up your hostname [GameSurge] !kanzi1.ehpg.net *** Checking Ident [GameSurge] !kanzi1.ehpg.net *** Found your hostname [GameSurge] -%- Welcome to the GameSurge IRC Network via ehpg. Irssi tries to use the server name it obtained from the reverse lookup to refind the IP of the server to connect to. I wonder whether this is desirable. |
This task depends upon