I was unable to get the Raspberry Pi 3 I am targeting to start with eth0 up and
only an IPv6 link local address present on eth0, using only a
/etc/network/interfaces file. In the end I added shell script under /etc/rc5.d
which called out to `ifconfig eth0 up`. This brought eth0 up with only a
On Mon, Jun 19, 2017 at 4:15 AM, Thomas Thorne
wrote:
> Good afternoon,
>
>
>
> I am trying to generate an image for a Raspberry Pi 3 that includes a
> `/etc/network/interfaces` file which causes the Pi to start with an “up”
> eth0 connection with only an IPv6 link local address.
>
I get IPV4 a
Good afternoon,
I am trying to generate an image for a Raspberry Pi 3 that includes a
`/etc/network/interfaces` file which causes the Pi to start with an "up" eth0
connection with only an IPv6 link local address.
The Pi will be connected to an active switch on boot so the copper ethernet
inter