Pre requisites for installing SAP Router

Hi Friends,
As i am going through the implementation phase, I have to install sap router which i am new at. Also i am doing it because i have to connect Maintenance Optimizer to Sap service Market place for which Router would be essentially required.
I have some questions to put forth.
1. what are the pre requisites for SAP Router
2. Do we require Public IP and what would be the use of this ip
3. how to configure the SAP Router
4. Can i install the SAP router on the same host on which we have Solution manager, is it advisable. or we should go for a seperate host.
Regards
Aayush

Installing the sapcrypto library and starting the SAProuter
Contents
u2022     Downloading necessary software components from SAP Service Marketplace
u2022     Creating the certificate request
u2022     Additional actions necessary before you can start saprouter
This section describes the necessary steps to download and install the sapcrypto library for use with saprouter. The saprouter must be started with the options described later in this section.
The license for the sapcrypto library covers  saprouter connections between saprouters at SAP and the first saprouter on customer sites and backend connections within the customer`s network. For all other purposes the library CANNOT be used!
Downloading necessary software components from SAP Service Marketplace
1.     Login to the SAP Service Marketplace with the Service Marketplace USERID which is assigned to your installation.
2.     Change to the alias SAPROUTER-SNCADD. Before you can download the software components two preconditions must be met.
     a.     You must have been allowed to download the software. This authorization is added as soon as SAP has received a positive statement from the "Bundesausfuhramt". This procedure is necessary since the software falls under EU regulations.
     b.     For more information on how to obtain authorization if download is not possible see note 397175.
     c.     You must accept that you must follow the regulations imposed by the EU on the use and distribution of the cryptographic software components downloaded from the SAP Service Marketplace.
3.     The acceptance of the terms and conditions is logged with your USERID and stored for reporting purposes to the "Bundesausfuhramt".
4.     Accepting with the button on the web-based form takes you to the folder where you can download the Software components.
These are packed into a single CAR file sapcrypto.car
5.     Copy the file to the direcory where the saprouter executable is located
6.     You can get the file car.exe/sapcar.exe, which is necessary to unpack the archive from any Installation Kernel CD.
Executing the command car -xvf SAPCRYPTO.CAR will unpack the following files:
[lib]sapcrypto.[dll|so|sl]
sapgenpse[.exe]
ticket
Creating the certificate request
1.     As user <snc>adm set the environment variables
SECUDIR = <directory_of_saprouter>
2.     Change to the Shortlink SAPROUTER-SNCADD. From the list of SAProuters registered to your installation, choose the relevant "Distinguished Name"
3.     Generate the certificate Request with the command
sapgenpse get_pse -v -r certreq -p local.pse "<Your Distinguished Name>"
4.     Alternatively use the two commands:
sapgenpse get_pse -v -noreq -p local.pse "<Your Distinguished Name>"
sapgenpse get_pse -v -onlyreq -r certreq -p local.pse
5.     Display the output file "certreq" and with copy&paste insert the certificate request into the text area of the same form on the SAP Service Marketplace from which you copied the Distinguished Name
6.     In response you will receive the certificate signed by the CA in the Service Marketplace, cut&paste the text to a local file named srcert
7.     With this in turn you can install the certificate in your saprouter by calling
sapgenpse import_own_cert -c srcert -p local.pse
8.     now you will have to create the credentials for the SAProuter with the same program (if you omit -O <user>, the credentials are created for the logged in user account)
sapgenpse seclogin -p local.pse -O <user_for _saprouter>
9.     This will create a file called cred_v2 in the same directory.
For increased security please check that the file can only be accessed by the user running the SAProuter.
Do not allow any other access (not even from the same group)!
On UNIX this will mean permissions being set to 600 or even 400!
On NT check that the permissions are granted only to the user the service is running as!
1.     Check if the certificate has been imported correctly
sapgenpse get_my_name -v -n Issuer
The name of the Issuer should be: CN=SAProuter CA, OU=SAProuter, O=SAP, C=DE
2.     If this is not the case, delete the files cred_v2, local.pse and start over at Item 4.  If the output still does not match please open a customer message in component XX-SER-NET-OSS stating the actions you have taken so far and the output of the commands
4.,7.,8. and 10.
Additional actions necessary before you can start saprouter
1.     The environment variable SNC_LIB needs to be set for the user account SAProuter is running under.
SNC_LIB has the form
UNIX      <path_to_libsecude>/<name_of_sapcrypto_library>
Windows NT, Windows 2000     <drive>:\<path_to_libsecude>\<name_of_sapcrypto_library>
2.     Check if the environment of the user running saprouter contains the environment variable SNC_LIB
UNIX     printenv
Windows NT     System environment variable
3.     start the saprouter with the following command line:
saprouter -r -S <port> -K "p:<Your Distingushed Name>"
-K tells the saprouter to start with loading the SNC library
the corresponding file ./saprouttab should contain at least the following entries
inbound connections MUST use SNC
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <your_server1> <port_number>
repeat this for the servers and port_numbers you will need to allow,
please make sure that all explicit ports are inserted in front of a
generic entry '*' for port_number
outbound connections to <sapservX> will use SNC
KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <sapservX> <sapservX_inbound_port>
permission entries to check if connection is allowed at all
P <IP address of a local host> <IP address of sapserv2>
all other connections will be denied
D  * * *
Example
For a SNC encrypted connection to the SAPRouter on sapserv2 (194.39.131.34), the saprouttab should contain the following entries:
SNC-connection from and to SAP
KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
SNC-connection from SAP to local R/3-System for Support
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> <R/3-Instance>
SNC-connection from SAP to local R/3-System for NetMeeting, if it is needed
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> 1503
SNC-connection from SAP to local R/3-System for saptelnet, if it is needed
KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" <R/3-Server> 23
Access from the local Network to SAPNet - R/3 Frontend (OSS)
P <IP-addess of a local PC> 194.39.131.34 3299
deny all other connections
D * * *
Lalit Kumar

Similar Messages

  • Pre-requisites for installing Oracle 10gR3 on RedHat Linux

    Hi All,
    I am installing oracle 10g Lite R3 on RH Linux AS3.0. I am trying to find out the pre-requisites for the installation. I do not find the certification matrix on metalink.
    Could someone please let me know where I can find this info?
    Thanks,
    Madhan

    http://download.oracle.com/docs/cd/B28928_01/doc/server.103/b28924/preinstall.htm#CBHGJHCF
    HTH

  • Pre-requisites for installing OBIEE 11g

    Hi folks,
    Can anyone post me the pre-requisites for OBIEE 11g server installation.
    Regards,
    Arun

    Hi,
    Looback adoptor (Static Ip)
    JDK/jrockit 1.6.0_29 and above version bit
    RCU and OBIEE 11.1.1.6.0 software
    Disk Space: 20GB or more
    Available Memory: 20GB or more
    Temp Space: 2GB or more
    Swap Space: 3GB or more
    CPU: dual-core Pentium, 1.5GHz or greater
    For more Refer
    http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/bi-11gr1certmatrix-166168.xls

  • ADFS2012R2 Install: Why does this need Active Directory Domain Admin Account as one of the pre requisites for installating AD FS server

    Team,
    We were trying to configure AD FS through ADFS Wizard on Windows 2012 R2 box as part of ADFS upgrade from ADFS 2.0 to ADFS 3.0. But the installation got stuck in between as the domain account which we were using does not have admin privileges on the AD side. 
    We have to raise to AD team to elevate the rights of the service accountb we are using.
    Can any one please tell me why having an admin AD account is pre requisite for the AD FS configuration, what are the "Write" changes which occur at Active Directory side post ADFS installtion, we need this details to supply to AD team for the justification
    purpose.
    Would appreciate any detailed response on this query
    thanks
    Lav

    Hi,
    dont know all exact objects ADFS is trying to create in AD, but it needs to create some container and objects under cn=Programm Data,DC=domain,dc=com for sharing certificates.
    We had troube with this because the container does'nt exists.
    Regards
    Peter
    Peter Stapf - ExpertCircle GmbH - My blog:
    JustIDM.wordpress.com

  • Pre requisites for installing R12 on windows 2003

    Hi,
    I am trying to install R12 on my home PC which is running on WINDOWS 2003. I have tried starting installation but it is failing with RW-50004 error Error code recieved when running external process.
    I think i missed configuring loop back adapter. Could any one plz tell me what is loop back adapter and what is the use of it. And any doc for pre rerequisites for installing R12 on windows 2003.
    And how can i solve this problem.

    Hi taher;
    I am trying to install R12 on my home PC which is running on WINDOWS 2003. I have tried starting installation but it is failing with RW-50004 error Error code recieved when running external process.RW-50004 error generic error. Can you give more details from log files?
    By the way for r12 installation-requiriment please follow Hussein Sawwan's previous greatest posts:
    Re: installing oracle R12 on windows 2003
    Also you can check:
    http://www.databasejournal.com/features/oracle/article.php/3768101/Installing-Oracle-E-Business-Suite-R12-on-Windows-2003.htm
    I think i missed configuring loop back adapter. Could any one plz tell me what is loop back adapter and what is the use of it. And any doc for pre rerequisites for installing R12 on windows 2003. Just check log files for decide what is missing...
    For loop back adapter check:
    Re: Application 11i doesn't run if disconnected from network
    Regard
    Helios

  • Pre-Requisites for E_HANAAW142- SAP Certified Development Specialist - ABAP for SAP HANA (Edition 2014)

    Hello,
    Can you please provide clarification regarding the pre-requisite certification/s required for the certification-E_HANAAW142- SAP Certified Development Specialist - ABAP for SAP HANA (Edition 2014). The following is the pre-requisites' description from the offical webpage of E_HANAAW142 certification.
    This certification is issued to candidates who successfully pass the certification exam for the "SAP Certified Development Associate - ABAP with SAP NetWeaver" (C_TAW12_70, C_TAW12_71, C_TAW12_731, P_ABAP_70).
    https://training.sap.com/shop/certification/e_hanaaw142-sap-certified-development-specialist---abap-for-sap-hana-edition…
    Question:
    Are all the four certifications(C_TAW12_70, C_TAW12_71, C_TAW12_731, P_ABAP_70) need to be passed prior to taking up E_HANAAW142?
         Or Any one of the four pre-requisite certifications is enough?
    Advance Thanks.
    -LG

    Hi,
    you have to pass only one exam from the listed ones.
    regards,
    Harald

  • Prerequisites for SNC SAP router

    I want to configure SAP router in my system (intranet) which is not having any pubic ip. What are the Prerequisites for configuring SNC SAP router.

    HI
    There are many pre requisite for sap snc router
    1) one system with Winwods
    2) one Public IP I.e compulsary
    after public IP U have to fill DATA Sheet and sent TO sap
    With ur system name And Public ip
    after that u have to download
    sacar file for installed SAP router ( letest version )
    And
    Ond OSS User ID And Password
    for cripto file just to below link
    https://websmp210.sap-ag.de/~form/handler?_APP=00200682500000000917&_EVENT=DISPLAY
    download letedst  version according ur opration system
    and make directory
    e.g -. drive://usr/sap/saprouter
    uncar ur letes version here and sart to sap router installtion 
    best of luck

  • What are the pre requisites for SAP SRM7.0  DB Rrefresh?

    Hi,
    What are the pre requisites for SRM DB Rrefresh?
    Thanks

    Hello Peter,
    When it comes to DB refresh you need to know what all the client dependent data which needs to be retained.
    For example you need  RFC connections, Variants, User master etc.
    As a pre task of Database refresh you may need to export the tables which are related to this so that once the database is refreshed you need to import them.
    Ensure the proper backup of production database is available. Also check all the STMS configurations which need to be retained again.
    Make sure that you need to have enough disk space which can accommodate your production data in to the pre production system.
    These are some of the general consideration one needs to have but again it depends on the environment on which one runs SAP systems.
    Regards
    Vivek

  • What are the pre requisites for implementing ChaRM

    Hi
    We are planning to implement ChaRM & CTS+ in our organization. We are using three system landscape and we have EP, PI, BI and ECC systems.
    Can you please tell me what are the pre requisites for implementing ChaRM & CTS+ and what are the areas i need to look before starting the configuration
    Thanks & Regards
    Anand

    The listed pre-requisites for the implementation of ChaRM are;
    1.  Already completed the basic configuraiton of SAP Solution Manager
    2.  You have set-up your solution, landscape and installed base (iBase) for the systems to be integrated
    3.  you have setup business partners for the users (or at least 1)
    4.  satellite systems are at the minimum  support package level required (note 907768)
    5.  connections are available to the satelite systems
    6.  CTS+ if you wish to control non ABAP change requests through ChaRM

  • Pre Requisites for Implementing the CUE

    Hi,
    I have an  IP Telephony set up with CME in 2 different branches.We need to implemet the AA in sites.
    What are the pre requisites for hardware and license based  that need to check before implementing the CUE.
    one site having cisco 2911 router with Version 15.2(2)T3 and with interface ISM module is present which would like to configure for the AA.
    second site having 2901 with Version 15.0(1r)M16 and  with interface Embedded-Service-Engine0/0.
    Attached is the Show tech support for each CME's .
    Thanks in advance
    Nithin Louis.

    Hello
    if there is no module installed you can completely ignore Embedded-Services-Engine as it won't be doing anything. Embedded Service Engine
    Overview:-
    Cisco Integrated Services Routers Generation 2 (Cisco ISRs G2) have dual  core CPUs on the motherboard. The first core runs Cisco IOS software as  Cisco Integrated Services Routers (ISRs) do; the second core, or the Embedded Service Engine, is capable of running Linux-based applications.
    The following Cisco ISR G2 platforms support the Embedded Service Engine:
    •Cisco 2911
    •Cisco 2921
    •Cisco 2951
    •Cisco 3925
    •Cisco 3945
    Note:- As above 2901 not support embedded service engine . May be you got it on the CLI , because you run the same S/W version.Reference 
    https://supportforums.cisco.com/discussion/11184226/interface-embedded-service-engine00
    *That is why i did not mention for Embededd service engine module supportedwith Cisco 2901, so kindly check. The above post Cisco document for compatibality.If you need to try , so try with minumum memory 1G as 2911
    Memory required for 2911,2921 is 1G , 2951 is 1.5 G , 39XX is 2.5 G.My advise to you to go through  ISM-SRE-300-K9 , and shut Embedded service engine .
    Thanks
    please rate all useful information

  • What are the pre-requisite for JAVA Proxy communication?

    What are the pre-requisite for JAVA Proxy communication?

    Hi,
    You can install the Java proxy runtime on the SAP J2EE Engine Release 6.40 SP5 or higher.
    The messaging system that the Java proxy runtime uses to send messages to the Integration Server must also be installed on the J2EE server.
    To send messages from a J2EE application, the application must be programmed against beans that encapsulate all details about the Java runtime. The following classes are generated:
    ·        Proxy classes that send or receive messages using the Java proxy runtime.
    ·        Bean classes as an outer shell that conform to the J2EE standard. The beans call the proxy classes for communication.
    The classes must be deployed on the J2EE server together with their J2EE application
    see this link for the example scenario http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903501d

  • Pre-requisites for implementing WMS for an Existing Organization.

    Dear Folks,
       My client is planning to implement WMS for an Existing Organization.And this organization(warehouse) performs all the daily transactions.
    Are there any pre-requisites to be done before implementing WMS on this organization?
    Any help is  highly appreciated.
    Regards,
    Sri

    >
    venkatesan janardhanam wrote:
    > Hi Experts
    >
    > We are planning to implement charm & cts+ in our company. We are having 3 system landscape and we have ep, bi & ecc systems. 
    >
    > I want to know how much space and RAM will require for implementing this and please tell me what the Pre requisites for implementing ChaRM & CTS+.
    >
    > Thanks in advance
    >
    > Thanks & Regards
    Hello Venkatesan,
    There isnt a T-Shirt sizing available for a Solution Manager system per scenario usage. You will have to use the sizing tool available on the url : http://service.sap.com/solutionmanager --> Check the section Starting with EHP1 and under the planning section you would find the sizing tool.
    Once this tool is downloaded you can then add the scenarios that you would like to use and plan your system accordingly.
    Regards
    Amit

  • Pre requisites to install BI support package 18

    Hi,
    We have nw 2004s system.
    I would like to know how do we check the pre requisites to install BI support package 18 .
    Regards,
    Rakesh

    Do I have to check under SAP support packages->SAP support package stacks-->SAP netweaver   ??
    Thanks,
    Rakesh

  • Pre requisites for certification

    Dear All,
    I would like to attend the certification test.Plz tell me what are the pre requisites for that? I came to know that S- code is mandatory for that.Plz clear my doubts
    Vinay

    Hi,
    BRowse the website www.vue.com for more info about certification of SAP B1.
    The SAP S-ID is used to register in VUE.  Usually the S-ID consists of partner S-Id and customer S-Id.
    Rgds,

  • Pre Requisites to install bex7

    Hi Experts
    Can any body tell wat are Pre Requisites to install bex 7
    its verry urgent.
    can any body tell the sap notes.
    Regards
    Anand

    If it's Sapgui 7.10 you're going to use, you should also check OSS-note 1121263 (contains an MS Office bugfix).
    .NET framework 2.0 is also required in that case.

Maybe you are looking for

  • Accordion widgets no longer working after most-recent update...

    All of the accordions on my website were functioning until I recently updated my Adobe Muse CC and re-uploaded the files to the FTP.  All of the tabs used to be closed by default, then when clicked they would expand and all the other tabs below the e

  • Problems with Outlook and 365

    Hi BarbBouchard, I can fully understand how you feel when you made several calls to Godaddy and Microsoft but no one resolved the issue. I think the Go-daddy support sent you to Microsoft since they identified it as a pure Outlook desktop client side

  • PSE 9 Slide Show error message

    I get message "The selected file cannot be played because your system does not have the required compressor/decompressor installed Codec) when I try to add a song from Itunes library to a slideshow. What doies this mean? How do I fix it? I tried in o

  • Limiting decimal places in results

    Some of my measurements from VIs are coming back with an exceedingly long string of decimal points. Is there a way to have TestStand globally trim it down globally or individually for the report? Thanks, jvh  Solved! Go to Solution.

  • Loading LR5 on more than one computer

    I just received LR5 through buy dig.com. Can I download the software to both of my home use computers?