Fix
This commit is contained in:
@@ -3,17 +3,17 @@ Please always check these options for base config new device:
|
|||||||
|
|
||||||
1. Add user new user with admin priv:<br/>
|
1. Add user new user with admin priv:<br/>
|
||||||
`/user add name="admin2" password="PASSWORD" group=full`<br/>
|
`/user add name="admin2" password="PASSWORD" group=full`<br/>
|
||||||
2. Set NTP server:<br/>
|
2. Set NTP server and DNS:<br/>
|
||||||
`/system ntp client set enabled=yes`<br/>
|
`/system ntp client set enabled=yes`<br/>
|
||||||
`/system ntp client servers add address=0.pool.ntp.org`<br/>
|
`/system ntp client servers add address=0.pool.ntp.org`<br/>
|
||||||
`/system ntp client servers add address=1.pool.ntp.org`<br/>
|
`/system ntp client servers add address=1.pool.ntp.org`<br/>
|
||||||
`/system ntp client servers add address=80.240.216.155`<br/>
|
`/system ntp client servers add address=80.240.216.155`<br/>
|
||||||
`/system ntp client servers add address=185.232.69.65`<br/>
|
`/system ntp client servers add address=185.232.69.65`<br/>
|
||||||
<br/>
|
<br/>
|
||||||
`/ip dns set servers=77.88.8.8,77.88.8.1`<br/>
|
|
||||||
<br/>
|
|
||||||
`/system ntp server set enabled=no`<br/>
|
`/system ntp server set enabled=no`<br/>
|
||||||
<br/>
|
<br/>
|
||||||
|
`/ip dns set servers=77.88.8.8,77.88.8.1`<br/>
|
||||||
|
<br/>
|
||||||
3. Set Time Zone:<br/>
|
3. Set Time Zone:<br/>
|
||||||
`/system clock set time-zone-autodetect=no time-zone-name=Europe/Moscow`<br/>
|
`/system clock set time-zone-autodetect=no time-zone-name=Europe/Moscow`<br/>
|
||||||
<br/>
|
<br/>
|
||||||
|
|||||||
Reference in New Issue
Block a user