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

    • FastStone Image Viewer 8.5 by Razvan Serea FastStone Image Viewer is a fast, stable, user-friendly image browser, converter and editor. It has a nice array of features that include image viewing, management, comparison, red-eye removal, emailing, resizing, cropping, retouching and color adjustments. Its innovative but intuitive full-screen mode provides quick access to EXIF information, thumbnail browser and major functionalities via hidden toolbars that pop up when your mouse touches the four edges of the screen. Other features include a high quality magnifier and a musical slideshow with 150+ transitional effects, as well as lossless JPEG transitions, drop shadow effects, image annotation, scanner support, histogram and much more. It supports all major graphic formats (BMP, JPEG, JPEG 2000, animated GIF, PNG, PCX, PSD, EPS, TIFF, WMF, ICO and TGA) and popular digital camera RAW formats (CRW, CR2, NEF, PEF, RAF, MRW, ORF, SRF, ARW, SR2, RW2 and DNG). FastStone Image Viewer features: Image browser and viewer with a familiar Windows Explorer-like user interface Support for many popular image formats and PDF viewing True Full Screen viewer with convenient image zoom support and unique fly-out menu panels Crystal-clear and customizable one-click image magnifier Powerful image editing tools: Resize/resample, rotate/flip, crop, sharpen/blur, adjust lighting/colors/curves/levels etc. Eleven re-sampling algorithms to choose from when resizing images Image color effects: gray scale, sepia, negative, Red/Green/Blue adjustment Image special effects: drop shadow, framing, bump map, sketch, oil painting, lens Draw texts, lines, highlights, rectangles, ovals and callout objects on images Clone Stamp and Healing Brush Superior red-eye effect removal/reduction with completely natural looking end result Multi-level Undo/Redo capability Single click to switch between best fit and actual size mode Image management, including file tagging, rating and drag-and-drop to copy/move/re-arrange files Histogram display with color counter feature Compare images side-by-side (up to 4 at a time) to easily cull those forgettable shots Image EXIF metadata support (plus comment editing for JPEGs) Configurable batch processing to convert/rename large or small collections of images Slideshow with 150+ transition effects and music support (MP3, WMA, WAV...) Create efficient image attachments for emailing to family and friends Print images with full page-layout control Create fully configurable contact sheets Create memorable artistic image montages from your family photos for personalized desktop wallpapers (Wallpaper Anywhere) Acquire images from scanners. Support batch scanning to PDF, TIFF, JPEG and PNG Versatile screen capture capability Powerful Save As interface to compare image quality and control generated file size Run favorite external editors with one keystroke from within Image Viewer Offer portable version of the program which can be run from a removable storage device Configurable mouse wheel support Support themes (bright, gray and dark) Support dual-monitor configurations Support touch interface (tap, swipe, pinch) Support dual instances Play video and audio files (Third party codecs may be required for old versions of Windows) And much more... FastStone Image Viewer 8.5 changelog: Added support for SVG format Added Start importing automatically and Handle duplicate file names automatically options to the Import Photos and Videos tool WebP files can now be rotated and saved with a single click Enhanced dark theme support in the PDF viewer Fixed a bug where some links in PDF files were not clickable Other improvements and bug fixes Download: FastStone Image Viewer 8.5 | Portable | ~15.0 MB (Freeware) View: FastStone Image Viewer Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Yup, broke my comp… again. its times like this when I regret AMD. This just never happens on NV.
    • Huh? You're delusional calling the Steam Deck dead. It is so successful that it has sold out multiple times. Even after the price hike this year it sold out again with 24 hours of being back in stock. The demand is real and has not died down even after four years.
    • Same place "Unreal III" is, in everyone's thoughts!
    • So how much water is used in that "initial charge" and how often will it need to be recharged?
  • 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
      460
    2. 2
      +Edouard
      160
    3. 3
      PsYcHoKiLLa
      110
    4. 4
      Michael Scrip
      85
    5. 5
      Steven P.
      69
  • Tell a friend

    Love Neowin? Tell a friend!