On 1/4/2019 11:07 AM, Andrea Borgia wrote: > Hi. > > > Two systems on same LAN, let's call them A and B, with domain > "localdomain". > Identical /etc/resolv.conf (generated by NetworkManager), including a > "search localdomain" line. > Identical /etc/hosts with only localhost aliases in it. > > From A: > ping shortnameB (OK) > ping shortnameB.localdomain (OK) > > From B: > ping shortnameA (failure?!?!?) > ping shortnameA.localdomain (OK) > > Both had DNSSEC turned off because of an annoying bug: > https://github.com/systemd/systemd/issues/10579 > > B is freshly booted and both are current "testing" setups. > > What else should I check? >
Are the dhcp server's options the same for both clients (identical lease)? -- John Doe