Hi,
I looked at https://www.unrealircd.org/docs/Mask_item but unfortunately I cannot get masking based on IPv6 to work.
Masking works fine when applying to IPv4, but on IPv6 I would like to mask 2001:4c3c:ca00:8600:*
I tried various syntaxes and currently have applied this in the configuration as:
However upon connecting a client from above range into the server I am getting:
Anyone willing to explain if this should be working and if above syntax is correct or able to point me into the right direction?
(ircd version currently is 6.0.4.2.)
Cheers,
guid0
I looked at https://www.unrealircd.org/docs/Mask_item but unfortunately I cannot get masking based on IPv6 to work.
Masking works fine when applying to IPv4, but on IPv6 I would like to mask 2001:4c3c:ca00:8600:*
I tried various syntaxes and currently have applied this in the configuration as:
Code:
allow { mask { 2001:4c3c:ca00:8600:*; } class clients; maxperip 20;}
whilst the same client is able to connect over IPv4.Closing Link: user[2001:4c3c:ca00:8600:dead:c0ff:ee00:face] (You are not authorized to connect to this server)
Anyone willing to explain if this should be working and if above syntax is correct or able to point me into the right direction?
(ircd version currently is 6.0.4.2.)
Cheers,
guid0
Statistics: Posted by guid0 — Mon Nov 13, 2023 2:42 pm — Replies 2 — Views 6879