From: Zoltán Felleg Date: Tue, 5 Nov 2019 16:02:50 +0000 (+0100) Subject: Updated efg.pm and ifg.usr (changed NIC names). X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=ec3aeb04dc7d0cea21579aa51abd300eb12ad94b;p=user-lxc.git Updated efg.pm and ifg.usr (changed NIC names). --- diff --git a/sources/efg.pm/firstboot/nftables.config b/sources/efg.pm/firstboot/nftables.config index 99353c1..0a443ca 100644 --- a/sources/efg.pm/firstboot/nftables.config +++ b/sources/efg.pm/firstboot/nftables.config @@ -6,7 +6,7 @@ ################################ # external interface -define EXTERNAL_IF = efg +define EXTERNAL_IF = bonde-dev # loopback interface define LOOPBACK_IF = lo diff --git a/sources/ifg.usr/firstboot/nftables.config b/sources/ifg.usr/firstboot/nftables.config index 6694a10..d1ef41d 100644 --- a/sources/ifg.usr/firstboot/nftables.config +++ b/sources/ifg.usr/firstboot/nftables.config @@ -6,13 +6,13 @@ ################################ # internal interface -define INTERNAL_IF = ifg +define INTERNAL_IF = eth0 # loopback interface define LOOPBACK_IF = lo # perimeter interface -define PERIMETER_IF = eth0 +define PERIMETER_IF = eth1 ################################ # address definitions