Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - lxsq

#1
防火墙设置匹配目的IP前缀只有0~32。请问如果想匹配IPv6地址应该怎么办?可以和iptables一样用::xxxx:xxxx/::ffff:ffff吗,我在网页上这么做会报错不能保存。

3.24>已解决,https://forum.opnsense.org/index.php?topic=16433.0
#2
Hi,
I'm trying to allow TCP/UDP requests from IPv6 WAN, but the maxium prefix is 32 :'(. And I'm not able to use formats like ::xxxx/64 nor ::xxxx/::ffff, it results as The following input errors were detected: ::xxxx/64 is not a valid destination IP address or alias.. Any ways to solve this? Thanks for any kinds of help.