HomeVyOS Platform

T1160: fix (ro|rw)community ACL

This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

T1160: fix (ro|rw)community ACL

WHen building up the SNMP v2 community ro/rw access all hosts from
a INET version could access even when the community was locked to one
INET family.

Example #1:

set service snmp community bar network 172.16.0.0/12

Allowed access only to IPv4 network 172.16.0.0/12 but it allowed acces from
IPv6 ::/0.

Example #2:

set service snmp community baz network 2001:db8::/64

Limited IPv6 access to 2001:db8::/64 but IPv4 was open to 0.0.0.0/0

(cherry picked from commit cc07c4727bdffb4c220ce28ab9f697b01fe4afb7)

Details

Provenance
c-poAuthored on Jan 30 2019, 5:09 AM
Parents
rVYOSONEX97186852f529: Merge branch 'current' into crux
Branches
Loading...
Tags
Loading...