Global Loadbalancing with DNS

Hi
In the CSS Global load balancing I was going through the description of using the setup desribed, but I am confused about the following statements
"An application session is configured between two CSS switches in two different geographic locations. There is no requirement for a point-to-point link joining the sites; the only requirement is that the two sites can route to each other.
Using the CSS switches DNS capability, a higher level DNS server (in this example, the one authoritative for yourdomain.com) will be configured to use both CSS' circuit VLAN address as NS records for a sub-domain called www.yourdomain.com. Whichever CSS is referred to by the higher level DNS server will then resolve that a record request with the IP address of the DNS content rule on the CSS.
The primary site will be preferred through a combination of using an ACL on the secondary CSS, an application session between the two CSS switches, and configuring the above mentioned NS records on the higher-level DNS server"
Here are we only using the DNS feature of the CSS or another external DNS as well.
The information was obtained from the URL
http://www.cisco.com/en/US/products/hw/contnetw/ps789/products_configuration_example09186a00801dcd75.shtml
Any assistance would be extremely helpfull
Thank you
Regards
Aiyappa

there is always an external DNS due to the protocol nature.
If you have a DNS server for your domain, say cisco.com, you will create an entry on this dns server to point www.cisco.com to the 2 CSS.
When a client does a domain name resolution for www.cisco.com they will first query the .com server, that will redirect the dns request to your server .cisco.com that will redirect the request to www.cisco.com which will be a CSS that can answer the DNS request with the VIP address.
If you don't have a dns server, for your .cisco.com network yet, you can contact the .com authorities and ask them to register one or to register the CSS directly [really not recommended as the CSS is very limited it what it can do with DNS].
So, to answer your question, no an external dns server is not required [you can test this function in a lab without dns server] but in a production environment you will need one.
Regards,
Gilles.

Similar Messages

  • Problem with DNS - ping/Safari cannot resolve, but host/dig work OK

    Hi All,
    Have a weird problem with DNS which is a bit similar to the following ones:
    http://discussions.info.apple.com/thread.jspa?threadID=2190208
    http://forums.macrumors.com/showthread.php?t=337942
    I connect with remote internal network via OpenVPN and from time to time (yes, intermittent problem :)) internal DNS names cannot be resolved.
    When it happens I can still resolve names using host or dig utilities, but applications (like Safari) and ping cannot resolve them.
    resolv.conf has proper DNS server set:
    *$ cat /etc/resolv.conf*
    *# Mac OS X Notice*
    *# This file is not used by the host name and address resolution*
    *# or the DNS query routing mechanisms used by most processes on*
    *# this Mac OS X system.*
    *# This file is automatically generated.*
    *domain openvpn*
    *search openvpn*
    *nameserver 10.0.0.1*
    More than that - it can resolve those internal names when queried directly, for example using host:
    *$ host YYY.XXX.ru 10.0.0.1*
    *Using domain server:*
    *Name: 10.0.0.1*
    *Address: 10.0.0.1#53*
    Aliases:
    *YYY.XXX.ru has address 192.168.x.y*
    but at the same time ping reports "*Unknown host*":
    *$ ping YYY.XXX.ru*
    *ping: cannot resolve YYY.XXX.ru: Unknown host*
    I tried "*dscacheutil -flushcache*" and it did not help. Also tried to comment out domain and search directives in resolv.conf and it did not help as well (and actually it should not matter).
    Any ideas why this can happen and what else can I check when it happens again?
    Thanks!

    I have the same issue. It cropped up after I installed updates to MS Office 2008 and Firefox in which I also saw issues with the icons disappearing in the dock of the applications that were open when I started the Office update. I rebooted to try to get them back, but ended up deleting them and restoring from the Applications folder. I don't know if that's a red herring or not, but I generally try to figure out what has recently changed that may cause something to suddenly start failing.
    I'd been working successfully all morning before it started acting up. Switching from wifi to cat5 had no effect.
    @realaaa, were you able to resolve without a major undertaking, like reinstalling your OS?
    pnmbp:~ pn$ dig goo.gl
    ; <<>> DiG 9.6.0-APPLE-P2 <<>> goo.gl
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 40996
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 6, AUTHORITY: 0, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;goo.gl. IN A
    ;; ANSWER SECTION:
    goo.gl. 140 IN A 74.125.45.139
    goo.gl. 140 IN A 74.125.45.102
    goo.gl. 140 IN A 74.125.45.113
    goo.gl. 140 IN A 74.125.45.138
    goo.gl. 140 IN A 74.125.45.101
    goo.gl. 140 IN A 74.125.45.100
    ;; Query time: 27 msec
    ;; SERVER: 192.168.2.1#53(192.168.2.1)
    ;; WHEN: Mon Dec 13 16:59:34 2010
    ;; MSG SIZE rcvd: 120
    pnmbp:~ pn$ ping goo.gl
    ping: cannot resolve goo.gl: Unknown host
    pnmbp:~ pn$ curl <a class="jive-link-external-small" href="http://">http://goo.gl
    curl: (6) Couldn't resolve host 'goo.gl'
    pnmbp:~ pn$ host goo.gl
    goo.gl has address 74.125.45.100
    goo.gl has address 74.125.45.101
    goo.gl has address 74.125.45.138
    goo.gl has address 74.125.45.113
    goo.gl has address 74.125.45.102
    goo.gl has address 74.125.45.139
    pnmbp:~ pn$

  • Global Creation with Input args

    I create a Global Creation activity with a screenflow task. The screenflow has both a integer input argument (call it sfIntArg) and a output argument (of BPM object).
    When I right-click on the Global creation activity and go to argument mapping, I have trouble mapping the screenflow input argument. I am not sure what to specify in the "Value" field to map to sfIntArg.
    1. when I specify nothing to map to sfIntArg (sfIntArg = empty/null), then I get the message "express is expected".
    2. when I do not specify the argument mapping, I get "All arguments must be satisfied"
    3. when I choose a instance variable of the process, I get "xxx is not a static member of project.process.instance"
    I want to invoke the Global Creation with WAPI and pass the value for sfIntArg to the Global Creation.

    Hi,
    It's odd that you see no errors in your project.
    1. Make sure that you just have one project open in your Project Navigator tab.
    2. In the Project Navigator tab, double click the name of the process. Look at the "Outline" tab directly below the Project Navigator tab (click Window -> Reset Perspective if you don't see the Outline tab). Expand Methods and double click each of the methods to find the offending logic with the "var1" syntax that is causing your problem. Do this for each of your processes.
    Dan

  • Oracle 11gR2 RAC installation with DNS

    Dear Guru's,
    I want to configure RAC on two node cluster with DNS(For SCAN) in my testing server.
    O.S: RHEL5.4(64 bit)
    Oracle Version: 11gR2(11.2.0.2)
    Note: Am creating nodes in VMware ESXi server.
    Just I want to know whether DNS should be configure in any one of those NODES or in separate machine.
    Bala :)

    Hi Bala,
    I want to configure my Database with & without DNS. (Will try both installation in different servers)I think, you have already received a link on very good article about Oracle RAC installation without DNS and DHCP (I mean Jeffrey Hunter's article).
    There is one more about Oracle RAC installation with DNS and DHCP (http://gjilevski.com/2011/10/05/build-two-node-oracle-rac-11gr2-11-2-0-3-with-gns-dns-dhcp-and-haip/).
    And want to know how it forwards the client connection if a node fails.. Can anyone update the URL for this..There are a lot of information about it:
    - http://www.oracle.com/technetwork/database/features/oci/taf-10-133239.pdf
    - http://docs.oracle.com/cd/E14072_01/java.112/e10589/apxracfan.htm
    - http://www.oracle.com/technetwork/database/app-failover-oracle-database-11g-173323.pdf
    Very good videos:
    - http://www.dsvolk.ru/oracle/racdd4d/demos/video/taf/session/session_viewlet_swf.html
    - http://www.dsvolk.ru/oracle/racdd4d/demos/video/taf/select/select_viewlet_swf.html
    - http://www.dsvolk.ru/oracle/racdd4d/demos/video/taf/callback/callback_viewlet_swf.html
    - http://www.dsvolk.ru/oracle/racdd4d/demos/video/fan/fan_viewlet_swf.html
    Hope it helps,
    Best regards,
    Gena

  • 11g BPM Global Activity with instance access equivalent ??

    Hi,
    I want to be able to update an instance variable from a workspace view much as I could with a 10g Global Activity with Instance access.
    As always I guess there are a number of solutions (even if they dont match the scenario exactly) but which is the best approach ?
    Any help much appreciated.
    cheers
    Tony

    Same problem ...
    I tested with JSP.parameters["arg_myArg"] ... no result

  • Change a global variable with a function

    HI ALL!
    I have the following problem...
    I would like to change a global variable with a void function so not like this: variable = function(); .
    What do you suggest?
    Best regards,
    Korcs

    I have the following problem...
    I would like to change a global variable with a void
    function so not like this: variable = function(); .
    What do you suggest?>
    >
    I dont quite understand your question but if your variable is a reference to an object then you can certainly have a method to alter the object that the reference is pointing to and/or the reference itself..
    otherwise your 'function' will have to return the same type as the variable itself in order to do the assignment as you demonstrated, regardless of wether it's C, C# or Java, AFAIK, WIRNM
    HTH

  • Oracle ODBC Failed to enlist global transaction with DTC

    Hi Everyone,
    I have installed a COM+ application on a Windows Server 2008 R2 x64 machine. Which is using Oracle Client version 11.1.7.0 (32 bit).
    Application is using 11.1.7.0 (x64) Database running on another server with same OS. When I run some functionality in the application, I am getting a message saying
    "The Error [Oracle][ODBC]Failed to enlist global transaction with DTC".
    This error happened in a production environment. It is working on my test machine under same situation. The application is certified on above Oracle version.
    Please let me know what can be cause of the problem.
    Thanks & Regards,
    Anil

    I have the same problem with Oracle OLEDB provider also. Use
    Microsoft drivers they work and faster...
    Eddy

  • How to auto create a global variable with specific variable name in a global vi ?

    how to auto create a global variable with specific variable name in a global vi using lv ? Because i need to add a lot of global variable in this global vi. But you know, if  i manually add them , it will be a much time-costing work. So i want to use someway to auto generate ? Can i ?? Thanks a lot !

    Hi
    what aartjan is saying is the way for you. but you can develop an utility which will actually help you create global variables. To get the details on this just have a look at VI Scripting section on LAVA forum.
    But i would like you to suggest few things
    1. If your programs have so many global variables (Thats why u want utility) then you should take out some time to read about LabVIEW design patterns. I think if programmer follows these practicess he dont need a single global variable.
    2. Their are some other ways to achieve similar functionality as of global variables (Uninitialized Shift Registers, Single Element Qs and so on) but they are much faster than global variables.
    I am Attaching Whatever Resources i am having I will also attach the template of the design pattern i generaly use in short duration
    Message Edited by Tushar Jambhekar on 10-06-2005 07:33 PM
    Message Edited by Tushar Jambhekar on 10-06-2005 07:36 PM
    Tushar Jambhekar
    [email protected]
    Jambhekar Automation Solutions
    LabVIEW Consultancy, LabVIEW Training
    Rent a LabVIEW Developer, My Blog
    Attachments:
    LabVIEWDesignPatterns.zip ‏1505 KB
    Large_Code_Implementation.zip ‏522 KB
    Database Tests.zip ‏868 KB

  • I get 'Failed to enlist global transaction with DTC'

    Hi..
    has anybody seen the message '[ODBC][Oracle]Failed to enlist global transaction with DTC' when using Oracle Service for MTS?
    Server : Oracle 8.1.7.4 on Solaris 2.8
    Client : - 8.1.7.4 Windows 2000 SP4
    - ODBC : Oracle ODBC Driver 8.1.7.10
    Application : COM+ with new transaction
    i get the message sometimes, but not always, when conneting to oracle via odbc
    any comments would be appreciated, thanks.

    We used to get the same error with VB-6, MTS and Oracle 8.1.6. Although our environment was Win NT, our solution may work for you. (We got this solution via Metalink from a programmer in England.)
    1) We stopped using Oracle Services for MTS and switched to Oracle's XA functionality. To activate XA functionality, please search the Microsoft web-site. (I don't have the specific URL at hand.)
    2) You can use either the Microsoft ODBC driver or Oracle's, or OLEDB, depending on what your COM+ components are doing. Because 2 of our Packages returned REF_CURSORs to COM+, we had to use OLEDB. The Microsoft web site has information about this.
    3) This solution stopped the "unable to enlist" errors and seemed to run faster than using Oracle Services for MTS.
    Hope this helps,
    CCV

  • How to retrieve #  on-line procs in a non-global zone with resource pool

    Is there any way to retrieve the #of on line processors of the machine running in a non global zone with resource pool ?
    sysconf does not return this value. In fact this is an excerpt of the man:
    "If the caller is in a non-global zone and the pools facility is active, sysconf(_SC_NPROCESSORS_CONF) and sysconf_SC_NPROCESSORS_ONLN) return the number of processors in the processor set of the pool to which the zone is bound."

    So, from within a local zone that's in a pool (i.e. in a pool with 8 CPUs) , you want to query how many CPUs really exist in the global zone (i.e. the global zone may actually have 16 CPUs)? I don't think that's possible: in fact for security reasons it's probably intentionally disabled.
    A quick workaround would be a script/cron-job in the global zone that writes a small file in the filesystem of the local zone... then from within that zone you could read the CPU count.
    I'm interested though: what are you trying to set up?
    Regards,
    [email protected]

  • Configuration os Portal with DNS

    Hi Experts,
    Can you clarify me
    1. What is DNS,  where can we store this value?
    2. Is DNS and Portal URL both are same?
    3 .Hhow can we configure the portal server with DNS?
    Cheers
    Phanikumar

    hi,
    what do you mean by dns? who told you, that you need it and what do you want to do with it?
    usually DNS means Domain Name System <a href="http://en.wikipedia.org/wiki/Domain_name_system">Wikipedia</a>

  • Can LAP1242s register with DNS?

    We have a need for some 1242s that are connected to a controller to be pingable by DNS name.
    Is it possible to get the APs to register with DNS when they get an IP address? I don't recall seeing it as an option - if it can how do I do it?
    Thanks in advance

    Thanks, Robert.
    The scenario is that we have some APs that we want to move from site to site for training. We will prime them for the WLC, but let DHCP allocate the IP addresses.
    Just want an easy way to find them.

  • LMS duplictae events; one with dns and one with dns(ip) in component name

    Hello all,
    we have LMS 4.2 installed and added devices;
    Now if for example a device is not reachable we get two messages with same failure ;
    only the componente name is different
    -     one event with "dns" in component name
    -     one with "dns(ip)"  in component name
    dns == hostname
    Thans in advance

    Is it possible you have the devices twice in fault management?
    Once with the IP address as their name and once with their dns name?
    If that is the case you will find the same in the DCR.
    Try to delete the devices that only have ip address as name.
    Cheers,
    Michel

  • E4200v2 on .37 firmware bricked by setting new port address with DNS off

    I hooked up my E4200v2 with the intention of replacing another router, with DNS off. While everything else was disconnected, I used a wired interface to change its address to 192.168.0.1 on the first setup page.  As soon as I pressed "Save Settings", the darned thing turned off all of its ethernet ports and lay dead.  I performed a 30on-30off-30on reset, but the darned thing wouldn't wake up.  I let it sit for a half hour and tried again, with no luck.   I tried again an hour later, and suddenly the Cisco light began to blink. I quickly hooked up my PC to the wired local port, and set my PC's wired interface statically to the new subnet. No luck. Then I tried the original subnet. No luck.  Then suddenly the ports went dead again, never to return to life, despite patient waiting followed by another attempt to 30on-30off-30on reset.  What gives?  Is there some fatal firmware flaw?  Has no one out there done this before?  This router is only about 4 months old.  Is there another reset mode?  It's like the settings poisoned it.  The Cisco light is on solid, but no recovery.

    Puppa wrote:
    I hooked up my E4200v2 with the intention of replacing another router, with DNS off. While everything else was disconnected, I used a wired interface to change its address to 192.168.0.1 on the first setup page.  As soon as I pressed "Save Settings", the darned thing turned off all of its ethernet ports and lay dead.  I performed a 30on-30off-30on reset, but the darned thing wouldn't wake up.  I let it sit for a half hour and tried again, with no luck.   I tried again an hour later, and suddenly the Cisco light began to blink. I quickly hooked up my PC to the wired local port, and set my PC's wired interface statically to the new subnet. No luck. Then I tried the original subnet. No luck.  Then suddenly the ports went dead again, never to return to life, despite patient waiting followed by another attempt to 30on-30off-30on reset.  What gives?  Is there some fatal firmware flaw?  Has no one out there done this before?  This router is only about 4 months old.  Is there another reset mode?  It's like the settings poisoned it.  The Cisco light is on solid, but no recovery.
    You can hard reset the router. Try isolating it using a loop back test or use another Ethernet cable if necessary. If LAN status says, media disconnected then I think you can call tech support for replacement.

  • Samba doesn't want to play nice with DNS

    I'm trying to join my machine to my organization's AD domain, and one of the steps is that I do a "net ads dns register", which comes back with "DNS update support not enabled at compile time!" I rebuilt samba from ABS, adding the --with-dnsupdate, as specified in my organization's documentation and https://bugs.launchpad.net/ubuntu/+sour … bug/156686. However, I'm still getting the same error after installing my package. Any ideas?

    EJT,
    Sorry but I'm not 100% sure I understand your question.
    When you say
    noticed that when putting it on that the theme doesn't start to play immediately upon starting it up as it used to do.
    Are you talking about 1) pushing the "play" button inside iDVD to preview the project?
    Or 2) are you talking about playing the completed iDVD on your Mac?
    Or 3) on a DVD set-top stand-alone player?
    If it's #1, then try deleting your iDVD plist file, com.apple.iDVD.plist
    If it's #2, check your DVD player (not iDVD) preferences. Look at the "previously viewed" tab.
    If it's #3, then it's probably the quality of the burn itself. Try new blank DVDs, or use "Save as Disk Image" and then mount and play the image with the DVD player in your applications folder.
    John B.

Maybe you are looking for

  • HT2480 When I am setting up exchange / outlook mail, I am not getting option to select the folders for syncing, can you please help me to solve this problem

    In outlook mail mails are not getting downloaded and option to select the folders to sync is not visible in the exchange setup

  • Fields need to be maintained in Sales order

    Hi gurus,        I wan to maintain two fields in sales order, one is agent(middlemen who facilitate sales) and companies sales representative fields for 3 respresentatives. Anyway these two were defined in Partner functions and assigned to account gr

  • HT4528 iPhone Probz

    I just got the iPhone. I have my iPhone connected to iTunes. When I download music from the internet to iTunes, iTunes won't let me simply drag the music I have selected to my iPhone. I looked it up and it said that i need to select "manually manage

  • How to insert a hyperlink in ABAP documentation

    In SE38 you can create your own online documentation. I want to insert a hyperlink in this documentation so that when the user clicks the 'I' icon, he can click directly on the hyperlink in the documentation. In my research I found that when you are

  • SM36/sm37

    Hi, I tried to schedule a  report for background processing. for the entire period jan to til date 1. spool request got generated but it dosen't contain all the result for entire period. only (say 1 month data is getting displayed -i pressed even nex