Ubuntu 16.04 pptp+mschap2
Android 5 l2tp+ipsec
Windows 10 l2tp+ipsec
EdgeRouter gre tunnel with MikroTik
vlan64 = WAN – 93.155.130.38/30 eth0 = LAN – 192.168.10.1/24 tun1 = routing remote network – 192.168.122.0/24 configure set interfaces ethernet eth1...
EdgeRouter pptp server
configure set firewall options mss-clamp interface-type pptp set firewall options mss-clamp mss 1360 set vpn pptp remote-access authentication local-users username samyil password...
EdgeRouter pptp client
configure set firewall options mss-clamp interface-type pptp set firewall options mss-clamp mss 1360 set interfaces pptp-client pptpc1 default-route auto set interfaces pptp-client...
Cisco Router – DHCP server static leases
Всеки един системен админстратор е конфигурирал статични leases в DHCP сървъра на разни рутери но който не го е правил в Cisco...
MikroTik L2tp/IPSec site-to-site
Нашата задача в случая е да защитим комуникацията на двете частни отдалечени мрежи 192.168.88.0/24 и 172.16.88.0/24 през Интернет. По тази причина ще...
Cisco write config ftp
Cisco IOS позволява след записването на всяка промяна рутера да архивира копие на конфигурацията си на отдалечен сървър автоматично. step by step...
Enable SSH on Cisco
Configuration ssh server Router>en Router#config t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#interface fastEthernet 0/1 Router(config-if)#ip address 93.155.130.38 255.255.255.252...