irssi / scripts.irssi.org

Script Repository for Irssi
https://scripts.irssi.org
492 stars 234 forks source link

[identd] bug fixes #845

Closed vague666 closed 1 year ago

vague666 commented 1 year ago

I'm too fast with the clicking!

tdtooke commented 1 year ago

Hi, I'm Bossierbossman on IRC. I tried that at home and it didn't seem to change anything. I got a nice verbose response, at some point a 'no ident response' and at the end I got a message leading me to believe it was successful but I still have the '~' so it wasn't. Just looking at this if I had a port problem I should have received 'Can't bind to port' but that doesn't happen. Presently I'm at work so I can't test anything but I'm usually available for this sort of thing 6:00PM to 12:00AM mon-friday on Pacific US time. I have no idea how that translates internationally. Thanks for all that you guys do! It's a very good IRC client.

Edit: Doing a little research, so far I've used socat and ncat to forward my port, another forum on another topic lead me to believe iptables is the way to go. I strongly suspect this has always been due to how I'm port forwarding. I do really appreciate you taking the time to look into your code.

vague666 commented 1 year ago

@tdtooke make sure you have /set identd_verbose on so you see when a connection happens and hopefully get some indication where it stops if it gets that far. Also, did you try /set identd_strict_conn off so the code doesn't match incoming identd connections against active irc server connection attempts