Alternate Access Mappings - not working

I have an internal site http://km-resource
I want to add an alternate access mapping as http://km-test.
When I when to http://km-test, I got an error of page cannot display.
Do you need to have full internet address such as
http://www.km-resource.com in order for alternate access mapping work? Please advise.
Many thanks.

The issue is your PC's browser isn't resolving the IP address of km-test.
If you are just testing you ...could... alter your PC's HOSTS file found in C:\Windows\System32\drivers\etc\
Add a line like the following:
192.168.1.55 km-test
192.168.1.54 km-resource
Use whatever the web server's front end IP address is on the NIC for the HOSTS ip address to km-test.  If your test machine is windows 8 then to edit your HOSTS file you may need to drag and drop it to your desktop first, edit it, save it,
then drag it back to the /etc/ folder. 
Also do like some others have said and add the host header for km-test in IIS.
You could also add an entry on your network load balancer to do the same redirection to km-test for internal network users. 
But adding a DNS entry on your DNS server to resolve km-test to the web server's IP address is the best and recommended way internally for production. 

Similar Messages

  • Alternate Access Mapping not working for Zone : Intranet

    One of our client want to set Alternate Access Mappint (intranet) with url "intranet.theirDomain.com" with local IP address.
    is it possible?
    subsequest to my previous question (
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/3f39711e-301a-40e8-aa7a-855fa2c268b1/alternate-access-mapping-not-working?forum=sharepointadmin )
    I want to ask one more question
    Can we configure "intranet.theirDomain.com" with local IP address for any other zone?
    or
    If there is ".com" within the url then it can't be configured for InTRAnet?
    Thanks
    S H A J A N

    The names for the zones don't matter. You could use the 'extranet' zone for another intranet name if you wanted, the names are just to make it a bit more friendly for beginners.
    What you describe sounds routine, you create a web application with a name, then use an AAM to allow users to access it with a more friendly name. Frequently you end up creating
    http://intranet.domain.com and
    http://intranet as an AAM, or vice versa.
    You can use .com for an intranet site, you would need to add the site as an A Host record in your DNS server so that traffic is sent to your internal server rather than out into the wider world.

  • Alternate Access Mapping not working

    I am trying to configure alternate access mapping in sp2013.
    My default url for site is https://intranet
    My client has given a url https://intranet.theirDomain.com
    When I ping "intranet.theirDomain.com" on their local machine it is returning IP: 192.168.0.87
    When I ping "intranet", it is giving IP: 192.168.0.86
    I have edited the Public Zone URL as follows
    Default: https://intranet
    Intranet: https://intranet.theirDomain.com
    In IIS the following bindings are there.
    https intranet                            443     *
    https intranet.theirDomain.com 443     *
    But still https://intranet.theirDomain.com is not working
    https://intranet is working.
    I hope all are configured correctly.
    Or doing any wrong? please guide me.
    S H A J A N

    It sounds like the 'intranet' A record in the theirDomain.com zone isn't pointed at the correct IP address (192.168.0.86).
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Two error - certificate validation operation took X milliseconds & Alternate access mappings have not been configured

    Dear all,
    I have two questions on my SP2013 standard (on premise). They are very usual and I can find lots of work around and resolutino on web. But I cannot fix my environment and I am looking for more detail explaination if possible.
    At the beginning, I found there are lots of Critical error log in my SP App server every 1-2 minutes:
    A certificate validation operation took X milliseconds and has exceeded the execution time threshold. If this continues to occur, it may represent a configuration issue.
    My system doesn't have Internet access. After some research it happened to be SharePoint certificate CRL checking issue:
    http://support.microsoft.com/kb/2625048/en-us
    I applied BOTH resolustion but the error still throw.
    After more research, it seems Sharepoint will keep looking for
    http://crl.microsoft.com. Some discussion suggested to add a HOSTS line "127.0.0.1     crl.microsoft.com". I have added the line and now I see a new warning log:
    Alternate access mappings have not been configured.  Users or services are accessing the site
    http://domain.com with the URL
    http://127.0.0.1.  This may cause incorrect links to be stored or returned to users.  If this is expected, add the URL http://127.0.0.1 as an AAM response URL.
    I guess Sharepoint is trying to contact http://crl.microsoft.com to retrieve the crl. How can I resolve both error? Why Microsoft have this design knowing that many Sharepoint site are sit within Intranet?
    Thanks a lot.
    Mark

    Anything in the CAPI log?  It shouldn't be going to the internet anymore.
    Do you have loopback disabled?
    http://blogs.technet.com/b/sharepoint_foxhole/archive/2010/06/21/disableloopbackcheck-lets-do-it-the-right-way.aspx

  • Some people cannot access the sharepoint site because of saying "Alternate access mappings have not been configured."

    i am having some strange behavior after some modification with AAM and IIS bindings. some people of my company are not able to access the share point site, they are getting "This page cannot be displayedr" and also getting following error:
    Alternate access mappings have not been configured.  Users or services are accessing the site https://sp.boardbooks.com with the URL http://192.168.48.236.  This may cause incorrect links to be stored
    or returned to users.  If this is expected, add the URL http://192.168.48.236 as an AAM response URL.  For more information, see: http://go.microsoft.com/fwlink/?LinkId=114854"/>
    Any help will be appreciated!!

    I hope you had a look at these below forums, if not then please check once. Users has faced similar issues and the forum has the right answers. Check it out:
    Social MSDN
    SP Stack Exchange

  • Alternate access mappings have not been configured.

    Alternate access mappings have not been configured.  Users or services are accessing the site
    http://spwf01:84 with the URL
    http://10.168.3.26:84.  This may cause incorrect links to be stored or returned to users.  If this is expected, add the URL
    http://10.168.3.26:84.
    as an AAM response URL.  For more information, see: http://go.microsoft.com/fwlink/?LinkId=114854"/>
    why I am receiving these errors? even alternanet acess maping is configured
    adil

    error message is saying your AAM settings are not properly configured, May be you are trying to access site using the URL which is not registered in the AAM. usually when we trying to browse the site using IP address or Server name.
    check this post more detail:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/aea5a5c7-761b-4c49-89df-d313d52f1ee7/alternate-access-mapping-errors?forum=sharepointgenerallegacy
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Alternate greeting is not working

                       Alternate greeting is not working on Unity connection 8.X. Only standard greeting is played even after activating alternate one.
    All users are affected.
    Please advise.

    If you activated Android Device Manager on your phone and associated it with your Google account, you may be able to use Android Device Manager to unlock your phone. 

  • Alternative Access Mapping not working "You're not connected to a network"

    Hi *,
    i want to set up alternate access mapping in my sharepoint 2013 development environment.
    My SharePoint is reachable through http://sp2013.
    I created a second web application with listens on port 8080. When i open http://sp2013:8080 everything works fine and i can see my root site collection.
    Next i added through "Add internal Urls" a new url -> http://sp2013test to the default zone.
    Next i edited the bindings in the iss application for this web application and added http://sp2013test listening to port 80:
    But i does not work! I get the message "You’re not connected to a network" from the ie.
    I dont want have to call my WebApps through ports. I want to have WebApplication which i can call through clear names like http://customerWebApp1, http://customer2WebApp. All via Port 80.
    Whats wrong here?
    Best Regards
    Bog
    Developers Field Notes | www.bog1.de

    Hi Bob,
    For you issue, try to map web application URLs to the local loopback address. For that you need to update host file at the path:(C:\Windows\System32\drivers\etc\hosts) 
    Here is a link about Setup Multiple SharePoint Web Applications on Port 80 with Https Binding on Port 443, you can use as a reference:
    http://onlinecoder.blogspot.com/2012/10/setup-multiple-sharepoint-web.html
    Best Regards
    Lisa Chen

  • Alternate imap ports not working?

    I use fastmail as my email provider who has an option to access their servers thru a special proxy, meaning I can access my email from within my work firewall. The settings work ok with the ibismail iphone app (with settings below), but (using the same settings) not with the iphone mail app. It's not just the work firewall, the mail settings don't work over 3g as well, so it must be the settings not the firewall. Has anyone tried to get their iphone working with an alternate port?
    Host Name: imaps-proxy.messagingengine.com
    Authentication = password, Use SSL=Yes, server port = 80

    It looks like:
    iPhone (3GS, OS 3.1.3) Mail with IMAP on:
    port 143 (unencrypted): works
    port 993 (ssl): works
    any other port (unencrypted): works
    any other port (ssl): DOES NOT WORK!
    Moreover it doesn't matter wether the certificate for SSL is self-signed or a "valid" commercial one.
    It also is no firewall issue on the server side.
    This is really bad as I don't want to open standard IMAP-SSL port on my server but instead use some port > 10000
    It also does not work with iPad (OS 3.2) Mail

  • Keychain access application not working.

    keychain not working, click on the generic app. icon and it simply pops up and closes. reloaded osx10.4.3, but no results. anyone have suggestions?
    powerbook g4   Mac OS X (10.4.3)  

    Next step is to create a new admin user account, log into it, and see if the problem remains. If not, then it's a problem with the original account. If so, then the problem's system-wide.
    If the original account, you have two options: 1) try to find the corrupted file, maybe the com.apple.keychainaccess.plist file in ~/Library/Preferences/. Move it to the desktop, log out and back in, relaunch Keychain Access. If that doesn't work, then check all the .plist files with something like Preferential Treatment. 2) reset your prefs in the new account and eventually delete the original.
    If system-wide, then reinstalling the OS using the Archive & Install option, saving user and network settings, might be your only option, especially since reinstalling the combo update didn't fix the problem.

  • "Document type" in access sequence  not working in free goods

    Dear All,
    our requirement is to provide free goods with the main items in portal.
    for this i defined access sequence 1.Customer/Material and 2. SalesOrg/Documnet Type/Material.
    for access sequence Customer/Material  it's working fine but when i use SalesOrg/Documnet Type/Material it's not working.
    problem is that when i use Document type in access sequence it's not working.
    pls help.
    Radhashyam Sahoo

    Hi Apoorva!
    What do you mean with "Access Sequence"?
    In CRM 7.0 EHP1 there is a generic framework-feature available which allows the defininition of the tab-order.
    Best regards
    Arno

  • Remote access vpn not working, VPNC client

                       Hi,
    I have configured a remote access vpn client on cisco ASA 5520 with the following configuration. we are using cisco vpn client.
    tunnel-group consultant type remote-access
    tunnel-group consultant general-attributes
    address-pool VPN
    authentication-server-group RSA-AAA LOCAL
    default-group-policy consultant
    tunnel-group consultant ipsec-attributes
    pre-shared-key *
    group-policy consultant internal
    group-policy consultant attributes
    vpn-idle-timeout 120
    vpn-session-timeout 720
    vpn-tunnel-protocol IPSec
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value access-spilt
    access-list access-spilt standard permit host 10.101.50.60
    One of the linux users is using vpnc and once the user connects to the vpn and the user adds a static route on the machine with the destination pointing to the vpn interface, for example 10.101.50.0/24, user is able to reach all the hosts in the subnet even though the access list on the firewall is configured for one host 10.101.50.60.
    I did the same test on a windows machine, but was only able to reach the specific host allowed through vpn.  why is the network filter not working for vpnc. please advise.
    Thanks

    Hi have solved the issue . enabling the demo 3DES & AES now my VPN is connecting
    https://tools.cisco.com/SWIFT/LicensingUI/loadDemoLicensee?FormId=139
    thx to friend "Jennifer Halim"

  • Mappings not working for REST

    I am working on my first REST application in ColdFusion and I am noticing that application specific mapping defined in Application.cfc does not seem to work!
    Is it something that is not supposed to work because the application.cfc is only utilized when the REST service is initialized and subsequently its not utilized? Thank you for any insight.
    EDIT:
    When I had first posted this I thought it was just application specific mappings that did not work. Later on I discovered that it was mappings in general. Even if you had set a server level mapping in the administrator it did not matter. The REST service always defaulted to the wwwroot starting path. Seems like a pretty significant issue unless I am missing something very obvious.

    First off I have to apologize for the late response, I have not been able to work on this due to some other projects and just now getting back to it.
    I will try to explain a bit further, I have two applications, one is an application that we have been using for the past several years and the second one is new that we are building to transition to REST services for various reasons.
    Application Structures under WWWROOT on IIS
    MAIN Application Structure
    /MainApplication/
      /cfc
      /services
      /view
    index.cfm
    Application.cfc
    REST Application Structure
    /RESTApplication/
      /services
      /restPath1
      /restPath2
    Application.cfc
    What I was trying to is not recreate any of the services or cfcs by creating a REST Application side by side. So in my REST application, since they are both running under wwwroot I thought I could reference the components in the MainApplication directly as MainApplicatoin.cfc.myComponent . This is where I get the error that the component does not exist. Now if I copy the component directory /cfc/ to my REST Application root I can reference them just fine. I have tried to use server level mapping from the admin, Application mapping from the RESTApplications's Application.cfc and just direct path reference following the path under wwwroot. None of these have worked for me.
    The same thing happens with the services directory as well. Essentially any reference to MainApplication. returns an error.
    So what it appears to me is happening is that in  REST application you do not have an option to reference any components from any other directory on the server other than the its own.    

  • Access point not work correctly

    Hello everybody, I have a problem in my BlackBerry Passport. I can't turn on "access point" function,this function not work. Does this function work in the future OS updates?
    P.S access point give your internet from the mobile network to your WiFi

    Hotspot does work on all versions of BlackBerry 10 OS and all BB10 models. It is, however, controlled by your carrier. If it won't turn on you have one of several possible problems:
    1) Your mobile data is off or not working.
    2) You need to have Hotspot provisioned on your account by your carrier.

  • NSP NW04s - Sneak Preview Developer Access Key -- NOT WORKING !!!!!!

    Folks,
    I have installed the NW04S NSP ABAP system. Everything went fine with the installation. The key which is given in the installation document '29671482393151224771' is not working for developer BCUSER.
    I see many other folks facing the same issue in the forum and I tried all the ways posted in the forum... creating Z and Y program Se38 and tried with SE80, but no luck.
    I would highly appreciate if any one have a crack on this issue. Infact I reinstalled the system thinking there could be a flaw in my fisrt installation... but the result is same.
    Thanks much.
    -Guru

    I tried 00000000000000000000 and that is also NOT working. My trial version is now licensed for 90 days on a Windows XP professional laptop. I do not know if I had the problem before I renewed the INITIAL 4-weeks licence to the 90-day license. 
    Everything else works fine. I can create and run various programs using the trial version. However when I attempted to modify an implementation method in the ABAP class -  BCALV_TREE_EVENT_RECEIVER, I am asked for an Access Key. 
    Is anybody from SAP looking into this? I believe it is clear that there is a problem with Access Key for a number of us. That the default 29671482393151224771 is NOT working for everybody.
    Any help in solving this Access Key issue is greatly appreciated.
    Thanks!

Maybe you are looking for

  • What are the fundamentals concepts to know about BEX Queries on Multi Cube?

    Hi ALL, i have executed a Bex Query on a Multi Cube (2 Cubes: SalesAnalysis, SalesAnalysisHistoric) but i havn't received the same data that we have in R/3, after i have executed the same query on just one cube (SalesAnalysis) and the result it was c

  • Renaming the C:\ drive in server 2008 R2

    I have problem which I don't believe there is a resolution, but I'll ask anyway Here is the backstory, we have a citrix environment where a certain application needs to write a file to the users' C:\ drive in order to work. In our old presentation se

  • The bottom part of the screen is broken....

    whenever i turn my nano on, i only see the top half. The bottem half is smudged. So the white and the blax fuses together and causing me to not be able to see the screen. Any ideas of what to do? And no i didn't drop it/smash it/do anything that woul

  • Proper connection between av receiver and iMac (network setting)

    What would be the proper network setting, to connect an av receiver (connected to cable router/modem)? Tech support peeps at Harman Kardon say I need to share my "Music Library", for the home network feature to work and allow me to stream music from

  • Track computer changes in a collection within a specified time period.

    I have a typical requirement where I need to find out list of computers that moved in and out of a query based Device Collection. The scenario: I have few collections, based on the OUs of Computers. Collection A lists all machines in OU A Collection