Re: Not able to ping other pcs in LAN.

2025-04-28 Thread mailinglists . accustom994
On Monday, April 28th, to...@tuxteam.de wrote: > > > That was my guess. By now I think it is irrelevant, since we > advanced to the mDNS issue. At some point, it'd been interesting > whether yours were IPv4 zeroconf "link-local" addresses, i.e. > in the 169.254.0.0/16 range: I'd bet they are :

Re: Not able to ping other pcs in LAN.

2025-04-28 Thread mailinglists . accustom994
On Monday, April 28th, to...@tuxteam.de wrote: > > > While it is a good idea to have tshark, we already know that > the OP's machine > > - is trying to resolve via mDNS > - that part is failing. Yeah, Thanks for understanding. There are couple of connection like 0.0.0.0:mdns and [::]:mdns that I

Re: Not able to ping other pcs in LAN.

2025-04-28 Thread mailinglists . accustom994
On Monday, April 28th, Anssi Saari - anssi.sa...@debian-user.mail.kapsi.fi wrote: > > Do you have a firewall in any computer? mdns uses UDP port 5353 and that > would need to be allowed for it to work. Yes, I have enabled firewall on both systems. But So was in the previous system, and mDNS us

Re: Not able to ping other pcs in LAN.

2025-04-27 Thread mailinglists . accustom994
On Monday, April 28th, Timothy M Butterworth timothy.m.butterwo...@gmail.com wrote: > Are you able to ping by IP address instead of host name? Yes, I am able to ping other machines in LAN through IPs. > Are you able to resolve the DNS name with dig? dig hostname.local NO, QUERY: 1, AN

Re: Not able to ping other pcs in LAN.

2025-04-27 Thread mailinglists . accustom994
Hi, Here are the output of the cmnds that tomas suggested. user@localhost:~$ip addr show 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forev

Re: Not able to ping other pcs in LAN.

2025-04-27 Thread mailinglists . accustom994
Hi, Sorry I didn't mentioned output in my previous mail. This is output I get when I ping other machine: ping: [hostname].local: Name or service not known. where [hostname] is a placeholder. Thanks. On Sunday, Andy Smith - a...@strugglers.net wrote: > Hi, > > On Sun, Apr 27, 2025 at 11:24:2

Re: Not able to ping other pcs in LAN.

2025-04-27 Thread mailinglists . accustom994
Hi, No, [hostname].local is not in /etc/hosts, So does in ubuntu machine. As far as I know avahi should be resolving these. Thanks On Sunday, April 27th, Eben King - e...@gmx.us wrote: > > On 4/27/25 09:57, mailinglists.accustom...@aleeas.com wrote: > > > Hi, > > > > Sorry I didn't ment

Not able to ping other pcs in LAN.

2025-04-27 Thread mailinglists . accustom994
Hi all, I recently installed Debian on my old desktop, before this it was running Ubuntu. So my issue is before installing debian I was able to ping me other machine using ```ping hostname.local```, but after installing debian 12 I am not able to do that. I am not expert in computer so kindly h