Recommended Posts

  On 16/04/2012 at 15:03, TheReasonIFailed said:

If you think it's a group policy issue; then disable them.

http://technet.micro...y/cc730760.aspx

Starting from #7...

i can certainly try this. will this effectively erase all my GP changes or can i enable/disable w/o consequence?

So how do you manage this nas - is there some web ui that you access?

is it possible to let me or sc302 teamviewer into this 2k8r2 box and access the nas web ui from this box?

I would be interested in seeing the sniff the traffic when creating the ntml session for the map / access. If you can map access of the other boxes shares to this 2k8r2 box then it clearly is not a issue with the account your using on 2k8 not having permissions to map.

And if you say you can map shares on the nas from a different win 7 box using the same account it really seems odd!!

I don't recall ever seeing a error 58 before, and google for it has been of no help.

I sniff of the traffic while you try and map a share on the nas, and then mapping on share on one of your other boxes might be very helpful in figuring out what is not allowing the access.

edit: I just noticed your using some assistance software from synology -- what happens when you just do normal map? And what about a different share -- are these other machines mapping to this adminfiles share?

about does a simple net view show you?

net view \\kmsnas01

do you get error 53 or access denied error 5? If access denied

then net use \\kmsnas01\ipc$ /u:kmsnas01\admin adminpassword

then

net view \\kmsnas01

again

  On 16/04/2012 at 18:00, Jdawg683 said:

i can certainly try this. will this effectively erase all my GP changes or can i enable/disable w/o consequence?

Just disables them until you want to re-enable them.

  On 17/04/2012 at 01:44, TheReasonIFailed said:

Just disables them until you want to re-enable them.

Just tried this, but it didnt work. I even rebooted just to make sure the 'disable' took effect. Thanks though.

  On 16/04/2012 at 18:28, BudMan said:

So how do you manage this nas - is there some web ui that you access?

is it possible to let me or sc302 teamviewer into this 2k8r2 box and access the nas web ui from this box?

I would be interested in seeing the sniff the traffic when creating the ntml session for the map / access. If you can map access of the other boxes shares to this 2k8r2 box then it clearly is not a issue with the account your using on 2k8 not having permissions to map.

And if you say you can map shares on the nas from a different win 7 box using the same account it really seems odd!!

I don't recall ever seeing a error 58 before, and google for it has been of no help.

I sniff of the traffic while you try and map a share on the nas, and then mapping on share on one of your other boxes might be very helpful in figuring out what is not allowing the access.

edit: I just noticed your using some assistance software from synology -- what happens when you just do normal map? And what about a different share -- are these other machines mapping to this adminfiles share?

The NAS is managed through a web UI. I log in to the UI using the same admin account that i am using to map the network drive. Sure enough, the NAS's log says "CIFS client 'admin' from [computername] accessed the shared folder 'adminfiles'."

sorry - i'd love to have someone remote into the box, but that's against the company's policy.

Just to check again, i logged onto the Server 2003 machine and was able to map the NAS's folder using the same 'admin' account. really strange! i also mapped a drive from the 2008 R2 box to a shared folder on the 2003 box. really strange!

about your edit: when i do a normal map, i get repeatedly prompted for the password, over and over. i get the Error 58 from either the Synology Assistant program, or when i try to map a drive in CMD. Other machines, as said above, are able to map to this same shared folder on the NAS using the exact same 'admin' account.

  On 16/04/2012 at 18:28, BudMan said:

about does a simple net view show you?

net view \\kmsnas01

do you get error 53 or access denied error 5? If access denied

then net use \\kmsnas01\ipc$ /u:kmsnas01\admin adminpassword

then

net view \\kmsnas01

again

when i type "net view \\kmsnas01" i do get the "system error 5 has occured. Access is denied."

When i do the next command you typed, i get the System Error 58.

Next, not knowing what ipc$ is, i changed that w/ the 'adminfiles' shared folder. i then get the same error 58.

ipc$ is just a share, any share.

\\kmsnas01\admin would be just fine

net use x: \\kmsnas01\admin /user:kmsnas01\admin adminpass

replace x with whatever drive letter you wish to use that is not currently in use and adminpass with whatever pass.

without really seeing the network traffic, I am not sure exactly how much blind troubleshooting we can do to help here. Obvioulsly there is something wrong, have you looked at your event logs to see if anything registered there?

  On 17/04/2012 at 15:41, sc302 said:

without really seeing the network traffic, I am not sure exactly how much blind troubleshooting we can do to help here. Obvioulsly there is something wrong, have you looked at your event logs to see if anything registered there?

can either of you guide me through the process of sniffing the traffic then? would wireshark suffice? i dont have much experience sniffing network traffic.

wireshark would suffice. you could also use capsa free, it is a bit easier to read.

if using a switch you would have to either have a managed switch an enable a spanning, debug or mirror port (depending on the switch will depend on the terminology used) or install a basic hub (this cannot be a switch of any kind) between the server and the nas box and attach a pc to that hub to capture traffic with wireshark or capsa.

You would be interested in the converstation streams between your nas and your server, obviously, but you may see other traffic as well. Do not concentrate on that. This will basically verify that traffic is getting back to the server and we can try to see what/where it is being rejected. For all we know the software firewall in 2008 or uac is blocking you. Hard to see without the whole picture.

  On 17/04/2012 at 16:37, sc302 said:

wireshark would suffice. you could also use capsa free, it is a bit easier to read.

if using a switch you would have to either have a managed switch an enable a spanning, debug or mirror port (depending on the switch will depend on the terminology used) or install a basic hub (this cannot be a switch of any kind) between the server and the nas box and attach a pc to that hub to capture traffic with wireshark or capsa.

You would be interested in the converstation streams between your nas and your server, obviously, but you may see other traffic as well. Do not concentrate on that. This will basically verify that traffic is getting back to the server and we can try to see what/where it is being rejected. For all we know the software firewall in 2008 or uac is blocking you. Hard to see without the whole picture.

i'll see what i can do w/ the sniffing, thanks

also, i disabled the firewalls in 2008 R2. just this morning i disabled UAC and rebooted the machine. didnt help either. :iiam:

Since your doing the sniffing on a box directly involved in the traffic you don't have to worry about any switch port spanning or mirroring, etc. That is only required if you were trying to sniff traffic on a box not involved directly in the traffic.

But your 2k8 box is creating the traffic to your nas, so if you run wireshark - or whatever other sniff you want to use directly on the 2k8 box we will see all the traffic we need to see.

Just download wireshark, start a capture -- then do the commands we gave you for net view, net use, etc. Try to auth to the machine with your account from the nas and we should be able to see some useful info on why its failing.. Or maybe nas is saying GREAT you auth just fine and 2k8 is just not working???

I can tell you in the 23+ years I have been working with windows professionally and just as hobby for fun. I remember when we were running windows 3.11 for workgroups, and when install our first 3.51 NT server, etc. And every flavor in between. I can honestly say I do not recall ever seeing error 58.

And I have tried my best googlefu on this and just can not find anything of use about that error. And I can not duplicate it - my 2k8 boxes, both r2 and non, 32 bit, 64 bit, etc. I have never had any issues authing to any other smb/cifs box. Be it my popcorn hour, or samba running on linux, etc. Any issues I have seen have never presented error 58.

So worse case scenario after the sniff we will have more info to work with on what is failing.

The access denied makes sense - understand that, can fix that -- just have not seen 58 before.

edit: BTW, since seems this is not common sense ;) Don't be running any p2p clients or remote desktop sessions, or downloading any large files off the internet, surfing anything - watching a video off your other machine, etc. etc.. While you doing the sniff. Don't have email open, don't be chatting on AIM, etc.. etc.. Close all the other applications you might normally use while your doing the sniff -- if you don't the sniff is going to be LARGE and have lots of stuff we don't need to troubleshoot the problem (noise).

I can send you an example of what it would normally look like doing a connection to a share and authing, etc. Give me a few minutes and will post what the conversation between my 2k8r2 box and one of my other boxes.

ok, i ran wireshark on both the 2008 R2 box as well as the 2003 box. the former doesnt work, the latter does work. i'll send the pcap files via PM.

i cant make much sense of these, but what i do know is that the R2 box is having trouble negotiating - it's trying numerous source ports (all over 56,000) as well as other destination ports like 445, 80, 5000.

on the 2003 machine, however, you'll see the same 445 or 80 destination port, but the source port is much lower, 1855.

let me know if this means anything to you guys.

Saw your PM, where you could not attache pcap -- replied with my personal email you can send them too.

Source port is going to be random above 1024, this is the case with any tcp connection. It wouldn't be doing any sort of ntlm auth over 80, so that is strange.

looking forward to seeing the traces.

BTW - I started my example yesterday, but got sidetracked with a real work issue I had to address. Lets see if I can get that going again.

  On 18/04/2012 at 20:12, BudMan said:

Ok -- did you not try and make any smb connections when you were doing that capture.

See my PM. There are no SMB packets at all in that 2k8 sniff you sent me.

i did try smb connections - i did an attempt through Windows Explorer, CMD and Synology Assistant. just sent you the latest pcap file.

  On 19/04/2012 at 14:42, xendrome said:

I am coming into this late, but are you running a domain and is the 2008 R2 box part of that? If so, why not just join the NAS to the domain, it should have that function. Then map the drives with a domain account which has proper permissions.

nope - no domain involved here

Ok we are on the track of the fix now!

Seems this box has 2 networks -- a public one, and a private.. Not seeing any of the smb traffic on the private interface.

Walking him through the removal of the bindings of windows network on the public interface so that traffic has to go on the correct interface.

Once we get it working will put together a write up on the root cause of the problem!

This topic is now closed to further replies.
  • Posts

    • I have not heard of that name in a while. I stopped reading his content and listening to him some time ago.
    • Consumer Reports is flat out wrong. Wouldn't be the first time it's a fact that when you have more moving parts, you have more room for failure. Less points of failure when all you replace on an EV is the tires and the wipers.
    • WYSIWYG Web Builder 20.2.2 by Razvan Serea Web Buialder is a WYSIWYG (What-You-See-Is-What-You-Get) program used to create complete web sites. WYSIWYG means that the finished page will display exactly the way it was designed. The program generates HTML (HyperText Markup Language) tags while you point and click on desired functions; you can create a web page without learning HTML. Just drag and drop objects to the page position them "anywhere" you want and when youre finished publish it to your web server (using the build in Publish tool). Web Builder gives you full control over the content and layout of your web pages. One Web Builder project file can hold multiple web pages. Desktop publishing for the web, build web sites as easy as Drag & Drop "One Click Publishing" No FTP program needed. No special hosting required, use with any Hosting Service! Easily create forms using the built-in Form Wizard plus Form validation tools and built-in CAPTCHA. Advanced graphics tools like shapes, textart, rotation, shadows and many other image effects. Fully integrated jQuery UI (Accordion, Tabs etc), animations, effects and built-in ThemeRoller theme editor. Google compatible sitemap generator / PayPal eCommerce Tools Many navigation tools available: Navigation bars, tab menus, dropdown menus, sitetree, slidemenus. Built-in Slide Shows, Photo Galleries, Rollover images, Banners etc. Support for YouTube, Flash Video, Windows Media Player and many other video formats. Unique extension (add-on) system with already more than 250 extensions available! Create HTML5 / CSS3 websites today HTML5 document type (optimized HTML5 output). HTML5 audio/video and YouTube HTML5 support. HTML5 forms: native form validation, new input types and options, web storage. HTML5 canvas and svg support in shapes and other drawing tools. CSS3 @font-face. Use non web safe fonts in all modern browsers. CSS3 opacity, border radius, box shadow. CSS3 gradients. Add cool gradient effects using native CSS3 (no images). CSS3 navigation menu. Create awesome menus without using JavaScript or images. CSS3 animations and transitions. Including support for 2D and 3D transforms! Features for advanced users: Login Tools/Page Password Protection. Built-in Content Management System with many plug-ins (guestbook, faq, downloads, photo album etc). Add custom HTML code with the HTML tools. JavaScript Events: Show/hide objects (with animation), timers, move objects, change styles etc. Layers: Sticky layer, Docking layer, Floating layer, Modal layer, Anchored layer, Strechable layer and more! jQuery Theme Manager, create your own themes for the built-in jQuery UI widgets. Style Manager (global styling, H1, H2, H3 etc). Master Frames and Master Objects: reuse common element in your website. and much more! WYSIWYG Web Builder 20.2.2 changelog: Improved: Minor change in HTML formatting of the Overlay Menu. Fixed: Issue with aspect ratio of HTML Video. Download: WYSIWYG Web Builder 64-bit | 30.1 MB (Shareware) Download: WYSIWYG Web Builder 32-bit | 28.0 MB Screenshot: >> Click here << Link: Home Page | Templates | Free extras/addons | Changelog Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are like that narcissistic moron and his name is Paul Thurrott.
  • Recent Achievements

    • Collaborator
      Mighty Pen went up a rank
      Collaborator
    • Week One Done
      emptyother earned a badge
      Week One Done
    • Week One Done
      DarkWun earned a badge
      Week One Done
    • Very Popular
      valkyr09 earned a badge
      Very Popular
    • Week One Done
      suprememobiles earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      568
    2. 2
      +FloatingFatMan
      188
    3. 3
      ATLien_0
      177
    4. 4
      Skyfrog
      111
    5. 5
      Xenon
      110
  • Tell a friend

    Love Neowin? Tell a friend!