old-www/LDP/LG/issue39/tag/16.html

137 lines
5.3 KiB
HTML

<!--startcut ======================================================= -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<META NAME="generator" CONTENT="lgazmail v1.1J.c">
<TITLE>The Answer Guy 39: Overactive diald</TITLE>
</HEAD><BODY BGCOLOR="#FFFFFF" TEXT="#000000"
LINK="#3366FF" VLINK="#A000A0">
<!-- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<H4>"The Linux Gazette...<I>making Linux just a little more fun!</I>"</H4>
<P> <hr> <P>
<!-- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<center>
<H1><A NAME="answer">
<img src="../../gx/dennis/qbubble.gif" alt="(?)"
border="0" align="middle">
<font color="#B03060">The Answer Guy</font>
<img src="../../gx/dennis/bbubble.gif" alt="(!)"
border="0" align="middle">
</A></H1>
<BR>
<H4>By James T. Dennis,
<a href="mailto:linux-questions-only@ssc.com">linux-questions-only@ssc.com</a><BR>
LinuxCare,
<A HREF="http://www.linuxcare.com/">http://www.linuxcare.com/</A>
</H4>
</center>
<p><hr><p>
<!-- endcut ======================================================= -->
<!-- begin 16 -->
<H3 align="left"><img src="../../gx/dennis/qbubble.gif"
height="50" width="60" alt="(?) " border="0"
>Overactive diald</H3>
<p><strong>From PCTech1018 on Wed, 10 Mar 1999
</strong></p>
<!-- ::
Overactive diald
~~~~~~~~~~~~~~~~
:: -->
<P><STRONG>Hello Jim,
<br>I have been following Linux Gazette and your Answer Guy column for about
6 months now. You do a good job as far as I need (other people may need
more than I do).
</STRONG></P>
<P><STRONG>
Situation: I have a Linux PC (RedHat 5.2) running as a dial-on-demand
Internet Gateway using diald. It works great. I have Samba up and
running as well as named. I can connect to the internet from both my
Linux PC and Windows95 boxes. When the connection is down, and I attempt
to connect with <tt>ftp</tt>, <tt>ping</tt>, <tt>http</tt> or whatever,
<tt>diald</tt> correctly establishes the internet connection to my ISP.
</STRONG></P>
<P><STRONG>
Everything is hunky-dory except one annoyance: <tt>diald</tt> dials every hour
whether or not someone is attempting an internet connection. How do I
get this to stop?
</STRONG></P>
<P><STRONG>
Thanks,
Darren
</STRONG></P>
<BLOCKQUOTE><IMG SRC="../../gx/dennis/bbub.gif" ALT="(!)"
HEIGHT="28" WIDTH="50" BORDER="0"
>
You almost certainly have a <tt>cron</tt> script that is doing
this. Look at your <TT>/etc/crontab</TT> file to see what's
running at that time. Some fairly subtle things can
involve DNS/MX or other Internet services which are
dynamically bringing up your connection.
</BLOCKQUOTE>
<BLOCKQUOTE>
'<tt>diald</tt>' has features to filter out some sorts of traffic
from its consideration as "activity" for the line. Thus
it can be configured to ignore some sorts of packets.
</BLOCKQUOTE>
<BLOCKQUOTE>
Read the diald man pages for more details on that.
</BLOCKQUOTE>
<!-- sig -->
<p><em>[ The University of Oregon hosts a site which points at lots
of documentation for Linux. At
<a href="http://limestone.uoregon.edu/woven/linux-doc-other.html#LMP"
>http://limestone.uoregon.edu/woven/linux-doc-other.html#LMP</a>
you should be able to find a website near you carrying manpages,
if there aren't adequate ones on your installation.
-- Heather ] </em></p>
<!-- end 16 -->
<!--startcut ======================================================= -->
<P> <hr> <P>
<H5 align="center"><a href="http://www.linuxgazette.com/copying.html"
>Copyright &copy;</a> 1999, James T. Dennis
<BR>Published in <I>The Linux Gazette</I> Issue 39 April 1999</H5>
<P> <hr> <P>
<!-- begin tagnav ::::::::::::::::::::::::::::::::::::::::::::::::::-->
<TABLE WIDTH="96%"><TR VALIGN="center" ALIGN="center">
<TD ROWSPAN="2" WIDTH="30%"><A HREF="../lg_answer39.html"
><IMG SRC="../../gx/dennis/answernew.gif"
ALT="[ Answer Guy Index ]"></A></td>
<TD WIDTH="6%"><A HREF="2.html">2</A></TD>
<TD WIDTH="6%"><A HREF="3.html">3</A></TD>
<TD WIDTH="6%"><A HREF="4.html">4</A></TD>
<TD WIDTH="6%"><A HREF="5.html">5</A></TD>
<TD WIDTH="6%"><A HREF="6.html">6</A></TD>
<TD WIDTH="6%"><A HREF="7.html">7</A></TD>
<TD WIDTH="6%"><A HREF="8.html">8</A></TD>
<TD WIDTH="6%"><A HREF="9.html">9</A></TD>
<TD WIDTH="6%"><A HREF="10.html">10</A></TD>
<TD WIDTH="6%"><A HREF="11.html">11</A></TD>
</TR><TR VALIGN="center" ALIGN="center">
<TD><A HREF="12.html">12</A></TD>
<TD><A HREF="13.html">13</A></TD>
<TD><A HREF="15.html">15</A></TD>
<TD><A HREF="16.html">16</A></TD>
<TD><A HREF="18.html">18</A></TD>
<TD><A HREF="19.html">19</A></TD>
<TD><A HREF="21.html">21</A></TD>
<TD><A HREF="22.html">22</A></TD>
<TD><A HREF="23.html">23</A></TD>
</TR></TABLE>
<!-- end tagnav ::::::::::::::::::::::::::::::::::::::::::::::::::::-->
<P> <hr> <P>
<!-- begin lgnav ::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<A HREF="../index.html"
><IMG SRC="../../gx/indexnew.gif" ALT="[ Table Of Contents ]"></A>
<A HREF="../../index.html"
><IMG SRC="../../gx/homenew.gif" ALT="[ Front Page ]"></A>
<A HREF="../lg_bytes39.html"
><IMG SRC="../../gx/back2.gif" ALT="[ Previous Section ]"></A>
<A HREF="../lg_tips39.html"
><IMG SRC="../../gx/fwd.gif" ALT="[ Next Section ]"></A>
<!-- end lgnav ::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
<!-- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
</BODY></HTML>
<!--endcut ========================================================= -->