0887 371 498 support@itservice-bg.net
25.05.2016  ·  Ubuntu

Ubuntu 16.04 pptp+mschap2

20.05.2016  ·  Android

Android 5 l2tp+ipsec

20.05.2016  ·  Windows

Windows 10 l2tp+ipsec

17.11.2015  ·  MikroTik

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...

17.11.2015  ·  Ubiquiti

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...

16.11.2015  ·  Ubiquiti

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...

04.09.2015  ·  Cisco

Cisco Router – DHCP server static leases

Всеки един системен админстратор е конфигурирал статични leases в DHCP сървъра на разни рутери но който не го е правил в Cisco...

05.08.2015  ·  MikroTik

MikroTik L2tp/IPSec site-to-site

Нашата задача в случая е да защитим комуникацията на двете частни отдалечени мрежи 192.168.88.0/24 и 172.16.88.0/24 през Интернет. По тази причина ще...

24.07.2015  ·  Cisco

Cisco write config ftp

Cisco IOS позволява след записването на всяка промяна рутера да архивира копие на конфигурацията си на отдалечен сървър автоматично. step by step...

24.07.2015  ·  Cisco

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...