-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
How I can make it work using IPv6?
I checked Debugging section of the module, but I was woundering if is possible somehow to make it work with IPv6.
On my VPS the bind host that i'm using it resolves to an IPv6 IP and back to rDNS... the IP to that vhost (error.rs).
The IP 77.81.164.17 is from another hosting provider and is the place where I use the domain error.rs as an website.
Is somehow possible to make the module force a connection to the ipv6 ip that my bindhost has?
[2022-04-13 07:57:04.284297] (error/libera) CLI -> ZNC [PRIVMSG *palaver :test]
[2022-04-13 07:57:04.284682] Palaver: Connecting to 'api.palaverapp.com' on port 443 with TLS (POST /1/push)
[2022-04-13 07:57:04.284845] TDNS: initiating resolving of [api.palaverapp.com] and bindhost [error.rs]
[2022-04-13 07:57:04.285337] (error/libera) ZNC -> CLI [:*palaver!znc@znc.in PRIVMSG style :Notification sent to 1 clients.]
[2022-04-13 07:57:04.331420] TDNS: MOD::C::palaver::error::libera, connecting to [132.226.130.191] using bindhost [77.81.164.17]
[2022-04-13 07:57:04.632411] /home/error/znc-1.8.2/build/src/Csocket.cpp:3181 Failure to bind to 77.81.164.17
[2022-04-13 07:57:04.632727] Palaver: HTTP Request failed 'api.palaverapp.com' - Failed to setup bind host
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels