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

    • Speaking of right, right dominant only which, as with most, makes this meaningless to me.
    • No, size is not the only selling point. I did not even remotely say that. Your claim was that "building your own will be faster and cheaper". This is false. You cannot build something close to that form factor with off-the-shelf parts. You can build a Mini-ITX PC and pay more, or something larger and pay less. But these are different market segments. It's apples and oranges.
    • There is a default resolution setting in Settings > Display that can be changed with a click. You can also change the settings on a per-game basis. No CLI needed. Also, Steam has countless games that are not "[perpetual] alpha/beta games", so no need for the straw man. Plus you can use other stores as well. And console games (e.g. PS5) cost a fortune, which itself more than negates the price subsidy on the system, unless you plan on exclusively playing 1 or 2 games. It's true that you shouldn't buy a system that doesn't support the game(s) you want to play, but I think that's kinda obvious, and applies to every console as well as PC. I don't game in the living room and have no need of a Steam Machine, but there is a clear market segment that would find it useful.
    • RSS Guard 5.2.0 by Razvan Serea RSS Guard is a simple (yet powerful) feed reader. It is able to fetch the most known feed formats, including RSS/RDF and ATOM. It's free, it's open-source. RSS Guard currently supports Czech, Dutch, English, French, German, Italian. RSS Guard will never depend on other services - this includes online news aggregators like Feedly, The Old Reader and others. RSS Guard is developed on top of the Qt library and it supports these operating systems: Windows GNU/Linux OS/2 (eComStation) Mac OS X xBSD (possibly) Android (possibly) other platforms supported by Qt The core features of RSS Guard are: support for online feed synchronization via plugins, Tiny Tiny RSS (from RSS Guard 3.0.0). multiplatform, support for all feed formats, simplicity, import/export of feeds to/from OPML 2.0, downloader with own tab and support for up to 6 parallel downloads, message filter with regular expressions, feed metadata fetching including icons, simple Adblock functionality, customized popup notifications, Google-based auto-completion for internal web browser location bar, ability to cleanup internal message database with various options, enhanced feed auto-updating with separate time intervals, multiple data backend support, SQLite (in-memory DBs too), MySQL. is able to specify target database by its name (MySQL backend), “portable” mode support with clever auto-detection, feed categorization, drap-n-drop for feed list, automatic checking for updates, ability to discover existing feeds on websites, full support of podcasts (both RSS & ATOM), ability to backup/restore database or settings, fully-featured recycle bin, printing of messages and any web pages, can be fully controlled via keyboard, feed authentication (Digest-MD5, BASIC, NTLM-2), handles tons of messages & feeds, sweet look & feel, fully adjustable toolbars (changeable buttons and style), ability to check for updates on all platforms + self-updating on Windows, hideable main menu, toolbars and list headers, KFeanza-based default icon theme + ability to create your own icon themes, fully skinnable user interface + ability to create your own skins, “newspaper” view, plenty of skins, support for "feed://" URI scheme, ability to hide list of feeds/categories, open-source development model based on GNU GPL license, version 3, tabbed interface, integrated web browser with adjustable behavior + external browser support, internal web browser mouse gestures support, desktop integration via tray icon, localizations to some languages, Qt library is the only dependency, open-source development model and friendly author waiting for your feedback, no ads, no hidden costs. RSS Guard 5.2.0 changelog: Added: Feed auto-fetch can now also be delayed while Feral GameMode is active on Linux and startup auto-fetch is skipped when GameMode is already active. (#2265) WebEngine builds can now use RSS Guard generated proxy auto-config (PAC) rules so article/web browsing follows per-account and per-feed proxy settings more closely. (#2273) Generated PAC rules now also cover related subdomains and use Public Suffix List data, so feeds such as feeds.bbc.co.uk can also proxy resources from images.bbc.co.uk. (#2273) Standard feeds can now define extra proxy domains, useful when article images, stylesheets or other page resources are loaded from a CDN or another domain that should use the same feed proxy. (#2273) RSS Guard now asks for proxy credentials when a WebEngine page needs proxy authentication and can fill credentials from the current feed proxy when available. (#2273) Network settings again include an option to ignore all cookies, which clears stored cookies and prevents new cookies from being accepted. Standard RSS/ATOM feeds can now individually ignore cookies while downloading feed data. Stored cookies can now be deleted from the Tools menu. Custom skin colors can now override the feed list article count color separately from feed titles, including a separate highlighted color. (#2275) Settings dialog can now search across available settings and highlight matching controls. (#1754) Standard RSS/ATOM feeds can now optionally be reported as broken when they are valid but contain no articles. (#2039) Standard RSS/ATOM feeds can now override the application-wide feed connection timeout per feed. (#1023) Tray icon can now use a custom background color and unread-count text color, with an option to reuse the generated icon as the application icon. (#1973) Support for more benevolent parsing of Gemlog entries (#2295). Article list can now show when an article was received by RSS Guard. (#947) Feed deep discovery now actually scrapes all links found in the website and checks if they are feeds or not. This greatly enhances usability of the deep discovery mode and discovers many more feeds than before. (#2306) Search boxes now show a small dot when the feed or article list is hiding some items because of active filtering. (#873) Articles now have a shortcut-assignable action to open the homepage of the feed they belong to. (#2060) Fixed: Parallel feed updates no longer crash when multiple update results are processed at the same time. (64cf521) Links in WebEngine articles opened from feeds such as Kill the Newsletter now open correctly instead of being swallowed by the embedded page. (#2272) Relative article URLs resolution was kinda broken. (#2282) Clicking article URL did not work when the URL had "fragment" set. (#2293) The default proxy setting now uses Qt/system default proxy behavior instead of forcing no proxy. (e0263ad) WebEngine article loading now keeps the current feed context, so feed-specific proxy credentials remain available while the article page loads. (fdd0f00) Download: RSS Guard 5.2.0 (64-bit) | Portable | ~ 130.0 MB (Open Source) Link: RSS Guard Home Page | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Rookie
      DaviKar went up a rank
      Rookie
    • Dedicated
      HidekoYamamoto94 earned a badge
      Dedicated
    • One Month Later
      timbobit earned a badge
      One Month Later
    • One Month Later
      nates earned a badge
      One Month Later
    • Week One Done
      Almohandis earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      461
    2. 2
      +Edouard
      161
    3. 3
      PsYcHoKiLLa
      110
    4. 4
      Michael Scrip
      83
    5. 5
      Steven P.
      69
  • Tell a friend

    Love Neowin? Tell a friend!