BASH
Configurare email
Configurare software
Hardware
Linux
Linux Mint
Linux Ubuntu
MIKROTIK
Pentru tonti
Securitate
VMWARE
Windows
BASH
Configurare email
Configurare software
Hardware
Linux
Linux Mint
Linux Ubuntu
MIKROTIK
Pentru tonti
Securitate
VMWARE
Windows
knowledge base mikrotikMikrotik L2TP IPSEC VPNThis is the default VPN access to a Mikrotik router. Use it to connect to it from outside. Create a pool named l2tp_pool from which VPN clients will get IPs /ip pool add name=l2tp_pool ranges=172.18.3.2-172.18.3.10 Add a [...] »detalii Mikrotik L2TP IPSEC VPNMikrotik Change admin NameIt is a good security setup not to have the default admin user as administrator. /user add copy-from=admin name=myuser /user set myuser password=mypassword /user remove adminMikrotik OpenVPN Client to Linux ServerHow to connect a Mikrotik and a Linux routers with site-to-site VPN using OpenVPN. On Linux, create a tun connection using client certificates. It is the same as a normal bridging setup, except for the tun interface replacing tap [...] »detalii Mikrotik OpenVPN Client to Linux ServerMikrotik NTP ClientAny equipment relies on date and time to be set correctly. You should set the NTP client on Mikrotik to synchronize the local time to external time server. Using WebFig: Go to System / SNTP client and set [...] »detalii Mikrotik NTP Client |