Received: from mail-ed1-f47.google.com (mail-ed1-f47.google.com [209.85.208.47]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id F3B23781A7E for <~alpine/users@lists.alpinelinux.org>; Sun, 21 Feb 2021 09:18:58 +0000 (UTC) Received: by mail-ed1-f47.google.com with SMTP id d2so17860561edq.10 for <~alpine/users@lists.alpinelinux.org>; Sun, 21 Feb 2021 01:18:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=xUvPlfXsZWSXRczBHeEsoa6W5hcz3sfiSTzR+ryFS5A=; b=UWO6jqvJWQD5mHQ2qDKVYd0yByluf3bf153U4GlDiOQK/PL+y6e2L/MCfUGYPhVdHp vH1NHo9okMh23DhjxTJRSZVhruR1zpSNccs3UfGREs0CUmDa35jqy891hREWmSgtmyz1 WT2Q4E91JFCMiVvs+E0ywDnPeXLMbizL2YbjXRgL2xA+PbYN4zKHZGKTkxUhhAMvdchh GAqQHd1GQqF7SBw1vfbt3Awu8aSFiLHR9j+A1WcOr2wHmw+b8t0P/+oQQRybpeLxs+62 w5hWNx9NyDCqd/CkHl+0TvXESgR8DvZlZJO/bti6NAX8sQI9npwpeVTXAs7k7R3T2ult tX2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=xUvPlfXsZWSXRczBHeEsoa6W5hcz3sfiSTzR+ryFS5A=; b=SjFlPx3/wcnpstQiQcOUSGrdEfpXCDYEFhBlV8YgJHTzWJivu9vDtrStC1+y2VmmML feHBLkp/2o93Rk7nZIZGMDAjFhDb42CBPklGOMAT5EG2Rv26mEnAx7hUi0RIGRpVcFyo YchetVyVbzaAfEySJ7/6I9hUwDn8j9tgbUMPT27g0a+eATizO7riH6BLu5YyVRG30BFh FnJiQxLVrFy2/8Iz+bbUaZBaCfuIFOPCMJfxM62L//4k9fCzs72OFUoQ1oh8JlyIBy7E 3Vi8YV1pr8cZjtPiTaxrEmZABVnUpKKdwdRyJ5LlQFgdc6djIp/ua5aUOH92akZUs8I0 kVmQ== X-Gm-Message-State: AOAM532mEQp7c30HzuGfy78bUIrUaAsR2E2JXZzyXiKmy1/l5h5m/Ieo /nROGX69n/vSGgos5DKvN7Kz1AqiTr+AgIUI2jdWfEGh58c= X-Google-Smtp-Source: ABdhPJyX/87MLEL0gxSkcQV6LcFhklCXy6VCJvh4DRZxUhzr+uU7j5miDQH4+6B5nwX536nsTaFE/EN1mQ+TVIjE9L4= X-Received: by 2002:a05:6402:890:: with SMTP id e16mr139768edy.335.1613899138229; Sun, 21 Feb 2021 01:18:58 -0800 (PST) MIME-Version: 1.0 From: Banibrata Dutta Date: Sun, 21 Feb 2021 14:48:47 +0530 Message-ID: Subject: Orig eth0 was bridged, changed to NAT, but dhcp not working To: ~alpine/users@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="000000000000d666fe05bbd52ce5" --000000000000d666fe05bbd52ce5 Content-Type: text/plain; charset="UTF-8" Have Alpine 3.13 installed in an Oracle Virtualbox VM as a guestOS. It was originally setup with a single bridged LAN interface configured as eth0 with dhcp. However post installation, I had changed the interface settings to have eth0 setup with static-IP. The guestOS has a second interface (of type Host-Only, from Virtualbox standpoint) configured as eth1, which I use to login to the VM. Later, I realized that from within this guestOS, I needed to access a VPN setup in the host, and read a FAQ indicating that in such cases, Virtualbox network type of NAT should be used. However, after I changed the network type from bridged to NAT, and configured eth0 to take IP/config thru dhcp, I can no longer get an IP address assigned to eth0. While I am checking on Virtualbox forums as well, as to what might be wrong, wondering if anyone here has an idea as to what might be the issue ? I've made such changes in the past in Alpine 3.12 (which I ran for almost a year), and had not seen such issues. -- regards, Banibrata Dutta --000000000000d666fe05bbd52ce5 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Have Alpine 3.13 installed in an Oracle Virtualbox VM as a= guestOS. It was originally setup with a single bridged LAN interface confi= gured as eth0 with dhcp. However post installation, I had changed the inter= face settings to have eth0 setup with static-IP. The guestOS has a second i= nterface (of type Host-Only, from Virtualbox standpoint) configured as eth1= , which I use to login to the VM.

Later, I realized that= from within this guestOS, I needed to access a VPN setup in the host, and = read a FAQ indicating that in such cases, Virtualbox network type of NAT sh= ould be used. However, after I changed the network type from bridged to NAT= , and configured eth0 to take IP/config thru dhcp, I can no longer get an I= P address assigned to eth0.=C2=A0

While I am check= ing on Virtualbox forums as well, as to what might be wrong, wondering if a= nyone here has an idea as to what might be the issue ? I've made such c= hanges in the past in Alpine 3.12 (which I ran for almost a year), and had = not seen such issues.

--
regards,
Banibra= ta Dutta
--000000000000d666fe05bbd52ce5--