in my case 2 seconds were not enough - had to increase to 5 on one
machine and to 10 on another (slower) one.
is this issue fixed in stretch/sid?
* Stefan Pietsch [2015-04-29 10:50]:
> Dear list,
>
> a fresh installation of Debian jessie does not start dhclient for IPv6
> at boot.
>
> This is the interfaces file:
>
> ~
>
> source /etc/network/interfaces.d/*
>
> auto lo
> iface lo inet loopback
>
> auto eth0
> iface eth0 inet dhcp
Dear list,
a fresh installation of Debian jessie does not start dhclient for IPv6
at boot.
This is the interfaces file:
~
source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp
iface eth0 inet6 dhcp
~
Doing a manual "ifup eth0" after boot s
3 matches
Mail list logo