Windows File Share not using Correct NIC Interface.

Hi
I have Windows 2012 R2 server with two 1gb NICs.  I want to use NIC1 for the regular network traffic/Internet and the NIC2 for database traffic.  NIC1 has IP Addresses of 64.141.xxx.xxx (I am not showing the last 6 digits for security reasons)
and 192.168.10.21.  NIC2 has the IP Address of 192.168.11.2.
The Workstation accessing this server also has two NICS.  NIC1 has the IP address of 64.141.xxx.xxx and 192.168.10.22.  NIC2 has the IP Address of 192.168.11.4.
I created a share on the server myDataShare$.  On the Workstation I access the share using \\192.168.11.2\myDataShare$ and everything works accept that the data from the share is sent across NIC1 but I want it to go over NIC2.  If I add static
routes to both machines it makes no difference all network traffic always goes out on NIC1 for both machines.
If look at the status of each NIC on the send and receive bytes only NIC1 show any traffic.  NIC2 is silent.  How do I get traffic for the 192.168.11.0/24 subnet to use NIC2?
The strange thing is that if I ping a 192.168.11.0/24 address it goes over NIC2 but file sharing seems to ignore NIC2 altogether.
Thanks,
Simon

Hi Simon,
Windows Vista and later are based on the strong host model. In the strong host model, the host can only send packets on an interface if the interface is assigned the source
IP address of the packet being sent. Also the concept of a primary IP address does not exist.
If the program specifies a source IP address, that IP address is used as the source IP address for connections sourced from that socket and the adapter associated with that
source IP is used as the source interface. The route table is searched but only for routes that can be reached from that source interface.
You can try to set the “skipassource” flag ,by using this flag, the added new addresses are not used for outgoing packets unless explicitly set for use by outgoing packets.
The detail information about skipassource flag:
Source IP address selection on a Multi-Homed Windows Computer
http://blogs.technet.com/b/networking/archive/2009/04/25/source-ip-address-selection-on-a-multi-homed-windows-computer.aspx
The related KB:
How multiple adapters on the same network are expected to behave
https://support.microsoft.com/en-us/kb/175767/en-us
The related third party article:
Exchange 2013 on Windows Server 2012 with multiple IP addresses on a single NIC
http://blog.enowsoftware.com/solutions-engine/bid/185076/Exchange-2013-on-Windows-Server-2012-with-multiple-IP-addresses-on-a-single-NIC
I’m glad to be of help to you!
*** This response contains a reference to a third party World Wide Web site. Microsoft is providing this information as a convenience to you. Microsoft does not control these
sites and has not tested any software or information found on these sites; therefore, Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. There are inherent dangers in the use
of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet. ***
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

Similar Messages

  • Browsing Windows File Shares not working

    I'm trying to integrate Macs into our Windows and Linux Network. After finally getting a stable Active Directory binding (Article TS3248 http://support.apple.com/kb/TS3248?viewlocale=en_US) the remaining challenge is for our users to browse for Windows (Samba) servers. That is, visible in "Networking" or the Side Panel under "SHARED".
    At the moment the users are able to connect to all file shares by using "Connect to Server ..." and typing "smb://host/share" so we know that Kerberos is working well (AD Integration). The variation "smb://someuser@host/share" and providing a password also works. When the file share is mounted it is displayed under "Shared"
    Searching on the net led me to check /private/var/log/samba/log.nmbd file. Every five minutes the following error message is logged:
    \[2011/03/16 13:04:04, 0, pid=113\] /SourceCache/samba/samba-235.5/samba/source/libsmb/nmblib.c:send_udp(793)
    Packet send failed to <WINS server IP>(138) ERRNO=No route to host
    This doesn't make sense since this host is pingable and is on the same subnet (i.e. no route). An additional observation is that Windows XP machines that are NOT bound to the domain are browsable. The problem applies both to Windows Server 2008 as well as CentOS 5.5 servers running Samba.
    Google search has turned up nothing. Based upon my experience with other Samba implementations, this may be a bug in OS X. Anyone out there having the same problem or a resolution?

    I have a similar problem, and have seen something somewhere about a difference in AD in windows 2003 server and Windows 2008 server based networks. It also seem to be related to the lack of wins in modern Windows 2008 R2 functional level domains. I haven't been able to rule this out yet, but the problem for me is similar. MAC client running 10.6.x cannot see Windows computers under shared unless it's already mounted. I haven't been able to test this with OS X 10.7 yet.    

  • Files from Windows 7 are not alphabetized correctly on OS X, and can match identically named files in the same folder

    I receive MS Word files from students using Macs or Windows-based computers.  This year, files prepared by students using Windows 7 are not alphabetized correctly on my Mac (under Snow Leopard or Mountain Lion).  The same four students keep having their files put at the END of the alphabetical sort by name, even though the files should appear earlier in the list.  I have to copy the file contents and paste the contents into a new document to get the new document to appear in the right order, and if I do so, then BOTH the old and new files appear in the Finder, even though the names appear to be identical!  So can have to files with the same name in the same folder, which ought to be impossible.  Does anyone have any idea what's going on?

    Bingo! 
    The problem is not the letters themselves, but non-letter characters in the file name; this showed up with the fixed-width fonts. The apparent duplicates and mis-sorting are caused by dashes, which differ because they're done as en-dashes in one file name and em-dashes in the other file name, or by curly or straight apostrophes.  I didn't see that in the Finder window.
    I never saw this behavior before this year.  Last year, when I was using a Mac for the first time, I did not see any such problem, even though my students' files were named using the same conventions. When I was using a Windows-based laptop before that, I never saw the problem.
    Windows must do something to style the non-letter characters differently than a Mac.  Is there any place in Windows Explorer or the OS X Finder that styles characters this way?  I can see this being a big problem for someone who needs to sort very important data by name, when the files are coming from different operating systems!
    (I just Googled en-dash, em-dash, and curly quotes with file names, and found a good number of posts on various sites about similar problems based on ASCI character coding, html coding, Windows Explorer, and other applications.  Sometimes the files don't appear at all, because the application reading the file name can't deal with a certain ASCI code.  What a mess.)

  • Windows File Share configuration from AIX Portal

    Hi,
    we want to connect a Windows file share as  KM  Repository to a portal running on AIX.
    The network path is configured using jCIFS and user (DOMAIN.NET\USERNAME) is entered with password. The corresponding path is also entered in the FS Repository manager using ACLSecurity manager. A Windows System is not configured .
    In the repository managers monitoring view our new repository manager shows a green button. In the KM however, it is not visible. The portal log shows the following error:
    "Cannot retrieve credentials from URL for file 'DOMAIN.NET; USERNAME/' "
    We tried to connect the file share with the same user/password. This worked fine.
    Is there something else to configure ?
    Any help will be appreciated.
    Thanks
    Marcus

    Hi,
    the problem was the passwort. Using "?, %" or other special characters interpreted in a URL may not be used.
    After changing password to a alphanumeric everything works just fine.

  • Issue with G4 connecting to a Windows File Share

    We have a single MAC G4 that our marketing department uses for graphic development. when we first setup the PC we were able to connect to our Windows shares on the network. For better than a year now we have had intermittent problems with connecting to our Windows file share. It would drop the TCP connection to the file share, you would need to go back a re-authenicate to the share. Two weeks ago the problem worsened, we can't connect the to Windows files share at all now. I have tried different users accounts including my own which has domain admin authority. However I have a samba file share and a snap server running on the network and I am able to connect to these machines with no issues. I suspect a configuration problem, but not sure where to look next.
    The MAC is running the following OS version and Kernel
    OS 10.3.9 (7W98)
    Kernel Darwin 7.9.0
    Any guidance would be appreciated

    I just figured it out myself.

  • Unable to Connect to Windows File Shares

    Steps I take to attempt to connect to a Windows File Share within the office. Being relatively new to the Mac, I am curious on why I am not able to connect to Windows File Shares.
    1. Command-K
    2. Server Address: smb://[server-hostname]/[sharename]
    3. Click Connect
    4. Connecting To Server..... (takes a short amount of time)
    5. SMB/CIFS File System Authentication
    - I then enter the domain, username and password
    6. Click OK
    7. Error: Could not connect to the server because the name or password is not correct.
    What gives? I have confirmed and validated server hostname, sharename, appropriate persmissions for windows account, etc. I have tried IP Address instead of hostname, same outcome.
    Any Ideas?
    MacBook Pro 17"   Mac OS X (10.4.8)  

    Hi Arus, not really a Windows® expert, but I think I've seen were putting the Domain name in there fixed it, but I can't find the exact way to do it, this is the closest I could find...
    "If I try to connect to smb://domain, that's when I can authenticate. If I try smb://machine/share, I still get the error -43."
    http://discussions.apple.com/thread.jspa?messageID=4727809&#4727809

  • Windows file share, finder issues

    Hello-
    At my work we have a Windows 2008 R2 file share that our mac computers connect to. all of the mac computers have snow leopard running on them. A few times a week finder either stops responding and crashes, or cannot connect to the file share. Once the machine is restarted, it works fine for a little while. This seems to be a never ending cycle. Is there anything I can do to make the performance better on a Mac connecting to a windows file share?
    Thanks
    Ryan

    Hi,
    the problem was the passwort. Using "?, %" or other special characters interpreted in a URL may not be used.
    After changing password to a alphanumeric everything works just fine.

  • Unable to load project after delete some path with files but not used at all

    Im using the demo of Premiere Pro CC last demo download today.
    All the fuc**ng day editing some videos, and saved, then I deleted som efolder containing some video files (almost not used) then when I try to open premiere the project I were working, premiere opens, load and freezes and nothing happens, it keeps on the main area withouht any windows, and I cant get my 10 hours of work What happening with thei premiere ? And Im unable to open the project in Premiere CC 7.0 from another computer as saif it was done using new version.
    I NEED A SOLUTION !
    Or never never more use premiere

    I NEED A SOLUTION !
    Don't do this mid stream in EDIT
    ... I deleted som efolder containing some video files (almost not used)...
    TRY  - Go to you Back Up project file or an Auto save and hope that recovers some of your work afterrestoring what you deleted.

  • How can I create a new partition to install Windows 7 by not using Bootcamp

    How can I create a new partition to install Windows 7 by not using Bootcamp?

    If you want to dualboot you have to use boot camp i think. I think you have already a full disc and cannot make another partition I'm I right?
    Your question seems a bit blurry so I'm giving you a general tip here.
    If you want to just try the beta you can always use Sun's "Virtualbox".

  • IP address not used correctly at RT Ping Controllers.vi

    It seems to me that the IP address provided to RT Ping Controller.vi and RT Reboot Controller is not used correctly.
    What I do is: Set the Subnet flag true and give a numerical IP adress to RT Ping Controller.vi
    What I get is the controller information for the controllers on the subnet, even if the IP does NOT match.
    Why do I do this? I want to acquire the MAC of the controller specified by the IP to use it for the reset vi.
    What I do second is: Set the subnet flag true and give an IP address to RT Reboot Controller.vi and provide a MAC address. The IP address does not match to the controller with the MAC given. The controller with the MAC reboots, independent of having a different IP.
    What is going
    on here and how can I get the correct MAC for an IP easily (i.e., without looking it up in MAX and typing it in somewhere)?

    Try setting the Local Subnet value to FALSE and pass in the IP you want to ping. You should get just details back on the target you specified, including it's MAC address. If the IP isn't a valid RT target, you will get an error.
    When Local subnet is set to TRUE, it will attempt to ping all controllers on the local subnet (regardless of the IP address passed in)--requiring you to search the resulting array for the IP you are interested in (and yep.. it might not be there).

  • Optimizer not using correct execution plan

    Hi ,
    DB  version : 11.2.0.3
    My sql query ran last month 1 hour. But the same sql query today running for four hours. Looks like optimizer is not using correct execution plan. I have used tuning advisor and applied recommended sql profile and query execution is back to normal. I can see statistics are upto date for the tables. Any other factors why the optimizer is not choosing correct execution plan ?
    Thanks.

    What is the correct plan according to you? Multiple factors cause optimizer to chose a different plan. As a rudimentry example - A binary index column having low cardinality than expected, after new data has been inserted. Never ever expect your query to have same execution plan till the entire lifetime, until the underlying data does not change or nobody changes database settings.
    You have to give a lot of information if you are looking for performance tuning. Pls see following thread
    https://forums.oracle.com/message/9362003#9362003

  • My music file did  not download correctly and stops playing after a few seconds.

    My music files did not download correctly from itunes and stop playing after a few seconds.

    Assuming you are in a region where you are allowed to redownload your past purchases, delete the current copies from your iTunes library and then download again from your purchased history. If the problem persists, or that facility is not available in your region contact the iTunes Store support staff through the report a problem links in your account history.
    tt2

  • File shares not be re-created when restart the Server (Windows 2012 Std R2)

    Hi Team,
       We are facing below issue whenever restarting my server (windows 2012 R2 STD)
    1. File shares are invisible.
    2. Every time i need to restart server service to make file shares availability
    Please look in to the above issue and revert if any suggestion.
    Regards
    K Sreenivasan

    Hi,
    According to your description, my understanding is that you create a file share under File and Storage Services but the file is invisible. If you restart the server make the file share, then you can see the file share.
    Can you see the file share when you directly create in Windows Explorer? Please check if you have enabled ABE on the file share.
    Access-based Enumeration
    http://technet.microsoft.com/en-us/library/dd772681(v=ws.10).aspx
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Windows file attributes not preserved

    Hi,
    When Windows(XP) clients connect to file shares (from a 10.4.7 server) and open the Properties dialog for a file, they are able to set the various Attributes (Read-only, Hidden, Archive).
    However, on re-opening the Properties dialog, they find that the attribute settings they have made have not been preserved. (ie. All attributes checkboxes are unchecked.)
    Does anybody know if there are any settings I need to change on the server to enable support for Windows file attributes?
    Thanks in advance,
    Rob.
      Mac OS X (10.4.7)  

    I'm 
    Forgot to look there.  It works nice.  It is a little slower then NI's version, but does what I want.  Is NI planning on updating their ZIP API's?
    Thanks!

  • Projects first created in Windows are now not publishing correctly from a Mac

    I've been using the Windows version of Captivate for months without issues, putting together a large number of HTML5 courses, non-responsive. Lots of custom javascript via the 'Execute JavaScript' action for smartshapes, etc.
    I just purchased a new Macbook Pro and then purchased a subscription license for Captivate. Now my cptx files that were working fine when opened and published from Windows Cp are very not publishing correctly - the javascript does not execute, etc. Everything *appears* fine within Captivate but I get issues upon preview/publish.
    Thank goodness I have the 30 days to cancel the subscription and get a refund...but before I do that - has anyone else tried switching to a Mac and run into problems with Captivate projects?
    Both machines have 8.01 installed. The only thing I can think of is, after installing 8.0 via the subscription download, I then did the 'Check for updates' and it went and downloaded and installed the 8.01 update. When I did this on Windows I followed the directions on a blog post somewhere (sorry - I forget the name!) that stressed deleting some directories on the machine first before running the update. I assumed the subscription files would be fixed/patched....

    After struggling with this last night I took a look again this morning and narrowed down and corrected the problem. Basically, this is what happened to cause the issue and how I resolved it. Hopefully it helps others in the future.
    Steps
    Create project in Windows version of Cp (I was using version 8.01).
    For my client's requirements, which are quite unique and complex compared to the typical Cp project, custom quiz questions/scoring had to be developed. Since these are HTML5 (non-responsive) courses, and Javascript is the fastest/most efficient way to do this, I used Javascript extensively for quizzes via the 'Execute Javascript' action. So for quiz questions, each answer is simply a smartshape (transparent, with answer text in it) that triggers the 'Execute Javascript' on click. In addition, on many of the quiz slides there are Edge Animate/HTML5 interactions embedded.
    Worked fine on windows upon publish. But when I opened on a new Mac and published, when a question answer was clicked nothing would happen.
    Turns out the problem seems to be with the text in the Javascript window. I think it somehow gets corrupted, though it looks fine. I had to literally delete the javascript, save it, and then copy it back in. Once I did that, it works.
    I've invested too much time in this project so far, so don't want to risk any more major issues popping up like this, so I switched back to Windows and canceled my subscription this morning. Fortunately I have a license from my employer for Windows and will just use that with Boot Camp.

Maybe you are looking for

  • External monitor doesn't work.

    hello, please look into my situation. i finally got the apple mini-dvi to dvi convertor, got a generic dvd-to-vga convertor and after removing 4 wires from it for which there is no space in the apple dvi output, i hooked up the sony sdm-hs75 display

  • Deleting Lion and re-installing Leopard/Snow Leopard

    I have a 1st generation MBA which is running really slowly with Lion.  I have a bootable USB with Snow Leopard on it, but am wondering if I wipe the disk and do a clean install, can I then restore files and software from my Time Machine?  I've a feel

  • Enterprise Service Bus and ESA

    Hi , I like to know, how to realize Enterprise Service Bus in the  Enterpise Servise Architecture? Thanks in advance. Regards Lemin.

  • Installing 9.2.0.1 on RedHat 9

    Please can some one help me to find a step by step installation guide for Oracle 9i Standar on RedHat9.

  • Exception in parsing

    Hi, This is my first application working on XML parsers. While parsing my xml file i am getting the following exception. can anyone please tell what might be the problem for this exception. how can i resolve this issue. thanks in advance. exception: