update mikrotik/mt-kg2.ke.einsle.de
This commit is contained in:
parent
f304195ece
commit
7af7fe30ba
@ -13,6 +13,15 @@
|
|||||||
#
|
#
|
||||||
# Flags: U - undoable, R - redoable, F - floating-undo
|
# Flags: U - undoable, R - redoable, F - floating-undo
|
||||||
# ACTION BY POLICY
|
# ACTION BY POLICY
|
||||||
|
# U kid-control user teresa changed admin write
|
||||||
|
# U kid-control device teresa_handy changed admin write
|
||||||
|
# U kid-control device tobias_handy added admin write
|
||||||
|
# U kid-control user tobias changed admin write
|
||||||
|
# U kid-control user tobias added admin write
|
||||||
|
# U kid-control user teresa changed admin write
|
||||||
|
# U kid-control user teresa changed admin write
|
||||||
|
# U kid-control device handy_teresa added admin write
|
||||||
|
# U kid-control user teresa added admin write
|
||||||
#
|
#
|
||||||
# software id = NK6R-LJLR
|
# software id = NK6R-LJLR
|
||||||
#
|
#
|
||||||
@ -98,6 +107,9 @@ add channel=chan_5 country=germany datapath=dp_tobias mode=ap name=cfg_5_tobias
|
|||||||
set [ find default=yes ] supplicant-identity=MikroTik
|
set [ find default=yes ] supplicant-identity=MikroTik
|
||||||
/ip hotspot profile
|
/ip hotspot profile
|
||||||
set [ find default=yes ] html-directory=flash/hotspot
|
set [ find default=yes ] html-directory=flash/hotspot
|
||||||
|
/ip kid-control
|
||||||
|
add disabled=yes fri="" mon="" name=teresa sat="" sun="" thu="" tue="" wed=""
|
||||||
|
add disabled=yes fri="" mon="" name=tobias sat="" sun="" thu="" tue="" wed=""
|
||||||
/snmp community
|
/snmp community
|
||||||
set [ find default=yes ] read-access=no
|
set [ find default=yes ] read-access=no
|
||||||
add addresses=172.24.0.0/16 authentication-password=nUTIRozDeJMiQ2Goj8BR authentication-protocol=SHA1 encryption-password=nUTIRozDeJMiQ2Goj8BR encryption-protocol=AES name=monitor security=private
|
add addresses=172.24.0.0/16 authentication-password=nUTIRozDeJMiQ2Goj8BR authentication-protocol=SHA1 encryption-password=nUTIRozDeJMiQ2Goj8BR encryption-protocol=AES name=monitor security=private
|
||||||
@ -160,6 +172,9 @@ add address=172.24.10.1/24 disabled=yes interface=vlan10 network=172.24.10.0
|
|||||||
add dhcp-server=172.24.10.11,172.24.10.12 disabled=no interface=ether1_og name=relay_42
|
add dhcp-server=172.24.10.11,172.24.10.12 disabled=no interface=ether1_og name=relay_42
|
||||||
/ip dns
|
/ip dns
|
||||||
set allow-remote-requests=yes servers=172.24.10.11,172.24.10.12
|
set allow-remote-requests=yes servers=172.24.10.11,172.24.10.12
|
||||||
|
/ip kid-control device
|
||||||
|
add mac-address=30:45:96:62:B6:46 name=teresa_handy user=teresa
|
||||||
|
add mac-address=58:C5:CB:AB:13:39 name=tobias_handy user=tobias
|
||||||
/ip route
|
/ip route
|
||||||
add distance=1 gateway=172.24.4.1
|
add distance=1 gateway=172.24.4.1
|
||||||
/ip service
|
/ip service
|
||||||
|
Loading…
Reference in New Issue
Block a user