Thank you Fabio, That would explain why it works properly on the old machine. If it doesn't bother you, could you quickly sum up how to switch to netctl cleanly? I know how to configure netctl but not how to deal with default arch linux PI config.
Regards Stefano 2014-08-11 15:54 GMT+02:00 Fabio Riga <[email protected]>: > I didn't know, but `ip addr` shows all network interfaces, while "old" > ifconfig from net-tools shows only active interfaces. So I could reproduce > your problem with this: > ifconfig down eth0 > systemctl restart smtpd > > and resolved it with > ifconfig up eth0 > > There is a chance that the problem happens because you use netctl-auto > with ifplugd, so network service start, but eth0 is turned up a little > later. If you can successfully start smtpd after boot, this could be the > solution: switch to static netctl, you shouldn't need ifplugd on a server... > > Hope this can help. > > Fabio > > Il 11/08/2014 15:12, Stefano Balzan ha scritto: > > Thank you for your replies, I'm attaching some infos that may be useful: >> > > > -- > You received this mail because you are subscribed to [email protected] > To unsubscribe, send a mail to: [email protected] > >
