Page MenuHomeVyOS Platform

Rain (Rain)
User

Projects

User does not belong to any projects.

User Details

User Since
Jun 4 2022, 1:49 AM (98 w, 1 h)

Recent Activity

Nov 27 2022

Rain renamed T4612: Support arbitrary netmasks in firewall rules from Support IPv6 netmask syntax in firewall rules to Support arbitrary netmasks in firewall rules.
Nov 27 2022, 10:09 PM · VyOS 1.4 Sagitta
Rain added a comment to T4612: Support arbitrary netmasks in firewall rules.

I've been testing this for a few weeks now at home and haven't noticed any issues. That said, while I have 6 network zones and a few public services running, my home network isn't very complicated and doesn't have any "exotic" firewall rules. Since the changes are fairly minor and the smoketests pass, I don't think there should be any issues, though.

Nov 27 2022, 10:07 PM · VyOS 1.4 Sagitta

Nov 6 2022

Rain added a comment to T4612: Support arbitrary netmasks in firewall rules.

I'm not sure if wildcard-address fits. The address and the mask together combine to create the wildcard.

Nov 6 2022, 4:34 AM · VyOS 1.4 Sagitta

Oct 8 2022

Rain added a comment to T4612: Support arbitrary netmasks in firewall rules.

I implemented address-mask as described above as well: https://github.com/Rain/vyos-1x/commit/ca6b7340714c6161337f508978b9834722be58dc

Oct 8 2022, 10:12 PM · VyOS 1.4 Sagitta
Rain added a comment to T4612: Support arbitrary netmasks in firewall rules.

On second thought, maybe instead of supporting the ::beef/::ffff syntax we add an address-mask field to source and destination?

Oct 8 2022, 4:02 PM · VyOS 1.4 Sagitta
Rain added a comment to T4612: Support arbitrary netmasks in firewall rules.

I'd like to see this feature added so I went ahead and implemented it: https://github.com/Rain/vyos-1x/commit/975f4fc358f0073f1ad825ea209169766dc2fa51

Oct 8 2022, 2:57 AM · VyOS 1.4 Sagitta