c7aae0722c8528e3f5e50b218cd1952a20a8b79a
gre-plus-ipsec-debian.md
... | ... | @@ -78,7 +78,7 @@ sainfo address 1.2.3.4 47 address 5.6.7.8 47 { |
78 | 78 | Add this to /etc/network/interfaces: |
79 | 79 | ``` |
80 | 80 | auto gre1 |
81 | -iface fritz inet tunnel |
|
81 | +iface gre1 inet tunnel |
|
82 | 82 | mode gre |
83 | 83 | netmask 255.255.255.255 |
84 | 84 | address 10.0.0.1 |