Recommended Posts

OK, I bought a new motherboard for my main PC, and have reinstalled Windows on my Laptop - I set up my LAN shares as usual and found the laptop could not see the desktop, and the desktop could see the laptop but could not connect.

I have turned off password protected sharing and enabled normal file sharing, basically it is setup as normal but not working, so I checked out the map of the network to try and determine why... and this popped up

(Comodo was the issue there but the below still applies)

Capturse.PNG

That map is completely wrong, I don't even own half of the hardware it claims to be using, the correct setup is edited below

Capt2ure.PNG

The LINKSYS is the correct SSID for my WRT160NL - The WRT160NL is the actual router, but not called that anymore so I don't know why it maps it as being in use.

The HUBs and SWITCHES are ghosts, there is only 1 router (The WRT160NL renamed to LINKSYS) and (ISP's Fibre Optic Cable Modem with only 1 LAN port hard wired to my Router)

My PC (CoolerMaster) is wired LAN to the router and Laptop is Wireless to the same Router

Any ideas what is going on ? I`m slightly stumped

The WRT160NL renamed to LINKSYS is running the stock Linksys firmware (Not DD-WRT)

Thanks ! :)

Link to comment
https://www.neowin.net/forum/topic/1039267-wtf-is-going-on-with-my-network/
Share on other sites

Well that map is drawn using LLTD (Link Layer Topology Discovery) And yeah more than likely its going to completely useless for understanding or even troubleshooting your network.

To be honest its one of the worse things MS ever turned for normal users to understand anything. Sure in a perfect work and you understanding how the protocol works it can be useful

See mine

post-14624-0-25955100-1321405643.jpg

I have 3 different switches in my network, one of which is a smart switch. A linksys wrt54g as just an accesspoint, plus countless other networking devices not shown on the map.

For things to be shown on the map, they need to talk LLTD

http://en.wikipedia.org/wiki/Link_Layer_Topology_Discovery

Not all devices do, others will show up as their parts. For example your router, has a switch in it, so that could show up. Not sure why it would be showing a hub?

Depending on what your other devices are answering with they could show up as networking devices. I personally turn it off on all my windows boxes, which is why you see those boxes on the bottom are not listed in the map, etc. etc..

I would suggest you FORGET everything about that map and just work with your problem at hand, that map is not going to help you in anyway trouble shoot your simple sharing issue.

First things first can your machines PING each other by IP?

example

C:\Windows\System32>ping 192.168.1.4

Pinging 192.168.1.4 with 32 bytes of data:
Reply from 192.168.1.4: bytes=32 time<1ms TTL=64
Reply from 192.168.1.4: bytes=32 time<1ms TTL=64
Reply from 192.168.1.4: bytes=32 time<1ms TTL=64
Reply from 192.168.1.4: bytes=32 time<1ms TTL=64

Ping statistics for 192.168.1.4:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\Windows\System32>ping p4-28g

Pinging p4-28g.local.lan [192.168.1.4] with 32 bytes of data:
Reply from 192.168.1.4: bytes=32 time<1ms TTL=64
Reply from 192.168.1.4: bytes=32 time<1ms TTL=64
Reply from 192.168.1.4: bytes=32 time<1ms TTL=64
Reply from 192.168.1.4: bytes=32 time<1ms TTL=64

Ping statistics for 192.168.1.4:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\Windows\System32>net view \\p4-28g
Shared resources at \\p4-28g



Share name  Type   Used as  Comment

---------------------------------------------------------------
ML2571N     Print           Samsung ML-2570 Series
partimage   Disk
pch-stuff   Disk
Public      Disk
test        Disk
The command completed successfully.

Also -- you really are using a SSID of linksys??? That is like their default one, you could not come up with something UNIQUE?? Say CoolMasterWireless or something? MyWPA, CubsRule, FBIVAN#23, etc. etc..

Lets get your basics down -- ie the ping, and then we can work on your sharing problem. As to that map -- close it, and never open it again. I would suggest you forget that it even exists!! Unless you want to start playing with the LLTD protocol? ;)

  • Like 1

Haha, thanks its closed... forever :D

I edited my OP, maybe after you started posting, the issue was with "system" being blocked in Comodo, even though I had added my LAN as a trusted network it was blocking it - unblocked "system" and LAN shares are working again

And yes, while I had the issue I could ping the other machines, just not access them, or in the laptops case, even see anything.

Thanks for the info on the map, still confusing about the Hub though yea... router has a 4 port LAN and 1 port WAN... the 1 port WAN goes to my cable modem which one has 1 LAN port and an ADSL (Phone line) port

EDIT - and yea... lol my Linksys SSID is just me not having set back up my usual SSID(s) - I was having issues with DD-WRT and went back to stock FW

I was using "Virus" as my SSID :D - Was talking to a neighbour who had seen it and said he didn't want to even try connecting :D

Yeah "virus" is a good one, but in reality its common and used in the rainbow tables ;) which use like the 1000 most common SSIDs since the ssid and its length are used in the salt for the hash of the PSK.

Just looked its #382 of the 1000 -- you can grab it yourself here http://www.renderlab.net/projects/WPA-tables/SSID.zip, you can view a huge list of SSIDs here on the wigle database http://www.wigle.net/gps/gps//Stat

Yeah software firewalls on each machine on local secure lans -- clearly more trouble than they are worth. I don't see the point in them really. Atleast you know enough about yours to get it worked out. Most users don't -- firewalls belong at security boundary, if your lan is hostile and that security boundary is your machine then ok fine you need a firewall there. But my security boundary is at the edge of my secure lan where all devices on such lan are controlled by me, so my firewall is at the edge of that my router where it belongs.

Glad you got it sorted.

Yeah "virus" is a good one, but in reality its common and used in the rainbow tables ;) which use like the 1000 most common SSIDs since the ssid and its length are used in the salt for the hash of the PSK.

Just looked its #382 of the 1000 -- you can grab it yourself here http://www.renderlab...tables/SSID.zip, you can view a huge list of SSIDs here on the wigle database http://www.wigle.net/gps/gps//Stat

Yeah software firewalls on each machine on local secure lans -- clearly more trouble than they are worth. I don't see the point in them really. Atleast you know enough about yours to get it worked out. Most users don't -- firewalls belong at security boundary, if your lan is hostile and that security boundary is your machine then ok fine you need a firewall there. But my security boundary is at the edge of my secure lan where all devices on such lan are controlled by me, so my firewall is at the edge of that my router where it belongs.

Glad you got it sorted.

Thanks for that, I`ll take a look at that list if SSIDs and see if I can't come up with a more original one than I thought "Virus" was :D

To be honest I have wondered if having a 3rd party FW was worth it, I guess its a placebo effect having a popup appear when something wants access to the net vs Windows FW that just keeps quiet - Comodo is ok once you have done your first few days of "Create rule" clicking but when it gets in the way its a nightmare sometimes

Thanks again for the help... off on an SSID hunt ;)

Just an FYI if you want a network map try Network Magic. If you look around you can find the old free one it works fine. Do not buy the most recent version.

The last free version is 4.9, if you can't find it I have copy.

Thanks I`ll check it out

This topic is now closed to further replies.
  • Posts

    • So, for $60 we got GTA 5 WITH online. Now for $80, we get a game missing areas (shops locked to the $100 version) and no online. Progress!
    • Helium Browser 0.13.5.1 by Razvan Serea Helium is a private, fast, and honest Chromium-based web browser — built for people, with love. It offers the best privacy by default, unbiased ad-blocking, and a clean experience free from bloat and noise. Proudly based on Ungoogled-Chromium, Helium removes Google’s clutter while keeping a fast, efficient development pipeline. With thoughtful touches like native !bangs and split view, Helium is a people-first, fully open-source browser that puts control back in your hands. Privacy, security, and control come first. Ads, trackers, and third-party cookies are blocked automatically, HTTPS is enforced everywhere, and all Chromium extensions work seamlessly — while Google can’t track your activity. Helium’s 13,000+ offline-ready !bangs let you jump straight to sites or AI tools like ChatGPT instantly. Open-source, people-first, and unbiased, Helium delivers a browsing experience that’s fast, secure, and free from noise, ads, and compromises. Helium Browser key features: Performance Fast, efficient, and lightweight — built on Chromium’s optimized engine. Energy-saving and consistent — stays fast over time without slowing down. No bloat — stripped of unnecessary components for maximum speed. Minimalist interface — compact, clean, and distraction-free. Customizable toolbar — hide elements you don’t need. Smooth and stable — no flicker, lag, or animation glitches. Comfort-focused experience — intuitive and unobtrusive. Privacy & Security Best privacy by default — blocks ads, trackers, phishing, and third-party cookies. Unbiased ad-blocking — powered by community filters and uBlock Origin. No telemetry or analytics — zero background web requests on first launch. Strict HTTPS enforcement — warns for insecure sites. Passkeys supported — modern authentication made simple. No built-in password manager or cloud sync — your data stays yours. Extension Compatibility Full Chromium extension support — including MV2 extensions. Anonymized Chrome Web Store requests — Google can’t track extension installs. Extended MV2 support — maintained for as long as possible. Smart Features Native !bangs — browse faster using 13,000+ offline-ready shortcuts. AI integration — use !chatgpt and others directly from the address bar. Offline functionality — bangs work without an Internet connection. Philosophy People-first design — open source, transparent, and community-driven. No ads, no noise, no bias — privacy and honesty over profit. Helium Browser 0.13.5.1 changelog: 7019790c revision: bump to 5 (#2001) b65ab87b bump-platform: fallback to clone if tarball fails (#2002) 1ff4e281 merge: update to chromium 149.0.7827.196 (#2000) b71fd25a patches: refresh for chromium 149.0.7827.196 53235ce9 merge: update ungoogled-chromium to 149.0.7827.196 3c92902a Update to Chromium 149.0.7827.196 d0a8c29d domsub: exclude docs/help domains from substitution (#1983) 2a53b77d Fix typos in comments and docstrings (#3828) Download: Helium 64-bit | Portable 64-bit |~100.0 MB (Open Source) Download: Helium ARM64 | Portable ARM64 Links: Helium Home Page | macOS | Linux | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Xbox Insiders get Xbox 360 achievements and Gamertag character upgrades by Pulasthi Ariyasinghe Microsoft is continuing its fast-paced update schedule for Xbox Insiders. Today, the company announced a new slate of features it is rolling out to Xbox Insiders in the Alpha Skip-Ahead ring, which includes an expansion to the gamertag system, Xbox 360 achievements, and more. The unique Gamertag that Xbox users can choose for their profile is getting more characters. Instead of the 12-character limit, Insiders will now be able to get a Gamertag that's 15 characters long. The 12-character limit will still apply to Gamertags that are not unique or contain any non-Latin characters. Meanwhile, Microsoft is adding Xbox 360 game support to its Game Hubs. Selecting an installed Xbox 360 game on a modern Xbox console will now show achievement progress, captures, and other information. Achievement pop-ups are back for these classics too, which should be good news for achievement hunters. The next change is for Xbox players who can't wait to jump into their games when an update is required. "If a game requires an update and is available to stream through your Game Pass membership, you can start playing immediately with cloud gaming while the update downloads in the background," explains Microsoft. The final change of this Insider update is once again to the game cards. Insiders will find that all games, both released and upcoming, will now have a simple button to add to their profile's wishlist, making the process much easier from a single place. This Xbox update is rolling out today to Insiders in the Alpha Skip-Ahead ring. As usual, Microsoft aims to bring it to more Insiders over time before they reach all Xbox owners. Head here to find out how to join the Xbox Insider Program to get a chance to test these features and upcoming ones on both consoles and PC.
  • Recent Achievements

    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
    • One Month Later
      D0nn13 earned a badge
      One Month Later
    • Rookie
      +ChiefOfNeo went up a rank
      Rookie
    • One Year In
      Tom Schmidt earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      463
    2. 2
      +Edouard
      177
    3. 3
      PsYcHoKiLLa
      123
    4. 4
      Michael Scrip
      81
    5. 5
      Xenon
      76
  • Tell a friend

    Love Neowin? Tell a friend!