Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Dec 1999 10:12:21 -0500
From:      Jim Weeks <jim@siteplus.com>
To:        Lev Serebryakov <lev@imc.macro.ru>
Cc:        All <freebsd-stable@FreeBSD.ORG>
Subject:   Re: strange named behavior in 3.4-STABLE
Message-ID:  <3864DED4.9633BA0E@siteplus.com>
References:  <1034.991225@imc.macro.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Your problem is most likely sendmail.  It will always issue a request
when
booting and if you have the standard "sendmail -bd -q30m"
set in /etc/rc.conf it will cause dial up every 30 minutes.  You could
change
the command to "sendmail -bd" to stop the 30 minute dialing, but it will

still dial during boot.

Good luck,
Jim Weeks


Lev Serebryakov wrote:

>    Whet it was 3.3-STABLE (really -- 3.3-RELEASE with stable kernel)
>    everything works perfectly. PPP doesn't call my ISP until I (or
>    somebody in local network) need connection.
>    But with new system (3.4-RELEASE) ``named'' initiate dial-up just
>    after start! Why new named want to connect when there is no any
>    outgoing packets? How could I disable such behavior?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3864DED4.9633BA0E>