On Fri, 27 Oct 2017 09:23:36 -0700
Ethan Tarr <eta...@gmail.com> wrote:

> nslookup mylaptop
> ;; Got SERVFAIL reply from 10.1.10.3, trying next server
> Server:         10.1.10.4
> Address:        10.1.10.4#53
> ** server can't find mylaptop: SERVFAIL
> 
> nslookup mylaptop.mydomain.com
> Server:         10.1.10.3
> Address:        10.1.10.3#53
> ** server can't find mylaptop.mydomain.com: NXDOMAIN
> 
> I checked DNS and DHCP on the PDC back when this first happened and
> the proper entries are still in place.

Test, test and re-test, especially to see if name resolution is
still failing or not when the incriminated laptop is off line.

If your DHCP srv is updating your DNS srv, check it is still the case;
if your DNS srv isn't basically updated by the DHCP srv, then you have a
DNS problem.

Other useful thing: either with and with out the criminal online, use
'arp' (pkg net-tools on Debian) as root to get a list of all resolved
(or not!) IP addresses and MAC of your network.

Oops, forgot the main issue: check laptop isn't behind a router, as they
usually do not allow broadcast packets to pass through.

> 
> The one unusual thing I can think of is that over the summer this
> laptop had a boot drive fail, so I had to wipe it and reinstall Win10.
> Maybe somehow that resulted in “two machines” sharing the same MAC
> address? I don’t know.

Neither do I, as next march it will be 19 years I dumped windows for
Debian and never ever regretted it.
 
> smbclient -U user%pass -L //mylaptop
> OS=[Windows 10 Home 15063] Server=[Windows 10 Home 6.3]
>         Sharename       Type      Comment
>         ---------       ----      -------
>         ADMIN$          Disk      Remote Admin
>         C$              Disk      Default share
>         Canon iR-ADV C5030C5035 Class Driver Printer   Canon iR-ADV
> C5030/C5035 Class Driver D$              Disk      Default share
>         IPC$            IPC       Remote IPC
>         print$          Disk      Printer Drivers
>         Users           Disk
> OS=[Windows 10 Home 15063] Server=[Windows 10 Home 6.3]
>         Server               Comment
>         ---------            -------
>         Workgroup            Master

Hm, you don't have any share?
This can be a real problem, at least for C:\

JY

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to