Use only one network card with Edge

hi,
is it ok to configure single network card for the edge and do the static routing on that network card. is it supported if yes then kindly providee me the Technet article. If it is not supported then kindly provide me technet article which says that one network
card for lync edge is not supported.
Thanx
SKHATRI

Hello all,
Thanks a lot for your post. May i know the following clarification as i want to use single interface at EDGE server.
Unsupported Scenario
A Consolidated Edge cannot be deployed with a single Network Interface in the environment as the roles has a requirement to have and bind separate IP addresses for internal and external services. At the same time, a single multihomed
network adapter connected to a same IP sub-network for both internal and external routes is not supported for the A/V Edge role specifically.
– Did not understand why not supported, in TCP/IP communication, what will be the issue? If I make sure that external and internal users see the EDGE server with different IP.  External
users will see the EDGE server with public IP. The external users will not able to connect internal interface in any case.  Internal users/server will see the EDGE server with private IP. They will be able to connect with public IP /service (port).
 Besides that, if i use 2 NIC but IP will be from same subnet of DMZ what will be the issue.
Appritiate your response.
Thanks
Ashif

Similar Messages

  • My iphone can use only one network

    Hi, my iphone can use only Orange network. I live in mauritius and i just bought my iphone from Mauritius telecome Orange. Now when i insert another network on it, it says please insert simcard. I cant use other network on this. Is it possible to unlock it, and how?
    Some people told me to jailbreak it :O i dont wana do this!
    Please help me out.. i really love using iphone

    If Orange won't unlock your iPhone, and I'm sorry to say that according to Apple's information they do not offer unlocking (though call them to confirm) your only recourse would be to sell the iPhone and purchase a new one in the country to which you move, should you do so.
    Regards.

  • Configure multiple network card with netcfg

    Hello Archers! I am a happy new user of Arch Linux . I wanna say that your community is really great, thanks to all the people giving help out there.
    My question is:
    I must configure two eth interfaces, I have the both configured but sometimes I need to change configuration for connecting to other network that needs only one network card with other IP. I would like to select the configuration trough the "NET_PROFILES=menu" line in /etc/rc.conf or with the "netcfg" command but I don't know how to configure TWO interfaces in ONE profile of the /etc/network-profiles/* files?
    Both networks have Static IP.
    I search on the forums and do not find anything useful. I'm sorry if is there something in other post that I doesn't read.
    Last edited by gooze (2007-02-01 07:00:26)

    TuxLyn,
    this netcfg profile works OK for me for a long time now:
    CONNECTION="ethernet"
    DESCRIPTION="Bridge: nVidia Corporation MCP55 Ethernet (rev a2)"
    INTERFACE=eth1
    #HOSTNAME="archabit64"
    IP="dhcp"
    DHCP_TIMEOUT=15
    DHCP_OPTIONS="-C resolv.conf"
    DHCLIENT=no
    POST_UP="ip addr add 192.168.2.115/24 broadcast 192.168.2.255 dev eth1"
    Of course, yours is more circunvoluted, but perhaps it helps.
    ip addr outputs:
    eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:50:8d:9a:bc:2f brd ff:ff:ff:ff:ff:ff
    inet 192.168.2.140/24 brd 192.168.2.255 scope global eth1
    inet 192.168.2.115/24 brd 192.168.2.255 scope global secondary eth1
    inet6 fe80::250:8dff:fe9a:bc2f/64 scope link
    valid_lft forever preferred_lft forever
    Mektub

  • HT204053 i RECENTLY PURCHASED ANOTHER IPHONE.  MY INTERNET IS NOT WORKING.  I JUST CREATED AN APPLE ID.  WHAT'S NEXT?  I NOW HAVE TWO DIFFERENT ACCOUNTS WITH DIFFERENT USER NAMES.  HOW CAN I USE ONLY ONE ACCOUNT FOR ITUNES, ICLOUD APPLE ID ETC???

    I RECENTLY PURCHASED ANOTHER IPHONE.  MY INTERNET IS NOT WORKING.  I JUST CREATED AN APPLE ID.  WHAT'S NEXT?  I NOW HAVE TWO DIFFERENT ACCOUNTS WITH DIFFERENT USER NAMES.  HOW CAN I USE ONLY ONE ACCOUNT FOR ITUNES, ICLOUD APPLE ID ETC???

    Welcome to the Apple community.
    iTunes and iCloud and different accounts, you will need to delete both accounts from your device before adding the new details in their place.
    For iCloud go to settings > iCloud, scroll down and hit the delete button. You can then sign back in using your correct details. For iTunes go to settings >store, tap your account ID and then sign out, you can then sign back in using your correct Apple ID.

  • Could I use only one year (photoshop-ligtroom) without automatic charge to my credit card for next?

    Hello, is there a way that for some reason I would like to use only one year and avoid to charge to my credit card without my consent?

    Como indica el encabezado de la página, esto es un Foro de usuarios, en español.
    Creo que Adobe te avisa con cierta antelación sobre la renovación para que la puedas cancelar, no renovar.
    Entiendo que prefieras que te pregunten, te envien un mensaje, si quieres renovar y en ese caso proceder, de forma activa a renovar, y caso de no interesar o de pasar por alto esas comunicaciones, se cancele la subscripción.
    Yo también preferiría hacerlo así, como las subscripciones a algunas revistas, otros lo contrario, como en los seguros de coche o casa (que suelen informar de la renovación)
    Si pudieras adjuntar una captura de pantalla (ocultando datos personales) nos ayudaría a visualizar la situación, ya que desconozco esa parte del proceso.
    De todas maneras estas en un foro de usuarios de productos Adobe, puedes dirigirte a traves del Soporte Técnico al Servicio de Atención al Cliente.

  • 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

  • TS1702 Renewed my subscription with the Sun app, was charged £0.69 but app won't load seem that I am not the only one having issue with this app. How can I claim my money back?

    Renewed my subscription with the Sun app, was charged £0.69 but app won't load seem that I am not the only one having issue with this app. How can I claim my money back?

    It sounds like you may have multiple problems, but none of them are likely to be caused by malware.
    First, the internet-related issues may be related to adware or a network compromise. I tend to lean more towards the latter, based on your description of the problem. See:
    http://www.adwaremedic.com/kb/baddns.php
    http://www.adwaremedic.com/kb/hackedrouter.php
    If investigation shows that this is not a network-specific issue, then it's probably adware. See my Adware Removal Guide for help finding and removing it. Note that you mention AdBlock as if it should have prevented this, but it's important to understand that ad blockers do not protect you against adware in any way. Neither would any kind of anti-virus software, which often doesn't detect adware.
    As for the other issues, it sounds like you've got some serious corruption. I would be inclined to say it sounds like a failing drive, except it sounds like you just got it replaced. How did you get all your files back after the new drive was installed?
    (Fair disclosure: I may receive compensation from links to my sites, TheSafeMac.com and AdwareMedic.com, in the form of buttons allowing for donations. Donations are not required to use my site or software.)

  • How do you use only one plugin in Logic for multiple guitar tracks? I want to only use one instance of Pod Farm and run all my guitar tracks through that one instance.

    I want to be able to use only one instance of Pod Farm for my guitars, and have all of my guitar tracks run through it while I'm recording.

    What he said. Or here is a similar approach with a picture.
    1. Press the SEND button on every stereo (or mono) guitar track you want to send through the effect. Then select a free bus.
    2. Make sure you turn up the amount of send (in db). Holding alt while leftclicking on this circle sets the send level to 0 db wich is good.
    3. Open the mixer (Cmd+2). Please see that I here have turned the output off from the stereo guitar track. That way the only output will be the BUS, in your case the AmpTrack bus where all your guitars will pass through. If you want both the original guitar sound AND the Ampfarm effect then just set all outputs on your guitar tracks to Stereo Out, like the AmpF Bus track is set in my picture.
    4. Insert your AmpFarm plugin here. I don´t have that plug so I inserted Waves Renes Axe for demo purpose.
    Adjust the volume/effect of every guitartrack by turning the circle input shown as 2. in my picture.
    I now see that you mentioned Pod Farm, not AmpFarm. But I guess it´s the same trick.
    Have fun.
    Heyclown.
    Message was edited by: WizardSongs - Typhoos

  • How many apple tvs can i use on one network from one apple account ?

    how many apple tvs can i use on one network from one apple account ?
    if i have 16 in each of my rooms connected to a network switch and a good fiber internet line
    will this work ok from my one account ? or would i neeed a mac book mini with raid storage set up ?
    any help would be very gratfully recived !
    james

    Welcome to the Apple Community.
    Homesharing allows up to 5 computers to be authorised and a total of 10 computers and devices to be associated with a single Apple ID.

  • Is third-party SO/PO  process possible using only one company code?

    Hi friend,
    1) my client wants to implement third-party PO process but also wants a way of keeping track of inventory during this process. I know that inventory should be tracked on the vendor side and not on our client side since we're doing third-party PO.
    However my client wants to track inventory (in an inventory g/l account like 120100) so that when my client post a Goods Receipt, the inventory account
    gets Debited and when client post  the outgoing invoice to customer, the inventory account gets Credited. In this way, my client can track
    if the customer have received the ordered item or not.
    The problem is that third-party PO posts to consumption account but DOES NOT post to inventory account. Is there any way of
    setting this up so that in addition to posting to comsumption account every time a Goods Receipt occurs?
    2) i tried to create "Individual Purchase Order" (customer order from client -> client order from
    vendor -> vendor ships item to client -> client then ships item to customer) so that posting will hit inventory account.
    However, i find that taking this approach involves setting up a Plant for vendor (A), a Plant for our Client (B), and a Plant for Customer (C).
    Because when i do a Goods Receipt, the stock has move from Plant A to Plant B. Then when i do a Goods Issue to the customer, it asks for the receiving plant. I assume this means that the stock moves from Plant B to Plant C.  
    Also, from the reading i did on the forum, i get the impression that i need to create more than one Company Code if i were to do
    third-party PO.  Do the Vendors have to be created in a different company code then the Customer? Or does it mean that Just the
    plant (like Plant A) needs to be created in a different Company Code then Plant B and Plant C?
    3) can i do third-party PO using only ONE company code?
    Can anyone provide some clarification on this issue? I've read tons of posting but none really helped clear  this issue up.
    Thanks so much.

    Dear Kishore,
    Individual PO processing is not third party process at all. In third party process the vendor delivers the goods dirctly to the customer - please check what SAP help says.
    http://help.sap.com/saphelp_46c/helpdata/en/dd/5601d4545a11d1a7020000e829fd11/content.htm
    Dear Queyen,
    One important point of third party process is that there's no need to keep stock of materials - that is in harmony with reality. Why does your customer want to keep stock from the goods if they doesn't receive at all? Is it coreect? It doesn't correspond to the fact.
    You can do statistical (ghost) GR against the third-party PO and you can see the goods movement in MB51 - I think this should be enough.
    http://help.sap.com/saphelp_46c/helpdata/en/dd/560287545a11d1a7020000e829fd11/frameset.htm
    BR
    Csaba

  • Color using only one CPU?

    When rendering with Color it seams that it using only one CPU, according to "top".
    Is it possible to make use of all CPUs?

    Color's work is done on the GPU not the CPU, so unfortunately, the answer to your question is, no.

  • HeuristicHazard within a transaction using only one DataSource

    We have an ejb 2.0 application running under WL 7.0 SP1. Its CMP beans are
              persisted in two Oracle 9i databases, some beans from different databases
              are related (have CMR). We are using XA Oracle JDriver for both pools.
              The javax.transaction.HeuristicMixedException exception occurred when the
              client application called getId() method on the local interface of one of
              the beans. The client is a webapp deployed together with the ejbs in the one
              EAR.
              The mentioned bean doesn't have any CMR with any bean from the other
              database, and its transaction attribute is 'Required'. Therefore method call
              which resulted in HeuristicMixedException was using only one DataSource. Why
              did exception happened?
              

    No.
    There is a very slight increase in performance if you have two chips of the same size, but it is something that will only really show up in benchmarks.
    Get 1GB now and leave the other 256MB chip in there. When you have an extra $80 around doing nothing, grab another stick.

  • Use of US-prepaid card with german iTunes account

    I'm from Germany and vacationing in the US right now and I'm thinking about buying a pre-paid card for the iTunes Music store.
    I like the US-store much better (much bigger selection)and I was not able to set up a us account without a us credit card.
    Does anybody know if I will be able to use the us prepaid card with my german music store account.
    Thx for helping;o)
    ipod mini   Windows XP  

    Sorry, but no, you can't. A Prepaid card can only be used in the country of purchase. The record companies won't allow cross-border sales and so require Apple to have such restrictions.

  • Logic 8 using only one CPU while bouncing

    Whenever I bounce a project, Logic 8 uses only one CPU. It also spikes this CPU completely, with the CPU meter going into the red area, which is why I am rather keen on persuading Logic to distribute the load.
    Any ideas?
    (I've given the support document with tips on how to balance multi-core performance a good read, but it doesn't seem to say anything on this particular subject, and following the advice in the document does nothing to change my CPU load.)

    Bouncing is a single core process. Just like rendering is in Final Cut Pro. This won't change until Leopard and Apple's ProApps get better at handling multiple cores.
    It's redlining because the processor core is working as fast as it can. Computer processors don't just randomly run slower, they use their resources for the tasks at hand. If it only used 50% of a core, the bounce would take twice as long to process.

  • Second mac in cluster uses only one core

    Hello all. For some reason the second computer in my render farm is using only one core out of eight.
    I'm using 2 Mac Pros linked together directly via giga ethernet wire. Mac one is a Quad Core 3ghz. Mac two is a Octo Core 2009 model. Both computers have the same version of FCS3 with different serial numbers.
    In the Qmaster preferance pane: Mac one is set to "Quickcluster with services" with the check boxes for Share and Managed next to "Distributed processing for Compressor" checked. 4 instances selected and "Include unmanaged services from other computers" checked. Mac two is set to "Services only" with check box for Share next to "Distributed processing for Compressor" checked. 8 instances selected and "Include unmanaged services from other computers" checked.
    I hit submit in Compressor, select the name of the cluster from Mac one, then in the Batch Monitor I see the video divied into 10 sections with Mac one handling 4 and Mac two handling one. On Mac two I see that the cores aren't fired up 100%, more like 30% on average.
    I did a test earlier with a dual core mbp, and again only one core. How do I get my Octo core to use all 8 cores?

    Solved the problem. The solution was simple, but somehow went under my radar. On Mac two in the Qmaster preferance pane next to the "Options for selected service" button, the selected service was set to off.
    Duh

Maybe you are looking for