[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: "standard" HAMM connecting on its own to internet?



On Thu, Sep 03, 1998 at 09:21:58AM +0200, Paul Slootman wrote:
> I've also heard that turning DNS lookups on or off on the win95 system
> can help...
You need to switch *off* the Windows 95 TCP/IP option:
  Use DNS for WINS name resolution
otherwise it will ask your (or your providers) named for a lot of names
that will never be resolved and constantly trigger dialout. These packets
can be recognised by the 53 port. To see what requests are made, tell
Windows95 to use your debian box as DNS server (as the only one!), set up a
caching named with options

 forwarders {
      your.providers.named.in.numerical.form;
 };
After starting named give (as root) the command
  kill -WINCH `cat /var/run/named.pid `
and all queries will be logged to /var/log/daemon.log

Broadcasts sent by the Windows box are not a problem, they are not
propagated. Samba needs to be given the "interfaces" and "bind interfaces
only" options otherwise it will periodically send broadcasts to all
interfaces.

Nils

--
*-----------------------------------------------------------------------------*
| Quotes from the net:  L> Linus Torvalds, W> Winfried Truemper               |
| L>this is the special easter release of linux, more mundanely called 1.3.84 |
| W>Umh, oh. What do you mean by "special easter release"?. Will it quit      |
* W>working today and rise on easter?                                         *

Attachment: pgpIJ6dmfcBX5.pgp
Description: PGP signature


Reply to: