From 297cafb6de44c1faa4a44683b03fcc96882289b4 Mon Sep 17 00:00:00 2001 From: ace Date: Wed, 27 Oct 2021 14:20:43 +0300 Subject: [PATCH] fix readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 240bcee..efd74ac 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ For RHEL8 use: - conn_name: ens256 ip4: - "100.127.2.2/29" + routes4: + - 0.0.0.0/0 100.127.2.6 table=200 + - 100.127.2.0/29 100.127.2.2 table=200 - conn_name: dummy0 type: dummy ip4: - "18.12.3.1/32" - routes4: - - 0.0.0.0/0 100.127.2.6 table=200 - - 100.127.2.0/29 100.127.2.2 table=200 routing_rules4: - priority 5 from 18.12.3.1 table 200