[Firewall] Variable in IP

Add ablity to use variable in firewall rules IP
Example - IPv6 variable for scope- ff0X::c or ff0*::c

SSDP IPv6 uses -

  • 239.255.255.250 (IPv4 site-local address)
  • [FF02::C] (IPv6 link-local)
  • [FF05::C] (IPv6 site-local)
  • [FF08::C] (IPv6 organization-local)
  • [FF0E::C] (IPv6 global)

Is this a question or informational post?

Use masks. option src_ip 'ff00::c/fff0:ffff:ffff:ffff:ffff:ffff:ffff:ffff'

2 Likes

The same it does in IPv4.

1 Like

I assume you mean:

Installing and Using OpenWrt
and/or
Network and Wireless Configuration

Moved.

rename title to Subnet mask

Are you asking for the title to be renamed "[Firewall] Variable in Subnet Mask"...or....?

It's unclear given the 2 possible solutions that can work for your use case. Additionally since you deleted posts, it's more unclear.

Lastly, you should be able to edit your title by hitting the edit icon:

screen189