Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.os.windows-11 > #18791

Re: Can't connect to laptop

From Fokke Nauta <fnauta@solfon.nl>
Newsgroups alt.comp.os.windows-11
Subject Re: Can't connect to laptop
Date 2025-04-29 09:47 +0200
Message-ID <m7beh4F9o2bU3@mid.individual.net> (permalink)
References <m76dejFfqtkU1@mid.individual.net> <vulqgs$1ap6t$1@dont-email.me> <m795h9FskpsU6@mid.individual.net> <vunv1b$3c9pi$1@dont-email.me> <vuoa6o$3mk9p$1@dont-email.me>

Show all headers | View raw


On 28/04/2025 18:26, Paul wrote:
> On Mon, 4/28/2025 9:15 AM, Graham J wrote:
>> Fokke Nauta wrote:
>>
>> [snip]
>>
>> .
>>>>
>>>> I've come to this rather late, but you might work through this checklist:
>>>>
>>>> 1.  Do all the computers and other devices on the LAN get their IP addresses by DHCP from a router?  If not, why not?
>>>
>>> Yes, they all get a fixed IP address from the router, depending on their ID.
>>
>> Do you mean by using eh "bind" facility on the router, to assign an IP address to the MAC address of each computer?  It might not be called "bind" on your router.
>>
>>>
>>>> 2.  All Windows machines should have the same "Workgroup" name.
>>>
>>> Yes, they have.
>>>
>>>> 3.  Ensure all 3rd party antivirus has any firewall disabled - at least until you get the network to function.
>>>
>>> I can't find a way how to enable the firewall of Bitdefender.
>>
>> Did you mean to write that?  Whatever, its firewall should be DISabled for the moment.  If you can't disable it, uninstall Bitdefender.
>>
>>>> 4.  The windows network type should be "Work", not "Private" or "Public".  You may be able to get "Private" to work later, once you have everything set up correctly.  Note: "Work" is only available on "Pro" and higher versions of windows.  For home versions you must choose "Private".
>>>
>>> It is pro. But all pc's and laptops are connected with Private. Where inbound connections are allowed.
>>>
>>>> 5.  All windows machines should - at the very least - have the same username and password for their "Administrator" account.  Ideally they should have a separate "User" account with limited permissions for everyday use.  The folder(s) that you wish to have available over the LAN should have their sharing permissions set correctly.
>>>
>>> No, they have not. Each pc or laptop has it's own username and password.
>>
>> Probably your problem.  Set up the same "Admin" user and password on all the machines.
>>
> 
>>> This doesn't work. Nothing appears.
> 
> So the problem is with the protocol, perhaps firewall, perhaps
> some service. If the dialog box does not appear, there is
> little opportunity for the missing account material to be the issue.
> If a dialog for username and password appeared, then there would be more
> chance for a username issue to stop it from working.
> 
> It helps if all machines have one account name in common. On my machines,
> all machines have a Bullwinkle account and password, for ease of
> implementation.

Here every pc and laptop has a different username and password.
> 
> *******
> 
> Wireshark (promiscuous packet tracer) can be used to capture network traces.
> It has a dissector (post-trace analysis) for file sharing, but the version
> I used, it presented the error word with the bit-per-error-type fields
> and it did not label them. You have to then Google to look up the
> code, which in my case was a failure entitled "Need More Information".

I have no experience with Wireshark.
> 
> There is another tool, which avoids some of the details of the Wireshark install.
> 
>     Network Monitor 3.4   (I used the x64 version for my Win11 x64 tests, client side machine)
> 
>     https://www.microsoft.com/en-ca/download/details.aspx?id=4865
> 
> This is a thing similar to Wireshark, which uses the same kind of ETW events
> as Process Monitor consumes. So unlike Wireshark, which attaches to the network
> interface and collects raw packets, NM34 listens to ETW events. In particularly,
> the SYSTEM process (PID 4) is the thing that emits the SMB packets. File Explorer
> originates the requests to the server, but in the trace, SYSTEM sends the packets.
> 
> The install is a bit ponderous (slow, MsMpEng is watching you the whole time),
> and there are two installers. They will ask for administrator permission
> via UAC prompts. The two installs, are the packet tracer, and the
> post-analysis parser.
> 
> After all the install is finished, you can restart the machine, and boot
> into Windows 11 again on the client-side machine where you just installed
> NM34. This allows whatever was installed, to do whatever is needed. The
> software does not admit to connecting directly to the network interface.
> On my test machine, there is only one Network Interface instance, so there
> was no need for me to identify which NIC I wanted to trace.
> 
>      [Picture]  W11 Trisket calls W11 Wallace Server, success, Directory List fetched
> 
>       https://i.postimg.cc/bNQqGT10/Network-Monitor-Demo-NM34-W11-W11-SMB.gif

Looks interesting. But I haven't got a clue as what to do with it ...
> 
> I don't know what you will find, and that's just a demo of how the raw
> packet trace can be separated into "events" in the progression of
> a SMB/CIFS connection.
> 
>     Paul
> 

Fokke

Back to alt.comp.os.windows-11 | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-27 11:58 +0200
  Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-27 05:50 -0500
    Re: Can't connect to laptop knuttle <keith_nuttle@yahoo.com> - 2025-04-27 07:11 -0400
      Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-27 13:33 +0200
      Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-27 19:31 +0200
    Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-27 13:30 +0200
      Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-04-27 09:32 -0400
        Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-27 10:19 -0500
          Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-04-27 11:25 -0400
        Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-27 19:12 +0200
          Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-04-27 17:53 +0000
            Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 11:53 +0200
          Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-04-27 14:42 -0400
            Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 12:12 +0200
          Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-27 21:20 -0500
            Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 12:26 +0200
              Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-28 07:58 -0500
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 15:31 +0200
      Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-27 11:24 -0500
        Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-27 18:59 +0200
          Re: Can't connect to laptop knuttle <keith_nuttle@yahoo.com> - 2025-04-27 13:03 -0400
            Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-27 19:19 +0200
          Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-27 21:54 -0500
            Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 12:37 +0200
              Re: Can't connect to laptop MikeS <mikes@is.invalid> - 2025-04-28 13:35 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 15:33 +0200
              Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-28 08:37 -0500
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 16:09 +0200
                Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-28 09:53 -0500
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-01 11:40 +0200
                Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-05-01 13:05 +0000
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 11:44 +0200
                Re: Can't connect to laptop Jack <invalid@invalid.invalid> - 2025-05-02 16:30 +0000
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 18:53 +0200
  Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-04-27 17:31 +0000
    Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 12:42 +0200
      Re: Can't connect to laptop knuttle <keith_nuttle@yahoo.com> - 2025-04-28 08:06 -0400
        Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 15:35 +0200
      Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-28 09:35 -0500
        Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-29 09:40 +0200
          Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-29 04:12 -0500
            Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-01 11:46 +0200
  Re: Can't connect to laptop Graham J <nobody@nowhere.co.uk> - 2025-04-27 18:46 +0100
    Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 13:02 +0200
      Re: Can't connect to laptop Graham J <nobody@nowhere.co.uk> - 2025-04-28 14:15 +0100
        Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 15:39 +0200
          Re: Can't connect to laptop Char Jackson <none@none.invalid> - 2025-04-28 19:31 -0500
            Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-29 09:29 +0200
              Re: Can't connect to laptop Graham J <nobody@nowhere.co.uk> - 2025-04-29 08:52 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-01 11:47 +0200
                Re: Can't connect to laptop Graham J <nobody@nowhere.co.uk> - 2025-05-01 12:19 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-01 15:05 +0200
                Re: Can't connect to laptop knuttle <keith_nuttle@yahoo.com> - 2025-05-01 16:59 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 11:47 +0200
              Re: Can't connect to laptop Char Jackson <none@none.invalid> - 2025-04-29 10:06 -0500
            Re: Can't connect to laptop Sam E <no.email@here.invalid> - 2025-04-29 17:00 +0000
              Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-01 11:48 +0200
        Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-04-28 12:26 -0400
          Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-29 09:47 +0200
            Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-04-29 09:39 -0400
              Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-01 11:59 +0200
  Re: Can't connect to laptop Jack <Jack@invalid.invalid> - 2025-04-28 03:46 +0000
    Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 15:43 +0200
      Re: Can't connect to laptop Jack <invalid@invalid.invalid> - 2025-04-28 16:52 +0000
        Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-29 09:51 +0200
          Re: Can't connect to laptop Jack <invalid@invalid.invalid> - 2025-04-29 20:07 +0000
            Re: Can't connect to laptop knuttle <keith_nuttle@yahoo.com> - 2025-04-29 17:25 -0400
              Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-04-29 18:50 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-01 12:04 +0200
              Re: Can't connect to laptop Jack <invalid@invalid.invalid> - 2025-05-02 16:35 +0000
            Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-01 12:01 +0200
              Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-05-01 19:00 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 11:48 +0200
                Re: Can't connect to laptop "...winston" <winstonmvp@gmail.com> - 2025-05-02 10:59 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 18:56 +0200
                Re: Can't connect to laptop "...winston" <winstonmvp@gmail.com> - 2025-05-04 11:48 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-05 09:19 +0200
  Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-28 08:43 -0500
    Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 16:11 +0200
  Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-28 16:34 +0200
    Re: Can't connect to laptop knuttle <keith_nuttle@yahoo.com> - 2025-04-28 13:44 -0400
      Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-28 15:35 -0500
        Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-29 10:08 +0200
          Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-04-29 04:24 -0500
            Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-01 12:08 +0200
      Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-04-29 09:52 +0200
  Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-04-29 10:49 +0100
    Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-04-29 15:44 +0000
      Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-04-29 17:22 +0100
        Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-01 12:25 +0200
      Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-01 12:24 +0200
        Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-05-01 13:05 +0000
          Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 11:50 +0200
            Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-05-02 06:27 -0500
              Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 14:22 +0200
                Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-05-02 08:31 -0500
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 19:01 +0200
    Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-01 12:21 +0200
      Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-01 17:38 +0100
        Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 11:59 +0200
          Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 14:42 +0200
            Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-02 14:52 +0100
              Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 19:06 +0200
                Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-02 18:41 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 20:15 +0200
                Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-02 21:49 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-05 12:00 +0200
                Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-05 11:40 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 10:57 +0200
                Re: Can't connect to laptop Andy Burns <usenet@andyburns.uk> - 2025-05-07 10:14 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 15:11 +0200
                Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-07 13:22 +0100
                Re: Can't connect to laptop Graham J <nobody@nowhere.co.uk> - 2025-05-07 13:45 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 15:28 +0200
                Re: Can't connect to laptop Graham J <nobody@nowhere.co.uk> - 2025-05-07 17:47 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 21:34 +0200
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 15:23 +0200
                Re: Can't connect to laptop Andy Burns <usenet@andyburns.uk> - 2025-05-07 14:59 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 18:36 +0200
                Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-07 15:00 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 18:38 +0200
                Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-05-08 15:13 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-09 13:50 +0200
                Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-05-09 08:41 -0400
                Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-05-09 13:50 +0000
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-09 18:30 +0200
                Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-05-09 14:01 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-12 14:03 +0200
                Re: Can't connect to laptop Simon Jenkins <user@invalid.invalid> - 2025-05-13 00:13 +0000
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-14 17:07 +0200
                Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-05-09 19:00 +0000
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-12 14:07 +0200
                Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-05-12 15:02 +0000
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-12 20:55 +0200
                Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-05-12 16:43 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-16 14:42 +0200
                Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-05-13 10:24 +0000
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-16 14:43 +0200
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-09 18:37 +0200
                Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-05-09 14:09 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-12 14:15 +0200
                Re: Can't connect to laptop dillinger <dillinger@invalid.not> - 2025-05-09 20:26 +0200
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-12 14:20 +0200
                Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-05-12 15:08 +0000
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-12 20:57 +0200
                Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-05-13 11:01 +0000
                Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-05-13 15:10 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-14 18:40 +0200
                Re: Can't connect to laptop Graham J <nobody@nowhere.co.uk> - 2025-05-14 22:16 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-16 14:52 +0200
                Re: Can't connect to laptop John <Man@the.keyboard> - 2025-05-17 21:58 +0100
                Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-05-17 17:32 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-14 18:36 +0200
                Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-05-15 15:39 +0000
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-16 14:53 +0200
                Re: Can't connect to laptop dillinger <dillinger@invalid.not> - 2025-05-20 05:52 +0200
                Re: Can't connect to laptop dillinger <dillinger@invalid.not> - 2025-05-20 07:31 +0200
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-20 10:49 +0200
                Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-05-07 09:56 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 18:40 +0200
                Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-05-07 16:58 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-09 13:56 +0200
            Re: Can't connect to laptop Graham J <nobody@nowhere.co.uk> - 2025-05-02 15:01 +0100
              Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 19:12 +0200
              Re: Can't connect to laptop Andy Burns <usenet@andyburns.uk> - 2025-05-02 23:12 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-05 12:01 +0200
                Re: Can't connect to laptop Andy Burns <usenet@andyburns.uk> - 2025-05-05 11:13 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-05 13:36 +0200
                Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-05-05 12:59 +0000
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 10:59 +0200
                Re: Can't connect to laptop Graham J <nobody@nowhere.co.uk> - 2025-05-05 14:14 +0100
                Re: Can't connect to laptop Andy Burns <usenet@andyburns.uk> - 2025-05-05 15:10 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 11:01 +0200
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 11:00 +0200
                Re: Can't connect to laptop Andy Burns <usenet@andyburns.uk> - 2025-05-05 15:08 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 11:02 +0200
                Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-05 11:44 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-05 13:38 +0200
                Re: Can't connect to laptop "...winston" <winstonmvp@gmail.com> - 2025-05-05 11:49 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 11:03 +0200
    Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-05-01 13:16 -0500
      Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-01 22:34 +0100
        Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-05-01 18:42 -0500
          Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-02 02:55 +0100
            Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-05-01 22:23 -0500
              Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-02 11:17 +0100
                Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-05-02 06:05 -0500
                Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-02 13:28 +0100
                Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-02 13:46 +0100
                Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-05-02 08:46 -0500
                Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-02 14:58 +0100
                Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-05-02 10:30 -0500
                Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-02 18:14 +0100
                Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-05-02 10:34 -0500
                Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-02 18:37 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 19:15 +0200
                Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-05-03 01:34 -0500
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-05 12:10 +0200
                Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-05 12:11 +0100
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-05 13:42 +0200
            Re: Can't connect to laptop VanguardLH <V@nguard.LH> - 2025-05-01 22:25 -0500
              Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-02 11:24 +0100
      Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-02 12:02 +0200
  Re: Can't connect to laptop Frank Slootweg <this@ddress.is.invalid> - 2025-05-05 14:42 +0000
    Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 11:06 +0200
  Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-07 15:41 +0200
    Re: Can't connect to laptop Graham J <nobody@nowhere.co.uk> - 2025-05-07 17:41 +0100
      Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-09 14:14 +0200
        Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-05-09 15:05 -0400
          Re: Can't connect to laptop Java Jive <java@evij.com.invalid> - 2025-05-10 00:33 +0100
          Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-12 14:25 +0200
            Re: Can't connect to laptop Graham J <nobody@nowhere.co.uk> - 2025-05-12 14:29 +0100
              Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-12 20:59 +0200
                Re: Can't connect to laptop Paul <nospam@needed.invalid> - 2025-05-12 16:51 -0400
                Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-14 18:44 +0200
              Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-14 18:42 +0200
  Re: Can't connect to laptop Fokke Nauta <fnauta@solfon.nl> - 2025-05-16 14:46 +0200

csiph-web