"Brent S. Elmer Ph.D." writes:
> I have removed the bit in the startup script that was checking for
> intranet connectivity and am just letting AFS start regardless of
> network or intranet connectivity. I checked to make sure I am using
> dynroot and I am. I'm not sure of the history of why th
On Wed, 2011-01-05 at 15:59 -0800, Russ Allbery wrote:
>
> Aha! I was working under the incorrect assumption that dnsmasq was all
> that was needed after boot to enable networking, but actually
> NetworkManager is involved in getting basic connectivity.
>
> Yes, I don't think there's anything t
Simon Kelley writes:
> Thanks. Of my two options above, this is clearly 2), since you're not
> using /etc/resolv.conf:
> Dec 23 08:51:05 belmer dnsmasq[2516]: warning: ignoring resolv-file flag
> because no-resolv is set
> There follows lots of logged queries which don't get forwarded anywhere
Brent S. Elmer Ph.D. wrote:
> On Thu, 2010-12-23 at 09:38 +, Simon Kelley wrote:
>
>> It's not as simple as it seems (is it ever?). Dnsmasq _doesn't_ return
>> before the service is ready: by the time the initial process exits, the
>> long-lived server process has opened all the relevant socke
Russ Allbery wrote:
> I think it is a bug in dnsmasq, although it may be a rather hard one to
> fix. I looked at the init script and it just starts the daemon via the
> normal way, so apparently the daemon startup completes before the service
> is entirely ready (which is not atypical for daemons
clone 586226 -1
severity -1 normal
retitle -1 dnsmasq init script returns before dnsmasq fully starts
reassign -1 dnsmasq
thanks
"Brent S. Elmer Ph.D." writes:
> On Tue, 2010-12-14 at 14:30 -0800, Russ Allbery wrote:
>> "Brent S. Elmer Ph.D." writes:
>>> Next I put in a sleep in a loop with the
On Tue, 2010-12-14 at 14:30 -0800, Russ Allbery wrote:
> "Brent S. Elmer Ph.D." writes:
>
> There may not be a good fix for this other than to add a sleep statement
> somewhere in the startup with a ping similar to what you describe, unless
> there's some way to get dnsmasq to report when it's ac
"Brent S. Elmer Ph.D." writes:
>>Try changing this line
>> # Should-Start: $syslog
>>to look like this
>> # Should-Start: $syslog $named
>>I believe that will solve your problem.
> I'm not sure what update broke it but now opanafs-client attempts to
> start before dnsmasq i
The suggestion to do the following in /etc/init.d/openafs-client had
been working great until some update in squeeze a few weeks ago.
>Try changing this line
> # Should-Start: $syslog
>to look like this
> # Should-Start: $syslog $named
>I believe that will solve your problem.
9 matches
Mail list logo