If your UnrealIRCd is up and running but you have a question about it, then use this forum.
(NOT for installation or connecting issues! Use the other forum instead.)
[Mon 16:13:07] -irc.***.my.id- listen.LISTEN_BIND_ERROR [fatal] Could not listen on IP "2a05:9340:35:e::6075:25bd" on port 6697: Address already in use
[Mon 16:13:07] -irc.***.my.id- listen.LISTEN_BIND_ERROR [fatal] Could not listen on IP "2a05:9340:35:e::6075:25bd" on port 6667: Address already in use
listen {
ip 2a05:9340:35:e::6075:25bd;
port 6667;
};
listen {
ip 2a05:9340:35:e::6075:25bd;
port 6697;
options { tls; };
};
listen {
ip *;
port 6900;
options { tls; serversonly; }
}
Valware wrote: ↑Mon Jun 05, 2023 9:45 am
You can add your IPv6 address in your DNS by adding an AAAA record pointing towards your IPv6 for the same subdomain