DNS names for external when having more pools

Hi
Simple question:
I have poolA.internaldomain.com and poolB.internaldomain.com. And their external Web sites are "poolAws.company.com" and "poolBws.company.com".
Beside of these I have directory which external web site is: "LyncWs.company.com".
Do I need to publish those "poolAws.company.com" and "poolBws.company.com" to external DNS together with "LyncWs.company.com"? Or is it enough to publish only Directory's external web site if the Reverse Proxy (which terminate
the SSL connection and start new one) is able to resolve those names? As Directory does the reroute for the session to the correct Front End pool. As the session is still initialized by the Reverse Proxy.
My hope is, that I do not need to do publish those names so I can get a bit more security...
Petri

Yep that's correct, all web services are delivered via the reverse proxy server.
Regardless of using a director or not, the documentation states that all web services in all pools should be published via the reverse proxy, and this includes the director pool. Jeff Schertz has a good article that summarises this - http://blog.schertz.name/2011/03/publishing-lync-director-web-services
In most situations I would not deploy a director. In Lync 2013 it is no longer a recommended role but is optional.
Hope this helps.
Andrew Morpeth
Lync Server Specialist - Auckland, NZ
Check out my blog

Similar Messages

  • Startup issue when having more than one database on machine

    Startup issue when having more than one database on machine:
    I’ve installed two databases.
    When I shutdown one of the database and try to start it up using
    Startup pfile=’…location..’;
    I get ora-12514: TNS: listener does not currently know of service rquirest in connect descriptor
    when I try it again after 3 seconds, I get a new error, ora-01041: internal error. Hostdef extension doesn’t exist
    Shutdown and Startup gave no problems when I had one database. Why am I getting problems when I have two databases?
    I’m using: show parameter pfile|spfile; to make sure I have the right parameter locations, so the error shouldn’t be from location.
    I’ve never installed two databases on one machine, so maybe I’m making a first-timer’s error.
    Anyone know how to get this working, i.e. starting and stopping DB without issues?
    Using oracle 11gR2 on Windows 7 64bit, all is working normal.
    Thanks,
    Ayman
    Edited by: aymanzone on Jun 15, 2011 9:27 AM

    aymanzone wrote:
    my oracle_sid is set to the name of one of my databases
    echo %oracle_sid%
    shows me the name of my first database.
    Still not working though.
    When I start the services of both databases using Services, I can connect and run queries from both of the database.
    Edited by: aymanzone on Jun 15, 2011 11:47 AMFirstly ... the Oracle Service for the instance should be started for the DB you are trying to connect or start.
    Next ... from the command prompt:
    set oracle_sid=<Instance_Name>
    sqlplus sys as sysdba
    startup pfile='location of the respective db pfile'
    Now, if you want to start or connect to another DB which is on the same server (again assuming the Service is STARTED) ...
    From the same command prompt session or other ....
    set oracle_sid=<Other_Instance_Name>
    sqlplus sys as sysdba
    startup pfile='location of the respective db pfile'
    Edited by: Srikanth on Jun 16, 2011 12:27 AM

  • Syntax issue when having more than 20 warnings

    Hello,
    when having more than 20 warnings in a compilation unit (package, procedure ...),
    SQL Developer ( version 1.5.0.53)
    doesn't always flag an error (like, for example, a misspelled local variable),
    so instead of a compile-time error a runtime error is generated.
    I tried to reproduce the situation and here is a simplified case where i've
    encountered the same error.
    Best regards
    Alexander Andris, Prague
    [email protected]
    CREATE OR REPLACE
    PROCEDURE PROC AS
    l_arg1 pls_integer;
    l_arg2 pls_integer;
    -- declarations which issue PLW-07204 warnings ...( 20 or more ...)
    cursor c1 is
    select sysdate from dual
    where trunc (sysdate) = trunc(sysdate);
    cursor c2 is
    select sysdate from dual
    where trunc (sysdate) = trunc(sysdate);
    cursor c3 is
    select sysdate from dual
    where trunc (sysdate) = trunc(sysdate);
    cursor c4 is
    select sysdate from dual
    where trunc (sysdate) = trunc(sysdate);
    cursor c5 is
    select sysdate from dual
    where trunc (sysdate) = trunc(sysdate);
    cursor c6 is
    select sysdate from dual
    where trunc (sysdate) = trunc(sysdate);
    procedure proc1 is
    begin
    null;
    end;
    BEGIN
    l_arg_notdef := 42;
    -- next line would not be displayed.
    dbms_output.put_line (
    'Error in SQLDev 1.5.0 - error on the assignment line not flagged '
    || ' by the compiler when preceded by > 20 warnings ...' ||
    ' (Error not shown in navigator.Same behavior also in SQLDev 1.21 ...).');
    -- So, when lines 5 - 23 are commented out then line 31 is flagged as an
    -- error (PLS-00201), otherwise not (runtime error only).
    -- When working on a large package with more than 20 warnings and a lot of
    -- code, to find an error like a misspelled local variable one would need to
    -- a different IDE.Hope it is not difficult to fix this quickly ...
    -- Details:
    -- client platform: Windows XP
    -- SQLDev: Version 1.5.0.53 Build MAIN-53.38
    -- db.: Oracle 10.2 on Windows
    END PROC;

    Unfortunately, that's the intended behaviour.
    After complaining about errors not being reported in previous versions, they did add the "Only first 20 issues are reported" warning, but unless you know that can happen, almost nobody will notice.
    I keep advocating for reporting errors on top, next any warnings, until having used up the 20 spaces. If necessary, they could compile first with warnings turned off, then again with warnings turned on.
    I don't think I ever put a request for this on the SQL Developer Exchange, so take a look there if you're up for it.
    Also mind you can turn the warnings off yourself inside the preferences, so they won't bother (nor help) you again.
    Regards,
    K.

  • Personl DNS name for my cloud service? Is that possible?

    I know Google Ap Engine offers such option.
    Is that possible to have own personal DNS name for my services on the cloud?
    /v

    This facility is currently not available but it will be available later.

  • DNS name for sql clustering instance name

    Hi all,
    sql 2005 or sql 2008 clustering on windows 2008 R2
    We create sql 2005 or sql 2008 clustering.  The sql clustering
    instance name (DNS name) was created manaully or created automatically in DNS.
    is it issue if sql instance name was created manaully in DNS?
    Thank you.

    Hi,
    For the manual create the CNO usually cause may issue, you'd better don't use that method.
    The related article:
    Windows 2008/ Windows 2008 R2 CNO Recovery
    http://blogs.technet.com/b/hugofe/archive/2010/03/11/windows-2008-windows-2008-r2-cno-recovery.aspx
    Hope this helps.
    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.

  • Iphone 3g pop3 email problems when having more than 1 email account.

    sending emails from more than one pop email account...
    after checking and re-checking settings for pop email accounts [ follow the apple settings example for setting the first email account] i found that the iphone 3G does not support having more then one smtp server in other words it does not supports - different smtp servers.] so the only way to make two or more email accounts to work correctly is to use only one smtp server for all the email accounts and this will allow to send emails from more than one email account.
    i think this is a bug on the iphone 3G......!!

    I access two email accounts with the iPhone's Mail client - an IMAP account and a POP account. The accounts have different authenticated SMTP servers and I have no problems sending with either account.

  • Specify author name for annotations when opening Adobe Reader

    Hi !
    I need to specify the author name (for annotations) programatically each time I open Adobe Reader from my application. Is that possible and if yes, how ?
    Here is how I open Adobe Reader in my application :
    try {
      Intent intent = new Intent();
      intent.setClassName("com.adobe.reader", "com.adobe.reader.AdobeReader");
      intent.setAction(Intent.ACTION_VIEW);
      intent.setDataAndType(Uri.fromFile(doc), "application/pdf");
      startActivity(intent);
    catch (ActivityNotFoundException activityNotFoundException) {
      activityNotFoundException.printStackTrace();
    If not possible, where does Adobe Reader stores its parameters ? Maybe I can change them before opening it ?
    Thanks in advance for your help !
    Zab

    The application I'm developping needs to be able to allow its users to open existing pdf files and annotate them with the username they've given when logging into the application. Unfortunately, I've not found any satisfying library to edit existing pdf files on Android nor in AIR for Android. I'm thus trying to call Adobe Reader from my application (this I can do) and set the author name for annotations...
    I've found that Adobe Reader stores the author name in /data/data/com.adobe.reader/shared_prefs/com.adobe.reader.preferences.xml
    Knowing that my application will run on rooted Android tabs, do you think it would be posssible to modify this file each time before launching Adobe Reader from my application (could be a dirty workaround but still a workaround) ?

  • Gracenote CDDB service not submitting correct names for songs when importing from CDs

    Gracenote CDDB service not submitting correct names for songs from purchased CDs

    You are looking at the 1st Gen Nano manual.
    You need to look at the 2nd Gen Nano manual here -> iPod Nano Features Guide
    Not much difference but that page 16 shows iTunes 6. You have iTunes 7.
    You have to first select the CD.
    The Import button is now at the bottom right.
    Insert the CD and select it in iTunes and the Browse icon (eye) at the bottom right will change to Import.
    Go to iTunes prefs -> Advanced and tick "Automatically get CD track names from Internet".

  • Cannot set DNS name for ORA APPS

    While installing oracle applications 11.0.2 on windows2000 advance server at the begining of the installation i m prompted with the error :
    ONE HOUR INSTALL REQUIRES THAT THE TCPIP DOMAIN NAME IS SET, THIS CAN BE SET ON THE DNS PAGE OF THE TCP ID PROPERTIES BOX.
    kindly advice as to what is to be done to se DOMAIN name
    Thanks and regards.

    Hi Krishna and everyone in the forum,
    I had the same problem and as mine is a stand alone machine, I followed your suggestion - and everything went fine. The installation was done with cd#19 (the last cd) also. And in the rapid install wizard post install checks, I got a bunch of errors saying portal check, http check etc etc. With the help of the discussions in this forum I realized that http://host:8002 was working and not http://host.domain:8002 was not.
    My mistake was that I added the wrong IP address in hosts file. So, edited that with the right IP address. As many of the tasks in rapid install were incomplete because of this, I restarted the installation (documentation says - if installation stops in the middle, restarting will work and more rapidly to the point of previous stop).
    Now the problem is that I get the error "error code received running external process........" while using DISK#1 of 19 itself. :(
    Any ideas on what can be done? Now I can go to personal home page etc using both host and host.domain.
    Please help!!!
    regards,
    Vasu

  • Actual Column Name for Index when Function is used?

    Hi,
    We have some indeces where the column in oracle is actually a function in the form UPPER('column-name'). When I query user_ind_columns I get something like SYS_NC0012$ for the column name. Where would I be able to actually query the actual column it's using in the index? So that I can query the exact column name if need be. Don't ask why cause this is a developer asking me this and they are doing some sort of a comparison between indexes between two application.
    Here is the SQL for the Index and the Table associated with it
    create table BATCH_HEADER2
    PAYMENT_TYPE VARCHAR2(17),
    BATCH_TYPE VARCHAR2(40) not null,
    BATCHNUM NUMBER not null,
    BRANCH VARCHAR2(16),
    BATCH_TIME NUMBER,
    USER_LOB VARCHAR2(16),
    PAYEE_TYPE VARCHAR2(40),
    PROGRESS_RECID NUMBER,
    CHEQUE_TYPE VARCHAR2(60),
    SCANNERBATCHNO NUMBER,
    RECEIPTCOUNT NUMBER
    alter table BATCH_HEADER2
    add constraint PK_BATCH_HEADER2 primary key (BATCH_TYPE, BATCHNUM)
    using index
    tablespace FT1_DATA;
    --Inxes
    create unique index FT1DSTINT.BATCH_HEADER2##BYNUM on FT1DSTINT.BATCH_HEADER2 (UPPER(BATCH_TYPE), BATCHNUM)
    tablespace FT1_DATA
    pctfree 10
    initrans 2
    maxtrans 255
    storage (initial 64K
    minextents 1
    maxextents unlimited);

    From Oracle's standpoint, though, it isn't indexing BATCH_TYPE. It's indexing an arbitrary function that happens to take BATCH_TYPE as an input. As far as Oracle is concerned, you might just as easily be indexing an expression that took a dozen column names as parameters, so it doesn't really make sense for Oracle to try to break down anything beyond the function.
    Of course, you could always parse the expression and extract the column name, but I would be dubious that's the right answer... If a developer is comparing indexes between columns, there is a heck of a lot of difference between an index on BATCH_TYPE, and index on UPPER(BATCH_TYPE) and an index on SOME_OTHER_FUNCTION( BATCH_TYPE ).
    Justin

  • Management point and Distribution point behind netscaler for virtual ip/dns name

    Is it supported to place a server behind a netscaler for using a virtual IP/DNS name?
    We are looking into placing our distribution points and management points behind the netscaler to provide firewall functionality.
    We would point our clients to a different DNS name for each individual MP and DP to provide routing through the netscaler.
    As far as I know this is only possible using IBCM.
    Please let me know if this is possible without IBCM internally.

    Using a different DNS name is problematic as there is no way to specify an alternate fqdn for a site system on the intranet. Clients use the actual fqdn of the system hosting the role; this is given out by the MP directly to the client based upon the site
    system's actual name.
    You could manipulate name resolution in a variety ways so ultimately the actual IP used wouldn't matter, but that's useless unless the client is using the proper name.
    If you you could use the same name and IP, then it should work no problem as long as the traffic is properly delivered to the site system. Ultimately, nearly all client agent to site system traffic is nothing more than WebDAV via IIS on the site system so
    just basic web traffic.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Updating DNS Names

    Hi Everyone - first post, so please bear with me whilst I learn the ettiquette here
    I administer a classroom of about 30 macs (mainly G4 eMacs with about 10 power macs) for a postgraduate newspaper journalism class. We recently (last summer) decided to try to implement a more comprehensive management/imaging scheme for them, and bought apple remote desktop and a copy of Tiger Server.
    The problem I'm currently having is updating the DNS name information in the Apple Remote Desktop application (server side). I've had all of the dns records for the machines updated to something human readable so that dns information can be used as part of an automatic renaming process on newly imaged machines. But ARD still displays the old names.
    I've tried refreshing the dns cache on the server on which they're stored, as well as removing machines and re-adding them by IP address. Reverse DNS lookups (which is the method apple says ARD uses to set the DNS name when computers are added) work in any other context. But ARD still remembers the old, out of date DNS information.
    Does anyone have any pointers as to what's going on? Where is this information cached, and how can it be updated?
    Thanks in advance!

    Hi Brian, thanks for replying.
    I didn't enter the dns details for the machines in the first place. I can edit the dns names manually, but that isn't the point. The ARD manual does state fairly clearly that the DNS names are set when the machine is added using reverse-dns lookup. This should ensure that the DNS name setting is correct, and should safeguard against typos etc.
    Of course, even if I were to re-type each DNS address manually (possible for 30 odd machines, I suppose, though it wouldn't be if this were 300 odd), I'd have to do a reverse dns address for each computer address ANYway.
    I suppose I could bypass the problem by writing a hybrid applescript/bash script that looked up the dns address for a given IP address and changed the dns name through ARD... but I'd prefer it if there was a way to force ARD itself to re-lookup the information so that it was correct.

  • Setting up MX Record for External email Access

    To All,
    I'm having trouble getting mail sent from external users to email accounts setup on my internally hosted server.
    I have setup my server in a Standard Configuration using the following format for my FQDN:
    server.mydomain.com (not real name)
    I have checked both Primary Zone and Reverse Zone and both check fine.
    I can send and receive email, while connected within my local domain, between users I have setup on my server using the format:
    [email protected]
    I can send email from inside the network to an outside email account, but cannot receive email from any users outside.
    I have POP, IMAP, and SMTP ports (110, 143, and 25, respectively) all forwarded to my server thru my AEBS.
    Consulting the setup guides, I have found these references to editing the MX record to allow for external email access using the [email protected] format:
    +"If you don’t want to use your server’s fully qualified DNS name for users’ email addresses, the+
    +DNS service must also include an MX record for your server. For example, if your server’s DNS+
    +name is myserver.example.com and you want to have email addresses like [email protected],+
    +the DNS service needs an MX record for your server."+....from the Installation and Setup Worksheet, page 15.
    also
    +"If you want users to be able to send and receive mail over the Internet, make sure DNS+
    +service is set up with the appropriate MX records for Mail service:+
    +A. If you have an ISP that provides DNS service to your network, contact the ISP and+
    +have the ISP set up MX records for you. Your ISP needs to know your mail server’s+
    +DNS name (such as mail.example.com) and your server’s IP address."+...from the Mail Service Admin page 22.
    My question is...how does the MX record need to be set up?
    Like this?
    10 @ mydomain.com
    Thanks for your help,
    Steve

    Camelot,
    Thanks for replying.
    1) What format do you want your users' email address in? (e.g. [email protected], >[email protected], [email protected], etc.)
    I want my users to have a [email protected] email address.
    I set up an A record as you suggested:
    mail.mydomain.com A 1.2.3.4
    My MX record was setup:
    mydomain.com 10 mail.mydomain.com
    However, I am still getting returned email from outside users. They are getting the following error:
    +This is an automatically generated Delivery Status Notification+
    +Delivery to the following recipient failed permanently:+
    [email protected]
    +Technical details of permanent failure:+
    +Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 554 554 5.7.1 <[email protected]>: Relay access denied (state 14).+
    Checking the Server Logs for IMAP I am getting these errors:
    +Jan 21 12:11:34 server imap[44121]: AOD: user opts: get attributes for user: user failed with error: -14479+
    +Jan 21 12:25:18 server imap[44236]: AOD: user opts: get attributes for user: user failed with error: -14479+
    +Jan 21 12:31:46 server imap[44473]: AOD: user opts: get attributes for user: user failed with error: -14479+
    +Jan 21 12:32:49 server imap[44499]: AOD: crypt authentication error: authentication failed for user: username (-14090)+
    +Jan 21 12:37:06 server imap[44598]: AOD: user opts: get attributes for user: user failed with error: -14479+
    +Jan 21 12:49:39 server imap[44520]: AOD: user opts: get attributes for user: user failed with error: -14479+
    +Jan 21 13:01:51 server imap[45049]: AOD: user opts: get attributes for user: user failed with error: -14479+
    +Jan 21 13:11:58 server imap[385]: AOD: user opts: get attributes for user: user failed with error: -14479+
    When I try and use an online MX Record checker to check the MX record, it says the mail.mydomain.com record is invalid.
    It's not until I change my MX record back to:
    +@ 10 mydomain.com+
    will the MX record show valid.
    Network Utility scans show the following with the MX record set to @ 10 mydomain.com:
    ++; <<>> DiG 9.4.2-P2 <<>> mydomain.com mx +multiline +nocomments +nocmd +noquestion +nostats search+
    ++;; global options: printcmd++
    ++wekrugs.com. 3600 IN SOA server.mydomain.com. admin.mydomain.com. (++
    ++ 2009011900 ; serial++
    ++ 86400 ; refresh (1 day)++
    ++ 3600 ; retry (1 hour)++
    ++ 604800 ; expire (1 week)++
    ++ 3600 ; minimum (1 hour)++
    ++ )++
    If I have it set up the way you suggested, the Network Utility and MX Checker reports that the NameServers don't respond to the entered MX record name.
    Thanks again for your help,
    Steve

  • Setting Device Name (DNS Name?) of laptop

    Hi,
    I have just bought a new wireless router (Netgear DG834PN) and I have a question which is hopefully fairly easy to answer. I'm guessing the answer will be the same for all Netgear routers.
    When I log on to the Netgear router at 192.168.0.1 I can click on a menu option on the left hand side to see "Attached Devices" - ie. which computers are connected to my network. This shows my laptop as
    "192.168.0.2 UNKNOWN 00:16:CB:BC:..:..". The UNKNOWN is under the device name column. Is this basically the DNS name for my laptop?
    I have tried setting my computer name in Sharing (from System Preferences) and also tried setting the DHCP Client ID in the Network Settings for my Airport. Neither of these seems to have any effect.
    How can I set my computer to display something more useful than UNKNOWN?
    Cheers,
    Tom

    Try turning on Windows sharing in the Sharing Preference Pane. My experience with routers is this name comes from netbios or similar.
    aaron
    MBP 1.83GHz   Mac OS X (10.4.7)   don't steal music

  • Determining DNS name of clients via command line

    Hi there,
    I'm trying to find a quick way to interrogate all my clients (I use Apple Remote Desktop so can issue terminal commands to all of them at once) to find out their DNS name.
    I'm having an issue with Windows DNS randomly not giving my clients a DNS entry so I'd like to send a command to each to return this information.
    I can do: host my-client-ip-address
    But I can't figure out how to tell make it generic so I can send the command to all the machines at once.
    If I use:
    ifconfig en0|grep "inet "|cut -d ' ' -f 2
    It returns the client ip but I'm unable to pass that to host.
    Does anyone have any ideas how I can do this?
    Many thanks!!

    I assume since you posted in the 10.5 Server forums that you are speaking about 10.5 clients?
    10.5's AD plug-in supports dynamic DNS (for the forward lookup only). If you are not using the AD plug-in then of course it's the Windows Server's responsibility to maintain the DNS entries. The only way I know to do this is via the DHCP service which implies you need to be using its DHCP service. The service can be configured to support NT clients which is essential how the Windows Server sees the Macs when they're not bound to AD. For best results bind them to AD.
    The 'hostname' command will return the name which the client has discovered for itself. This defaults to DNS first. If DNS fails to deliver then this then goes to the Bonjour name of the client. hostname needs no options and therefore by design will act generically.

Maybe you are looking for

  • Report Problem need to fix the code

    Hello Expert I am new to apex, I was given a task to interpret the code and fix the problem. This Apex application has a list of value where the user select the institution as a drop down list menu. After selecting the institution the main report bel

  • Amex SPG 10K SL w/ Major Derog

    Just wanted to share in case anyone who is still working on a rebuild would find it useful. Tried to boil it down to bullets so it's as straightforward as possible. A year ago I had gotten my scores into the 680s at all 3, and got a targeted mail off

  • Error when deletting internal table

    Hi to all,    I have small requirement. Am getting runtime error , when am deleting internal table when that internal table will have only one record. how i can solve this problem. Give me some clues.

  • Output signal high at DIO lines of 7330

    Hi I am using Labview 7.1 with Ni motion controller. I am trying to detect the output signals at the auxiliary DIOports of the card using the attached programme in the NI example finder. My board ID is 1 (thats what was allowed by the programme) and

  • LAP 1242AG Can't use as a repeater

    i bought 2 aironet LAP 1242AG AP's. first i didn't know i had to have a cisco controller to configure/use these. so i flashed the OS to ISO the newest one. so now i can go to the GUI and configure. this is that i need these 2 AP's to do. there for a