VPN setup using routerOS

1. 使用routerOS linux image创建一个主机

2. 通过putty连接上routerOS host,执行以下命令

/interface pptp-server server set authentication=mschap1,mschap2 default-profile=default-encryption enabled=yes keepalive-timeout=30 max-mru=1460 max-mtu=1460 mrru=disabled

/ppp profile add name=my-profile2  local-address=172.20.21.1 remote-address=172.20.21.2 dns-server=8.8.8.8,8.8.4.4 use-compression=default use-encryption=yes

/ppp secret add profile=my-profile2 name=weibovpn password=Hellos12 service=pptp disabled=no

/ip firewall nat add action=masquerade chain=srcnat out-interface=ether1 src-address=172.20.21.0/28 disabled=no

https://www.techonia.com/311/mikrotik-pptp-server

时间: 2024-08-09 19:21:08

VPN setup using routerOS的相关文章

debian network manager vpn setup

sudo apt-get install pptp-linux network-manager-pptp network-manager-openvpn network-manager-vpnc network-manager-openvpn-gnome network-manager-pptp-gnome sudo /etc/init.d/network-manager restart

远程访问 虚拟VPN ssh

前段时间在想,办公室一台电脑,家里一台电脑, 都在firewall后面,于是想如何互相远程: 通过网络查找,可行的方法有: 1 . 通过VPN服务器,(多数要花钱,不花钱的不安全:( 2. teamviewer 远程视频(支持linux与windows),但个人习惯喜欢直接console方便些. 3 hamachi +ssh   + haguichi(可视化开源client,刚开始熟悉时需要,之后就可以完全用命令行操作!) hamachi 可以说是提供虚拟的VPN,当你登录后,类似于QQ,创建加

配置vpn

body { font-family: "Microsoft YaHei UI","Microsoft YaHei",SimSun,"Segoe UI",Tahoma,Helvetica,Sans-Serif,"Microsoft YaHei", Georgia,Helvetica,Arial,sans-serif,宋体, PMingLiU,serif; font-size: 10.5pt; line-height: 1.5;

SSH Tunneling Explained

Recently I wanted to set up a remote desktop sharing session from home pc to my laptop. While going through the set up guide I came across ssh tunneling. Even though there are many articles on the subject still it took me a considerable amount of goo

[转]OpenVPN官网的HOWTO

因为墙的原因,打不开.特此转一下: HOWTO Introduction OpenVPN is a full-featured SSL VPN which implements OSI layer 2 or 3 secure network extension using the industry standard SSL/TLS protocol, supports flexible client authentication methods based on certificates, sm

How To Setup Your Own VPN With PPTP on DigitalOcean[转]

转载自:https://www.digitalocean.com/community/tutorials/how-to-setup-your-own-vpn-with-pptp Intro One of the commonly asked questions from our users is how to add another IP address to their server. You can assign your own private IP address to your dro

cisco vpn client for win10 x64 setup package

win10 x64安装cisco vpn client报错,解决方法如下: 1.卸载以前安装的所有cisco vpn client,并重启电脑. 2.运行winfix.exe 3.安装Global VPN Client, 重启电脑 4.安装cisco vpn client,并运行cisco vpn client.reg注册文件修改注册表,并重启电脑 download link

Mikrotik Ros Routeros VPN+IPsec+IPV6 免费体验测试

图片内容包涵 从创建VPN 以及设置VPN的详细截图,这个主要是VPN链接说明:XP的暂时不支持,只支持WIN7以上系统,apple 产品均不支持,相关协议并没完善.手机目前只测试过apple产品包涵手机和IPAD其他产品没经过测试. 如果是在一个局域网下面,并且由任意支持IPV6的设备连接到路由器上面是支持IPV6网络的,当然也包括WIFI了.目前测试仅仅在移动端下面连接VPN是不支持IPV6的,但PC端连接VPN后可正常获取IPV6地址,缺陷是移动端链接VPN无法获取IPV6地址. XP如需

How to setup VPN server

http://www.photonvps.com/billing/knowledgebase.php?action=displayarticle&id=58&language=chinese