router: Allow monitoring to access iot network to check webcam
This commit is contained in:
parent
516954f6b2
commit
dae6c3d80f
@ -62,6 +62,9 @@
|
|||||||
{ incomingInterface = "net-ikt"; }
|
{ incomingInterface = "net-ikt"; }
|
||||||
# Give technik access to their toys
|
# Give technik access to their toys
|
||||||
{ incomingInterface = "net-technik"; }
|
{ incomingInterface = "net-technik"; }
|
||||||
|
# Allow monitoring
|
||||||
|
{ incomingInterface = "net-services"; sourceAddress = "10.42.10.7"; }
|
||||||
|
{ incomingInterface = "net-services"; sourceAddress6 = "2a01:4f8:1c0c:8221::7"; }
|
||||||
];
|
];
|
||||||
|
|
||||||
clerie.uplink-selector.interfaces.net-technik-iot.uplink = "uplink-b";
|
clerie.uplink-selector.interfaces.net-technik-iot.uplink = "uplink-b";
|
||||||
|
Loading…
Reference in New Issue
Block a user