camscape - for excellent IT solutions itkb.ro - IT knowledge base

knowledge base

Rezultatele cautarii pe itkb.ro dupa

« configurare pptp »

Configurare conexiune VPN (PPTP VPN) pe Windows 8 si Windows XP
Tags: VPN Windows 8, XP, acces la distanta, configurare VPN PPTP Windows 8, XP
KBSW0008 v1.1 | 14 octombrie 2013 | cornel
Cum se configureaza un VPN PPTP pe Windows 8 si Windows XP
https://itkb.ro/kb/configurare-software/configurare-conexiune-vpn-pptp-vpn-pe-windows-8-si-windows-xp
Configurare conexiune VPN (PPTP VPN) pe Android
Tags: VPN Android, acces la distanta, configurare VPN PPTP Android
KBSW0007 v1.0 | 4 octombrie 2013 | catalin
Cum se configureaza un VPN PPTP pe Android
https://itkb.ro/kb/configurare-software/configurare-conexiune-vpn-pptp-vpn-pe-android

Articole recente

Windows L2TP IPSEC VPN to Mikrotik

In Start menu, find VPN Settings.   Select Add a VPN Connection.  Select VPN Provider as Windows built-in.    Complete setup as:     Next, click on Change Adapter Options, find the newly created VPN connection and specify L2TP options: [...] »detalii Windows L2TP IPSEC VPN to Mikrotik

Mikrotik L2TP IPSEC VPN

This 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 VPN

Mikrotik Change admin Name

It 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 admin  

Mikrotik OpenVPN Client to Linux Server

How 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 Server