[Bug 700741] Re: dovecot won't start during boot
Leander Janssen
700741 at bugs.launchpad.net
Sun Jan 9 19:50:18 UTC 2011
# 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
auto eth0
iface eth0 inet static
address 94.142.x.x
netmask 255.255.255.240
network 94.142.x.0
broadcast 94.142.x.x
gateway 94.142.x.1
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 94.142.x.1
dns-search slaco.net
iface eth0 inet6 static
address 2a02:898:x::x:0
netmask 64
gateway 2a02:898:x::1
# The private network interface
auto eth1
iface eth1 inet static
address 192.168.x.x
netmask 255.255.255.0
network 192.168.x.0
broadcast 192.168.x.255
iface eth1 inet6 static
address 2a02:898:x:ffff::x:0
netmask 64
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.
https://bugs.launchpad.net/bugs/700741
Title:
dovecot won't start during boot
More information about the Ubuntu-server-bugs
mailing list