Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Configure gre tunneling on a virtual machine

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

For example, the network card ip of machine 1 is 10.1.1.10, and the network card ip of machine 2 is 10.1.1.11.

10.1.1.10 end:

Ip tunnel add gre1 mode gre key 123456 remote 10.1.1.11 local 10.1.1.10 ttl 255ip link set gre1 upip addr add 192.168.1.10 peer 192.168.1.11 dev gre1

10.1.1.11 end:

Ip tunnel add gre1 mode gre key 123456 remote 10.1.1.10 local 10.1.1.11 ttl 255ip link set gre1 upip addr add 192.168.1.11 peer 192.168.1.10 dev gre1

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report