On Sun, 21 Sep 2014 20:35:16 +0200 Michael Biebl <[email protected]> wrote:
> Control: tags -1 moreinfo
>
> Am 17.09.2014 um 09:45 schrieb Kyuma Ohta:
> > Package: systemd
> > Version: 215-4
> > Severity: normal
>
> While enabling systemd-networkd is obviously an option, this should
> not be necessary.
>
> Could you please attach your /etc/network/interfaces configuration,
> the "journalctl -alb" output when booting with systemd where network
> is not activated, and the output of "systemd-analyze dump"
>
>
Belows are results:
008_interfaces.txt : /etc/network/interfaces .
006_alb_network.txt.lz : journalctl -alb when disabled
systemd-networkd (lzipped).
007_dump_network.txt.lz : systemd-analyze dump (lzipped).
I hope I should your help.
Ohta.
006_alb_network.txt.lz
Description: application/lzip
007_dump_network.txt.lz
Description: application/lzip
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
#allow-hotplug eth0
#auto eth0
#iface eth0 inet dhcp
auto eth0
iface eth0 inet static
dns-nameservers 127.0.0.1
dns-search hokkemirin.ddo.jp
address 192.168.1.2
gateway 192.168.1.1
broadcast 255.255.255.255
netmask 255.255.255.0
auto eth0:1
iface eth0:1 inet static
address 192.168.199.1
broadcast 192.168.199.255
netmask 255.255.255.0
#auto eth0:2
#iface eth0:2 inet dhcp
signature.asc
Description: PGP signature

