From e1283b7d25cc9cb3aa2ded654455c62454b3259c Mon Sep 17 00:00:00 2001 From: fumingwei Date: Thu, 20 May 2021 10:23:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9kni=E5=92=8Ctfe=E4=B9=8B?= =?UTF-8?q?=E9=97=B4=E9=80=9A=E4=BF=A1=E4=BD=BF=E7=94=A8lo=E7=BD=91?= =?UTF-8?q?=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tsg-9140-scripts/roles/kni/templates/kni.conf.j2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tsg-9140-scripts/roles/kni/templates/kni.conf.j2 b/tsg-9140-scripts/roles/kni/templates/kni.conf.j2 index 51d8deba..682a3911 100644 --- a/tsg-9140-scripts/roles/kni/templates/kni.conf.j2 +++ b/tsg-9140-scripts/roles/kni/templates/kni.conf.j2 @@ -10,15 +10,15 @@ dst_mac_addr = fe:65:b7:03:50:bd [tfe0] enabled = 1 dev_eth_symbol = enp130s2 -ip_addr = 192.168.100.1 +ip_addr = 127.0.0.1 [tfe_cmsg_receiver] -listen_eth = enp1s2f1 +listen_eth = lo listen_port = 2475 [watch_dog] switch = 1 -listen_eth = enp1s2f1 +listen_eth = lo listen_port = 2476 keepalive_idle = 2 keepalive_intvl = 1