ARCHIVE · XINAI.DE

标签: gre 知名博客|折腾博客|心爱的⎛⎝xinai.de⎠⎞

ARCHIVE · 内容索引

标签: gre

1 篇文章
Linux系统

linux架设gre tunnel/隧道

GRE隧道是IP-over-IP隧道,可以封装IPv4/IPv6和单播/多播流量。要在Linux上创建GRE隧道,需要ip_gre内核模块。 先查看系统p_gre模块 sudo modprobe ip_gre lsmod | grep gre 在2个不同VPS或者服务器直接架设GRE隧道链接,例如VPS1,VPS2 VPS1: 172.168.1.2 VPS…

◉ 6438 热度 ♡ 0 BY mikj 3 分钟 阅读全文