Re: Resolver not working when network is up

2015-05-13 Thread B.R.
I submitted bug #785253 . We'll see where it goes... --- *B. R.* On Wed, May 13, 2015 at 10:21 PM, B.R. wrote: > Well I am conservative on the sysvinit stuff. > The more I read bout systemd the more fearsome it appears to me. > > I guess

Re: Resolver not working when network is up

2015-05-13 Thread B.R.
Well I am conservative on the sysvinit stuff. The more I read bout systemd the more fearsome it appears to me. I guess eventually I won't have a choice to move towards it. Great ideas go along with unjustifiable crap there. Maybe systemd handles event-based stuff better? --- *B. R.* On Wed, May

Re: Resolver not working when network is up

2015-05-13 Thread Bob Proulx
B.R. wrote: > I managed to solve the problem with some help from debian IRC channel. Great! Glad to hear you have it solved. > The problem lied in the /etc/network/interfaces, where my eth0 interface > was set up with the 'allow-hotplug' directive. > Still wondering why I ever did that... oO Bo

Re: Resolver not working when network is up

2015-05-13 Thread Bob Bernstein
On Wed, 13 May 2015, B.R. wrote: The problem lied in the /etc/network/interfaces, where my eth0 interface was set up with the 'allow-hotplug' directive. Still wondering why I ever did that... You very likely did _not_ do that. The Jessie (and Wheezy iirc) installer, otoh, does do that, app

Re: Resolver not working when network is up

2015-05-13 Thread B.R.
I managed to solve the problem with some help from debian IRC channel. The problem lied in the /etc/network/interfaces, where my eth0 interface was set up with the 'allow-hotplug' directive. Still wondering why I ever did that... oO In short, that allowed the interface to be declared 'mounted' wh

Re: Resolver not working when network is up

2015-05-13 Thread Bob Proulx
B.R. wrote: > ​What​ could be the problem? How should I investigate this? Just guessing... In your nginx configuration are you specifying a resolver that is different or unavailable? http://nginx.org/en/docs/http/ngx_http_core_module.html#resolver Another guess but likely installing a local c

Resolver not working when network is up

2015-05-13 Thread B.R.
Hello, I got the following in my kern.log: May 13 11:57:59 kernel: [ 17.282032] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready May 13 11:57:59 kernel: [ 17.539625] RPC: Registered named UNIX socket transport module. May 13 11:57:59 kernel: [ 17.539629] RPC: Registered udp transport modul