Mike K <(E-Mail Removed)> wrote on Wed, 25 Apr 2007 at 17:27:44:
>On Tue, 24 Apr 2007 22:51:47 GMT, (E-Mail Removed) wrote:
>
>>
>>On 24-Apr-2007, Lurch <(E-Mail Removed)> wrote:
>>
>>> >For a few weeks now I've been having a problem with my computer
>>> >connecting to the Internet all by itself without me asking it to do
>>> >anything in particular. If the computer is turned on, it seems to
>>> >randomly connect by itself.
>>
>>You don't say if it's trying to make a broadband ADSL connection,
>>or a PSTN dialup connection.
>Broadband, and it doesn't just try, it succeeds in connecting.
>>
>>What does Start, then Connect To show?
>Just connect to my ISP
>>Does it list one or more possible connections?
>
>Thanks to all who replied. I've stopped all programs auto updating,
>but the problem still persists. {:-(
>
>This is really bugging me and I'd like to resolve the issue if I can.
Windows includes a time synchronisation service. Under Date & Time
Properties > Internet Time, if you have Automatically synchronize
ticked, then there will be intermittent traffic at varying intervals.
If you want to scare yourself, try "netstat -a -n" at a command prompt.
It lists any active connections. An entry like "UDP 0.0.0.0:123" will be
the time synchronisation service. Without the "-n", the command will
list IP addresses after a DNS lookup (for which it will connect!).
--
Tony