Different afp shares for different network cards (NIC)

Hi,
I have a machine sharing via two connections on two separate physical connectors.
One is restricted to LAN, the other is allowed to use the internet connection.
How do I set up shares only available on the LAN connection?
Thanks

Sorry it took me so long to answer, I've been busy lately....I've found a solution to the problem I mentioned, and just in case anyone has similar problems in the future, I'll shortly describe what happened.
As Caseyw suggested, it was necessary to enable both network cards through the Measurement and Automation Explorer. The cause of the connections malfunction was actually that I wasn't using the "right" protocol for the Modbus communication, which ran on the secondary adapter. The solution was to use the URL protocol with the correct path on the field, addressing the right IP address. To avoid making this post a mixture of topics, I won't elaborate futher, but I got the gist of it, so if anyone is having similar problems whether it is working with several network cards or with Modbus communication protocols, feel free to contact me, I'll be glad to help.
Thanks

Similar Messages

  • How to use two different network cards on RT?

    Hi everyone... I'm currently working on a project where I have to deal with the issue mentioned in the thread's topic: I have a PC with RT LabVIEW that has to be able to establish network connections using two different network cards. One will be used to connect via TCP/IP with a host computer that will show the data transmitted through shared variables; the other will communicate with another PC through Modbus protocol. The key is that each communication is done through a separate network card.
    So far I haven't been able to figure out how to configure both things to happen. Does anyone know how to do this? Any tips will help.
    For the RT communication I'm using a standard RT project, with the RT PC being given one of the IPs, and for the Modbus part, I created an I/O server with a master and a slave. Separately everything works fine, but when I get them together it simply won't work.
    Thanks for your help!
    Solved!
    Go to Solution.

    Sorry it took me so long to answer, I've been busy lately....I've found a solution to the problem I mentioned, and just in case anyone has similar problems in the future, I'll shortly describe what happened.
    As Caseyw suggested, it was necessary to enable both network cards through the Measurement and Automation Explorer. The cause of the connections malfunction was actually that I wasn't using the "right" protocol for the Modbus communication, which ran on the secondary adapter. The solution was to use the URL protocol with the correct path on the field, addressing the right IP address. To avoid making this post a mixture of topics, I won't elaborate futher, but I got the gist of it, so if anyone is having similar problems whether it is working with several network cards or with Modbus communication protocols, feel free to contact me, I'll be glad to help.
    Thanks

  • HP Management Pack - why would a rule be used for a network card error?

    Hi,
    I am asking this question with regard to the HP proliant management pack but my question is about the more general "rule" v "monitor" question which generally I understand (I think).
    We get alerts for HP network card failures. This is rule based and basically looks for event "2" in the event logs. The same thing happens though if a cable gets pulled or a switch fails for a few seconds for instance.
    The question I am getting asked by admins is to override this as its a "false alarm". I have pointed out people shouldnt just pull a network cable (maintenance mode please!) and if switches are failing then use the SCOM alert to let the network
    team know... Plus if the card genuinly does fail this is the alert. BUT they are asking why isnt this a monitor anyway? If the network card is OK I think event 4 gets logged. So why didnt HP write it as a monitor that would close when it sees the success event?
    My main thinking was if they had you wouldnt get to know about intermitant faults that dont last long. For instance the card would be down for 30 seconds but the monitor would close as soon as it was back up and you wouldnt see it.
    Any thoughts?
    thanks

    My guess is because they have tools that compete with MSFT and do not sell their MP's.  So now they have to have one of their own FTE's creating a management pack for a competing product to monitor their hardware.  If it worked better than HP Openview,
    then maybe more people would switch to Openview and dump SCOM...
    Honestly it comes down to resources, and the fact, similar to MSFT management packs, they are FREE, so how can you justify spending all the time and resources to create something and then give it away for free?  You can't, so you speed through it, and
    drop it to the public, let them find the issues, and stress test it, etc.  (not a fact, just my honest opinion after working with this product for over 13 years).  MSFT is guilty of this as well, they have had their fair share of problem management
    packs...but they are FREE.
    Regards, Blake Email: mengotto<at>hotmail.com Blog: http://discussitnow.wordpress.com/ If my response was helpful, please mark it as so, if it answered your question, then please also mark it accordingly. Thank you.

  • HT3986 Where can i download the driver for my network card? i have a macbook pro mid 2012, and are using windows 7 ultimate

    Where can i download the driver for my network card? i have a macbook pro mid 2012, and are using windows 7 ultimate

    uhm hey guys,
    idk where else to get help so ima try here,
    i got windows 8 installed with bootcamp on my macbook pro late 2010 (5, 5) and theres no sound coming out of it, so i installed an nvidia audio driver (idk, it could be the incorrect one) but i have nvidia GeForce 320 on my macbook.
    do you know what i should install ?
    but when i go onto my osx the sound is fine, so i figured im missing something on windows 8
    Orrrr could i just go out and get parallels and hope it doesn't get the same problems?

  • Looking for PCMCIA network card

    I installed Solaris 8 on my laptop(Compaq Presario 1275),
    and am looking for PCMCIA network card to configure
    networks. Does anyone have Solaris 8 installed on
    laptops and configured networks? If yes, what kind of
    PCMCIA network card do you have for your laptop?
    I plan to purchase a PCMCIA network card for my laptop?
    Any recommendation, vendor, model name?
    Thanks,

    Soheil,
    Just by adding more memory to your machine you can install RAC on your machine.You dont need two laptops.
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnCentos4UsingVMware.php
    Hope it helps

  • Two websites on different networks - two NICs

    Hello,
    I have got an xserve, running 10.4.3 with two NIcs on different networks (192.168.... and one on a 10.0.0...) , connected to two different ISPs. I would like to run two websites, one per ISP/network card.
    I've read through Apple's doumentation - I think the problem is that OSX will only connect to the internet via one network card. Any I dea what I can try?
    I have seen a post on the discussion board regarding the ipfw.conf and firewall
    Thanks,
    Nico

    It has to do mainly with a routing table. In that routing table you tell the router if the destinition IP is X from Subnet Y send it through Gateway Z like this:
    Destination | Subnet mask | Gateway
    192.168.40.0 | 255.255.255.0 | local
    10.65.1.0 | 255.255.255.0 | local
    192.168.32.0 | 255.255.255.0 | 192.168.40.13
    192.168.35.0 | 255.255.255.0 | 192.168.40.14
    192.168.0.0 | 255.255.0.0 | 192.168.40.13
    10.0.0.0 | 255.0.0.0 | 10.65.1.25
    0.0.0.0 | 0.0.0.0 | 10.65.1.1 (Default)
    Just set-up where things can come from and where they should go. Setup a good defauly and you should be set.
    Hope that helps a little.
    Sorry if the table is a little hard to read.

  • Time Machine AFP shares for client machines

    I have migrated a Mac Mini from 10.6 Server to 10.7 Server. This is my own internal mail server etc so it is not too critical.
    I have a DROBO connected to the mini and the DROBO has been partitioned into 4 partitions. Three of the partitions are shares which I used for the Time Machine (TM) backups on my MBP, my wife's iMac and the mini server. The fourth partition was for shared files. All this worked well in 10.6 but it seems broken with 10.7. I did this so I could limit how much space was available for each client machine's TM backup.
    First in the Server.app the TM service I though was just for the server but it seems that once you specify this it created a shared folder which serves as a target for client machine backups. There doesn't seem to be a way of designating specific shares for different client machines.
    Second, the shares that I used in 10.6 are still there and permissions are correct but even though I can connect to the share via the finder, TM on a client (MBP running 10.7) looks like it stalls during the preparing backup phase then fails.
    If you cannot specify individual shares for client TM backups this is huge step backwards! With little or no documentation and a ludicrous dumbing down of the Server management interface I can't see 10.7 server as anything but a toy. Not to mention the switch from MySQL and removal of pptp VPNs this product is just half baked. Sorry but the more I use 10.7 server the less I like it.

    Well, it appears to be working. I used the "Connect To Server" option from the "Go" menu of the Finder and connected via IP address. The Mini is set up with a static IP. I'm not sure if it is working consistently, yet. I got one good Time Machine backup so far.
    I do seem to be experiencing some inconsistent network behavior as far as seeing the Mini on the network via my Lion machines. It seems to drop off the Finder sidebar for no apparent reason. Will post another update later.

  • How to build systemd script for usb network card?

    My network card is usb0, is there any method to let systemd workable?

    > Alternatively, you could use [email protected], but as with the above, you need to read about how it works first.
    I've done by this method, but sometimes my usb card is not ready, then the boot sequence failed on the network connection.
    > If you only want it when you plug the device in, write a udev rule.
    I think I should change to use this method.
    Is the add udev rule method still in
    https://wiki.archlinux.org/index.php/Ud … ork_device
    I'm afraid it should replaced by systemd method because I want when network connecting will trigger other systemd scripts enable.

  • Arch 0.7.1 Install CD no support for my Network Card?!

    Hi there,
    I tried to install Arch with latest CD 0.7.1. I choose FTP Install, and wait for the DHCP Setup to complete, but it alway fails with a message like "DHCPCD could'nt start..." , so i tried installing from CD, everything went fine, rebooted, but as i guesses ii had no internet connection (or lan, im connected to a router,btw).
    So my question to you is, what i have to do to make this work here?
    Dont wanna miss Arch! :>>

    detto wrote:
    "lspci | grep net" says the following:
    "Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller"
    mh,...atm i cant test this, but would the command be "modprobe natsemi"?
    and where to enter this?! :>>
    edit: i edited the rc.conf at installation and did type eth0=dhcp thingy in there. always did so with 0.7 base installation cd, :>>
    regards,
    detto
    Check if you have used
    eth0="dhcp"
    NOTE THE DOUBLE QUOTES

  • Network card installation

    I've tried installing 2 different network cards (Linksys TNE100TX; 3COM 3C509B Etherlink III). I think my problem is that I'm a novice user and don't know how to install a network card and assign an IP address. I've found the Linksys card on one HCL (although it's not listed in my Solaris 8 documentation on my disk), but can't find the 3COM card. Are either one of these cards compatible? Do I need drivers?
    I'm on an Intel platform with Solaris 8. I am connected to a Linksys router (to share my DSL line). The router has a fixed IP address from PacBell, but uses 'DHCP' to assign IP addresses to my 3 computers.
    How can I let my UNIX system know I'm using DHCP?
    How do I assign the router IP address? Do I use the route add default command? Do I use the default gateway address or the router IP address for this?
    Do I need a DNS/hosts table? Should I edit the /etc/nsswitch.conf file to add 'dns' to the 'hosts' line?
    Do I need to edit the /etc/resolv.conf file, putting in my primary and secondary name servers (from Pac Bell)?
    Also, on boot I get an error message: Can't register INT for PCIclass, 0C0300 device at IPL 1 because conflicts with IPL 14. Can you explain what this means and how to correct it?
    As you can from my questions, I know some terminology (from my books), but don't really have a good grasp of what I am doing yet. I just started learning UNIX.
    Thanks for any help you can give me on this.
    Bill Lazar

    Recently I have installed S10 b63 on a X86 PII machine.
    Regarding the 3com nic - 3c905c - the installation and running with elxl driver was ok.
    Now I want to change this nic for an other 3com nic -3c905, but encountered following problems:
    When I put new nic in same pci slot and boot up solaris I get a row of errors and don't get trough the boot process.
    -Errors are caused e.g. by the different MAC address of the NIC, and therefore no NIC is recognised at all.
    -Boot hangs because a NSF request is made at boot, but is not rewarded as NIC is not active.
    Changed my strategy to adding a second 3com NIC (both using the elxl driver) and followed the hints from Juergen Keil (above), but " ifconfig elxl1plumb " results in "no such interface"
    I have looked on the web and in the documentation for a solution, but so far I have not found how to go about this, other that doing a complete new solaris installation.
    Any help appriciated !

  • Cannot configure External Network card

    I cannot connect externel Network card to the system.OS cannot see the newly installed networkcard. My OS is SOlaris 10 x86 5/08. i tried different types of Network card Realtek,Datalink. Network Card number is D-Linkk DL10038C .Couldnt find any driver for this Network card that support for Solaris.
    Can any one help me please....

    Probably as stupid question but is there a way to export the driver from OpenSolaris to Solaris 10 as OpenSolaris supports the NIC?
    By the way, I don't know if it matters but the info for my NIC on Solaris 10 appears both in */boot/solaris/devicedb/master* and */etc/driver_aliases*. It's just that the system doesn't detect it, when I run ifconfig -a it only lists the loopback interface.

  • Multiple Network Card Question

    I've got a Pc which has both a ethernet card and a wireless dongle used at different times. 
    In the setup for the 2Wire.com router I get the PC name listed twice ,once for each network card, understanable in a way I suppose as they have different identities on the LAN. But, when I'm making settings for the PC in the setup, I don't know which one I'm making the setting for - the PC name is just listed. How should I be doing this?

    Don't worry, I've re-posted this in the business forum, as I think that#s where it should be.

  • ISCSI over two network card?

    Hi.
    Is it ok to create iSCSI connection over two different network card?
    I have a few servers with 2 4-port 1Gb ethernet card, and I mean to use one port of each card to get redundancy.
    Is there any problem that can be happen using two different network card in active mode
    Another thing I am worried about is iSCSI VLAN. Does it affect performance to put iSCSI traffic in VLAN?
    Thanks on any advice.
    Ante

    Although it's good to have separate switches for iSCSI, it actually depends on the size of your environment (I/O requirements) and the current switches you have in place (port buffer size, Jumbo Frame support, flow control capable, ...), whether it is ok to simply use a dedicated VLAN on them. I've configured both in my customer's environments, and didn't have any issues with VMware's software iSCSI so far.
    Assuming you are talking about software iSCSI, there's nothing special you need to configure on the network adapters themselves. It's basically configuring the IP addresses on the VMkernel port groups, setting the failover policies, and - if you are going to use Jumbo Frams - setting the MTU on the vSwitch as well as on the port groups.
    André

  • Network Card

    My relative has an one of the first mac minis. A storm may have fried his network card because he no longer has Internet access. A cable guy from the ISP came out to his house and said his signal was fine. The modem's lit up properly except for the activity light. I had him try a different ethernet cable, and he also tried resetting the network. None of those attempts worked. Only other thing that I can think of is that his network card may have been fried.
    Tomorrow I was going to take a computer over to see if it will work in order to eliminate the network card. Do you have any other suggestions for troubleshooting this issue?
    Also, if it ends up being the network card, is it easy to replace?
    Thanks,
    Jay

    The jack on the computer has little pins. On my G5 I had connection problems for a long time until I found that one of those little pins got bent inward and wasnt making contact with the plug on the cable.
    It took using a magnifying glass to get that one pin bent back into place using a paperclip with a tiny hook bent on the end.
    Worth a look.
    I cant help you with any ideas for a network card repair/replacement other than taking it to apple.

  • LAN Network Card Ethernet Driver

    Computer Crashed, Vista.  Loaded Windows 7, Realtek PCIe FE GBE Family Controller Series Driver will not load on Windows 7.
    Is there a driver for this Network Card for Windows 7 ?

    Can you check the laptop's full model and part numbers from the label on the bottom? Don't include the serial number.
    - Peter

Maybe you are looking for

  • Form Builder 6 -- built-in delete menu item

    Hi all, The built-in delete menu item doesn't ask for confirmation whether we wanted to delete the record or not. Can anyone here tell me how to add in the confirmation (e.g. Are you sure to delete?) before deleting the record? Thanks in advance. Reg

  • Collaboration Launch Pad Link dissapeared from Toolbar

    Hello, I need help with the Collaboration Launch Pad. According to the SAP Help I have configured the CLP, so that it shows the link on the toolbar in the top portion of the screen. It worked fine, until some time ago, when it stopped showing in the

  • Where is app store app forum?

    there is a forum for the mac app store but not the ios app store?! this is for the app store app ...Not the iphoto app but there is no forum for app store app. reason a write this is because i talked with apple about this several times with no help.

  • Finding Pantone Colors By Number In The Palette

    I just upgraded to CS3 and have a question. In CS1 when I needed to find a specific pantone color I would go to the pantone solid coated palette and at the top there was a box labeled "find" where I could type in the number and it would bring me to t

  • Java window not opening.......

    Error: top.MH_IM.document.jchat.initiateChat is not a function Source File: http://chat.manhunt.net/bridge.php?username=FUCKIT Line: 18 i'm receiving this error message when trying to open a new chat window on a chat site. but, chat window does not p