From 533cd7289d500bfdc50d9b71544d888662b0cb92 Mon Sep 17 00:00:00 2001 From: Jan Macku Date: Mon, 19 Aug 2019 12:34:23 +0200 Subject: Add option for IPv6 GRE tunnel. Resolve: BZ #1691552 --- sysconfig.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysconfig.txt') diff --git a/sysconfig.txt b/sysconfig.txt index aec8b81b..cee55eba 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -931,7 +931,7 @@ Files in /etc/sysconfig/network-scripts/ "mode=active-backup arp_interval=60 arp_ip_target=192.168.1.1,192.168.1.2" Tunnel-specific items: - TYPE=GRE|IPIP|IPIP6 + TYPE=GRE|GRE6|IPIP|IPIP6 MY_INNER_IPADDR=local IP address of the tunnel interface PEER_OUTER_IPADDR=IP address of the remote tunnel endpoint MY_OUTER_IPADDR=IP address of the local tunnel endpoint -- cgit v1.2.1