New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inspircd S2S UID command error from specific ISP #1033
Comments
|
Also if I do host command for this ip, you can see a "\032" character (whitespace character). |
|
it's not an inspircd error: it's really a whitespace. Who is that crazy? |
|
We should catch this ISP error to prevent inspircd failures. |
|
I would say it should use IP instead of hostname if there is a whitespace in it. Yes. |
|
Yes I'm sure someone in the team will work on it soon. |
|
If someone have the same problem, set nouserdns="yes" until the error is corrected by the inspircd team |
Fixes issue inspircd#1033 reported by @ping86
|
Thanks for the report, fixed in 2.0.19. |
I am using inspircd 2.0.18 and when a user connect from this ISP (axtel.net) inspircd return the following error:
Protocol specification:
User connection:
Visual comparation
You can see a white space between "148-240-xxx-xx" ".ftth.dynamic.axtel.net"
Why the hostname has white space? Is it possible inspircd bug? When this error occurred the two servers had a netsplit.
Thanks by advance.
The text was updated successfully, but these errors were encountered: