From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id UIHhBhPf9F+8WAAA0tVLHw (envelope-from ) for ; Tue, 05 Jan 2021 21:50:11 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id UL/FAhPf9F9EQwAAbx9fmQ (envelope-from ) for ; Tue, 05 Jan 2021 21:50:11 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A99219402A0 for ; Tue, 5 Jan 2021 21:50:10 +0000 (UTC) Received: from localhost ([::1]:37590 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwuDR-0000Vn-KW for larch@yhetil.org; Tue, 05 Jan 2021 16:50:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33398) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwuDJ-0000UE-6n for help-guix@gnu.org; Tue, 05 Jan 2021 16:50:01 -0500 Received: from mail-il1-x12c.google.com ([2607:f8b0:4864:20::12c]:34199) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kwuDH-0002Eo-HG for help-guix@gnu.org; Tue, 05 Jan 2021 16:50:00 -0500 Received: by mail-il1-x12c.google.com with SMTP id x15so1191306ilq.1 for ; Tue, 05 Jan 2021 13:49:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:user-agent:mime-version; bh=aDvNuXzPfisYMQ4e3USVgEIb+pL9Oh2ThG6DrH2grAQ=; b=eB9OzTdBV6yROhyGGlHFDXy63eaUh9DMncA9pVp/eUupKOvIiJ54QW4CI4cussd6Cu KunuUIrvRTENbK6ttqid6fdP0qB0oSHqZVmVVikazfW7Q+ghESn2dfbC7X7CNKE7HWHU MZPLZWk2pTLYapToEPGjlgSpsy9LiIdUuXRhNexQ9nMs7bATstPmnexfiKpH5dE5AZNZ wu52sgM2gbaPhbkl2LEhE/TOWPSqWLrtEF2nd4gT4wiDNtvxmhO0OdNlLY35YmZmQnJ3 EFqwMppBkiwJCmpEv5n36TATHWdzZRe7g/2fYvzHIoeRAPxf0IOTR5rf8zKN3RbPQg0e aqNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:user-agent :mime-version; bh=aDvNuXzPfisYMQ4e3USVgEIb+pL9Oh2ThG6DrH2grAQ=; b=jP+zW/OVfdtgNQ+/QG6fDaX7dOBxiHOfpkfAS9lmxl+EVtq1Q4cZGmKVpriqPv4OS7 IhwBbm4xPLGU80jgJwYLMxVF8q6py+3wEhJACfVjzboa9M7vPy+jd6tTZvXDUs9lfJLU rTYzCb0rsEF4GxNEDT5YFL5TA6Xx0mwwxVjgUjDDlz8B+0093oI4/Z74HGf97KeQGsGA jaGlFVCRKUXoK6QJZbvpOX38CSTgGplWfZOgJKxjiB8dT7ctZIFrggr1qCM7zq5NKobG xLmZs9Qu9/f1fl2smhl7AlcPaEJCgHaLZ6CJ8DNkbfWNDdudxxFkGizSSn4NOqHjsu7s 5xDw== X-Gm-Message-State: AOAM532mF3UcCMaS4f7Ss+CcU6q2hgDGaDaECi1t4TlYD+ns6BVGIWbv ed6cym0bNwCG8R1C0EhiUqY4VNnwAMk= X-Google-Smtp-Source: ABdhPJz+NbdLfK+jagX1s/rMkCfY3NmwLkSNw9kwr/cpL5OjcW2lj4gGQ5RKsAA5zVOm8fzUURiKoA== X-Received: by 2002:a05:6e02:5c2:: with SMTP id l2mr1497198ils.231.1609883396243; Tue, 05 Jan 2021 13:49:56 -0800 (PST) Received: from washu-v4 (172-221-246-205.res.spectrum.com. [172.221.246.205]) by smtp.gmail.com with ESMTPSA id w3sm326615ilk.17.2021.01.05.13.49.55 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Jan 2021 13:49:55 -0800 (PST) From: Katherine Cox-Buday To: help-guix@gnu.org Subject: How can I have a static IP on one NIC and DHCP on the other? Date: Tue, 05 Jan 2021 15:49:54 -0600 Message-ID: <874kjvuk8t.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::12c; envelope-from=cox.katherine.e@gmail.com; helo=mail-il1-x12c.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.04 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=eB9OzTdB; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: A99219402A0 X-Spam-Score: -2.04 X-Migadu-Scanner: scn0.migadu.com X-TUID: 1GP/qm0yAzTN Is it possible to define an operating-system which runs DHCP on one NIC, and has a static address on the other? I'm getting: guix system: error: service 'networking' provided more than once if i try and define service for dhcp-client-service-type and static-networking-service. -- Katherine