E4200 Can't see my network shares after upgrade

I can't see my network shares after upgrade altough everything works fine , the network scanner shows all the atatched devices but in Eplorer when I click Network there is nothing shown on two computers running Win7 64.
I did downgraded the firmware back to .01 but still no network .
Any help ?

After upgrading the firmware did you reset the E4200? After successful firmware upgrade you need to reset the router. It is recommended to reset the router once. Steps to reset the router:
 Push the reset button on router for 30 seconds, turn off the router wait for 30 seconds and then power it on. Power light should blink when you perform the reset process.
After reset, reconfigure the router and then check the connectivity status…

Similar Messages

  • I unable to see my network messages after upgrading to ios6 on my iphone4,can anyone help me for this issue?

    I unable to see my network messages after upgrading to ios6 on my iphone4,can anyone help me for this issue?

    Try to perform SMC and PRAM resets:
    http://support.apple.com/kb/HT3964
    http://support.apple.com/kb/ht1379
    Then try a safe boot:
    http://support.apple.com/kb/HT1564
    Ciao.

  • I can't see any animated wallpapers after upgrade of ios7 on my iphone 5, only my wallpaper when I started the upgrade process

    I can't see any animated wallpapers after upgrade of ios7 on my iphone 5, only my default wallpaper selected when I started the upgrade process. Can I download the default animated wallpaper of ios 7?
    thank you
    ps. I'm apologize for my bad english language

    A different approach would be to:
    1.  Delete the contents of the library on the desktop Window 7 computer;
    2.  Turn off iTunes Match;
    3.  Copy the contents of the Music folder from the working Windows 7 computer to the desktop Music folder;
    4.  Import the new contents of the Desktop music folder into the library;
    5.  Close / restart the iTunes client and confirm that the library has all the Songs as anticipated;
    6.  Turn on the iTunes Match service and allow it to run to completion.
    This is a proven process on my Windows 7 computers and works very well.

  • The powerpoint 2003 file with a swf embeded, can not see and manipulate it after upgrade to Adobe flash 14 !!

    I have a powerpoint 2003 file with a swf embeded, which is created by SAP Xcelsius 2008.  I can not see and manipulate it after I upgrade to Adobe flash 14 !! 
    What happen ?
    How to solve this problem ?

    Please don't post the same question multiple times!

  • Can't Login With Network Account After Upgrade To Yosemite Server 4

    I've been putting off this troubleshooting for a while now, and after trying everything I could find, decided to post.
    - After upgrading my server to Yosemite with Server 4, and my MacBook to Yosemite, I can no longer login with any network accounts.
    - I was on clean installs of Mavericks before the upgrade.
    - I'm using SSL for the OD, with a GoDaddy cert, the same one that was working on Mavericks.
    - I've tried removing the laptop's binding using the Users and Groups preferences dialog, which does not remove the laptop's entry from Open Directory, so I manually deleted the record on the server.
    - I then choose to Join again, and it looks as though everything goes through, but I still cannot login with a network account.  Also, when rejoining, it does not create a binding on the server.
    - If I use the Directory Utility->Services->LDAPv3, and add it that way, entering the FQDN and checking Encrypt..., Use for auth and Use for contacts, it asks me for the directory admin username and password, and does in fact create the binding on the server, but I still cannot login.  What's strange about that method, is that it forces the use of the IP address of the server, rather than the FQDN, like I entered it, which would of course have problems, because the certificate's common name is the server's FQDN.  It does not allow me to change from using the IP address, graying out that field.
    - I've also tried destroying the OD and restoring from archive to no avail.
    It looks like many users have hit dead ends with this, with some having success by completely formatting and setting up a new iteration of the server, but I will not be doing that.  However, I'll be happy to try any other suggestions.
    Thanks for your time,
       -- Mike

         Okay, I've finally resolved the issue, thanks to the Apple Enterprise tech support team.  I'm thinking they wouldn't mind if I share this information, but I can't guarantee that this will work on your system or, worse yet, degrade your system further.  However, that's fairly unlikely, just make sure you have plenty of backups before you begin any troubleshooting session.
         So I was told to perform the following instructions, which I did, line for line.  The part about closing Server.app seems a given, but I'm not sure why they want you to open Server.app at the the end (maybe taken out of context from some other instructions?).  I did it anyway, but you should be able to begin testing, on a client workstation, right after rekerberizing is complete.  I did, however, need to reboot my client, login as local admin, and then binding would proceed, and network users are able to login again.  The engineer also let me know to expect an error, something like the following: "2015-03-11 21:58:38 +0000 Error synchronizing removal of attribute draft-krbPrincipalACL from record 72519e4c-7ac7-15e4-bd42-10adb1944cbc: 77013 result: 16 No such attribute" - this is apparently normal, and did in fact happen in my experience.
    So here's the fix:
    - Quit Server.app (don’t just close the window)
    - On the Open Directory Server, execute these Terminal commands:
      - sudo mkdir /var/db/openldap/migration/
      - sudo touch /var/db/openldap/migration/.rekerberize
      - sudo slapconfig -firstboot
    - Open Server.app
    And that's it.  I did nothing else on my OD server, just logged out.  Immediately tried binding on my MacBook client, it failed, I rebooted, tried again, it worked quickly, and I'm able to login with network user accounts again.

  • Can't connect to Samba shares after upgrading

    Hi,
    I recently upgraded to Samba 3.6.0-8 (among other things, including a new kernel 3.0-ARCH), and all my shares have become unavailable from Windows 7. I can't connect to any, nor can I see the shares list. My Arch box has essentially become invisible as far as CIFS shares go. I can still ping it normally, and access it through SSH, so it doesn't seem to be a major network issue, this is specifically with Samba.
    I have since tried changing my workgroup in Samba, downgrading to 3.6.0-{1,4}, disabling firewalls, changing Win7's security settings, and restarting several times, to no avail. Nothing has changed with my Windows box, I only performed a major upgrade to Arch (it is currently up-to-date).
    I don't see any relevant errors in the Samba logs, and I can browse the shares just fine locally in Arch, I just can't see them from Windows.
    Anyone have a clue?
    Thanks,
    IM

    Is your arch server configured to allow samba traffic? With the recent removal of hosts.allow and hosts.deny, I wonder if this could be the issue? Do you have ufw or iptables? I know you said you disabled the firewall, but it wasn't clear if that was on the client or server.
    Scott
    edit: here's the ufw rule I use (/etc/ufw/applications.d/samba):
    [Samba]
    title=Windows file and printer server for Unix
    description=Tools to access a server's filespace and printers via SMB
    ports=137,138/udp|139,445/tcp
    Last edited by firecat53 (2011-09-21 18:18:59)

  • Can't connect to SMB share after upgrade

    Just upgraded to 10.9 Mavericks and can no longer connect to our SMB file share on the network.  Several of us have tried connecting to it on this machine and all we get is
    There was a problem connecting to the server "xxxxxxx.domain.com".
    You do not have permission to access this server.
    Anyone else having this problem? 

    I have been searching high and low since yesterday afternoon for an answer to this.  My problem is not connecting to an SMB share (well, it was, as the old Cmd+K to connect to the SMB share would close quickly) but instead of the old Mac way of using Cmd+K and the IP address, I simply clicked on the available NAS SMB share under Shared and it is a massively fast connection.  The old SMB connection would take minutes to open the next folder. So, connecting as you would under Windows helped fix that problem, BUT...
    1.  The NAS SMB share times out regularly and you have to eject & reconnect.  Annoying.
    2.  Worse than this is I can not open any documents on the share, only navigate it.  I have to copy paste the documents to my local ssd, manipulate, copy back.  Any new file I copy on, or edit and copy on, the NAS SMB share I can navigate to and open.  But if I try to click a pre-Mavericks existing file, I get "Can not open 'excel/word/acrobat.app' with the -36" error.  Total BS. 
    3.  Even more weird, if I click spacebar on ANY file on the SMB Share it will pop up in preview.  Double click to open and error message.
    4.  If I copy a document attached to an email (Outlook 2011) to the server it is corrupt.  If I copy the file to local ssd, then to the NAS SMB, the same file works perfectly fine. 
    This is completely ridiculous and needs a fix immediately.  I'm going to try using Reinfire's link right now and see if that helps. 
    My NAS is a Netgear ReadyNAS 516 (linux/unix OS) I use in my office.  Computer is MBPr March 2013.    

  • I Can't see (browse) my files after upgrading to ML, WTH?

    Hey, The files are there and if I know what i'm looking for spotlight will list and when I click the file is there but I can't just look at the Downloads, Documents or any other folder i've created before upgrading because it shows as empty. The space is being utalized from my HD so when I ask for info on a file it shows file size but I can't browse. HELP. Applying for tenure in two weeks and though the upgrade was a great crash fix, I can't actually see anything in my newly stable computer. Is this a display setting bug or is it just me?
    <E-mail Edited by Host>

    Try deleting the Finder .plist - com.apple.finder.plist
    You need to look in your user Library/Preferences for the .plist. Either hold down the option key while using the Finder “Go To Folder” command and select your user Library in your home folder or use the Finder “Go To Folder” command and enter ~/Library/Preferences/com.apple.finder.plist.  Move the .plist to your desktop.
    Relaunch Finder by loggin out/in and test. If it works okay, delete the plist from the desktop.
    If the same, return the .plist to where you got them from, overwriting the newer ones.
    If you prefer to make your User library permanently visible, use the Terminal command found below.
    Show User Library
    You might want to bookmark the command. I had to use it again after I installed 10.8.4. I have also been informed that if you drag the user library to Finder it will remain visible.

  • Can't see NAS in Finder after upgrade to Yosemite

    That's it - before, in Mavericks, my NAS always was visible on the left pane in Finder.  Now, it's gone and I can't find a way to access it at all from my MacBook.

    I have a Synology NAS, and have exactly the same problem.
    At the moment, I have to use Finder's "Connect to Server" option and put in "smb://DiskStation".
    Apple needs to fix this one! There is also a thread on this in the Synology Forums:
    http://forum.synology.com/enu/viewtopic.php?f=64&t=92006
    Paul

  • Can't see the Siri update after upgrading to iOS6 on the new iPad 16 gb wifi only

    As said that Siri update would be coming to the new iPad .... I have upgraded the os but can't find the Siri update .. Any help would be appreciated . Thanks

    There is no icon.
    Siri is accessed by holding the home button down.

  • Can't see printer or shares when connected via Internet Sharing

    I recently switched from a 2006 to a 2008 Mac Pro. Rather than do a migration I simply took the hard drives from the old machine and put them in the new one.
    I then upgraded to Mountain Lion.
    I use Internet Sharing to share my Mac Pro's Ethernet connection via wifi, but the other Macs can't see the Mac Pro's printer or shares when connected in this way. They can access the internet. If I connect a machine via the LAN rather than Internet Sharing, the shares and printer are visible.
    This worked fine on Lion on the old machine. Any ideas?

    Seems that the issue is something to do with connecting via WPA2. When I set Internet Sharing to use WEP (by option-clicking the security menu), I'm then able to see the network shares and the printer.

  • My itunes can't see my iphone 4 after i make ubdat for iphone and itunes also ?

    my itunes can't see my iphone 4 after i make ubdat for iphone and itunes also ?

    Hi there 3eboo,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    -Griff W. 

  • Can´t see my Networks adapters in the Device manager!

    Help!
    I´m using Yoga 2 pro/windows 8.1
    I can´t see the Networks adapter in the Device manager?!
    (and no internet/WIFI connection is not working any more)
    I´ve tried to install the latest Wireless Driver from lenovos homepage but it there is still problems. The laptop still can´t find any network adapter and the wifi connection doesn´t work, as it did last week!
    Any one who has the same exeperience/or knew how to deal with these kind of issues?
    /Rasmus

    hi Rasmus,
    Can you try these steps:
    1. Check if you have a Network Controller entry in the Device Manager and follow this guide to get the hardware ID and on how identify the device.
    2. If there's no Network Controller entry in the Device Manager, then it's possible that the Wi-Fi card might have been disabled.
    Things to try:
     - Boot into the BIOS either by pressing Fn+F2 on boot-up, the OneKey Recovery button, or via the UEFI Firmare Settings. 
     - In the BIOS, navigate to the Configuration tab and disable the Wireless setting  hit Fn+F10 to Save and Exit then shut off the machine. 
     - Boot back into the BIOS and enable the Wireless setting then hit Fn+F10 to Save and Exit and observe if you can now detect wireless networks.
    Let me know how it goes.
    Regards
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • MacBook Pro can't see Airport network but three other macs in house can

    Very strange. I can connect my three iMacs (G3, G5 PowerPC and G5 Intel) to my Airport Extreme Network, but my MacBook Pro can no longer see the Network, and Airport utility (from MacBook Pro) cannot see the Airport base station (although other macs' Airport Utility can no problem). My MacBook pro can see 4 other networks (my neighbours' networks). Doesn't seem to be a problem with my MacBook Pro airport card as I can connect to the (non-Mac) wireless network at work with no problem. Am really confused (not the first time)!
    Installed the latest Airport Extreme firmware last week, which was the start of the problem, as I then lost the ability to connect to my Virgin Media Broadband digital TV box, necessitating Virgin engineer visiting at weekend to connect a cable modem to the cable tv box, to which the Airport Extreme station is now attached. Had problems connecting my MacBook Pro last night, but eventually managed it. All other macs connect seamlessly. Am stumped.

    I'm troubleshooting a friend's MacBook (Model ID: MacBook4,1) that is having serious Airport problems. This machine's Airport can't see ANY available networks. Sitting right next to my MacBook (identical model), hers is blind while mine can see several open and locked networks including my own Airport base station. If I choose to "Join Other Network..." and enter the network name and password for my network, her machine almost immediately gives me a "Connection timed out" error. It doesn't matter where her MacBook is, it can't see any networks anywhere.
    This is a new problem as her Airport was working fine for the first few months. I've just finished making sure all software updates have been applied so she's now running the latest-greatest, but still no Airport.
    This sounds similar to the problems other folks here are describing so I figured I'd add my voice to the chorus. I guess I'll take her machine down to the local Apple store this afternoon and see if they have any ideas. At this point I wouldn't be surprised if her Airport card was fried.
    Calenlas

  • Installed OSx Lion. Can't see my network user on launch

    Hello,
    installed OSx Lion a few hours ago but on OSx launch I can't see my network user anymore.
    Network user was appearing properly on Leopard.
    Please help as I can't get access to our company network anymore.
    Thanks!

    I figured out the answer. unfortunately, the Belkin router I have does not support a HDD formatted in Mac OS. I guess I have to decide whether to stay with FAT32 for my netweork drive or get a new router...

Maybe you are looking for

  • Brand new Intel iMac with hard drive failure?

    I have a two week old iMac. I shut it down last night. When I started it this morning I got a folder with a question mark. I had no warnings or indications of any problems prior to this. I had just loaded some Disney pictures and have no backup of th

  • How to implement code to method in SPROXY

    HI Version is ERP 6.0 EHP4... I have generated an webservice proxy class using Transaction SPROXY. Now i want to implement some business logic in one of the methods of the class. But i get the message: "You cannot edit proxy objects" How do i add my

  • Reg: UTL_URL.Unescape and CLOB -

    Hi Experts, I'm trying to un-escape the data of a table column using the package function - UTL_URL.Unescape But the problem is my column is a CLOB and length of my data exceeds that acceptable by the function. So, i'm just trying to simulate that fu

  • Why my Photoshop 7 will not open

    Can anyone tell me why my photoshop 7 all of a sudden will not open? I uninstalled it...restarted my computer...reinstalled 6 & 7(update) and nothing. It did not put a short cut on my desktop either. I tryed to open it from the start menu..still noth

  • I can't find Bridge CS6 to Download

    I am a new CC users. I have downloaded some apps. I can't find the latest Bridge app. I have CS5 but thought I would download the latest Bridge. Where is it?