V
V
Vano01rus2021-12-15 02:56:19
linux
Vano01rus, 2021-12-15 02:56:19

How to set up a GRE tunnel on CentOS7 - Debian 10?

Hello, I am preparing for worldskills according to a certain book, the screenshots contain my setup, as well as the output of information by the ip a command on both machines (L-FW - CentOS, R-FW - Debian)
61b92d317bb14885888284.jpeg
I made a bash script that creates an interface on startup this machine(L-FW) (R-FW)
61b92d65dedf0730015002.jpeg
Then made it executable: chmod +x /etc/gre.up (L-FW) (R-FW)
Added script to autoload via Crontab( R-FW)
Added script to autoload in the file /etc/network/interfaces (wrote the line post-up /etc/gre.up)(L-FW)
61b92d942b883455601100.jpeg
When I try to execute the ping command, something happens:
61b92f141fead602555029.jpeg
Please tell me, what is my mistake?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question