Skip to Content
0
Former Member
Apr 27, 2009 at 08:21 AM

configuration a remote connection to SAP

268 Views

Hi guys,

i've got a little problem - i can't connect to SAP with my Solution Manager.

I think i setup my SAPRouter corectly (saprouttab):

KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 192.168.1.6 3200

P 192.168.1.* 194.39.131.34 3299

In dev_rout i don't see any errors:

-


trc file: "dev_rout", trc level: 1, release: "700"

-


Mon Apr 27 01:08:42 2009

SAP Network Interface Router, Version 38.10

command line arg 0: saprouter

command line arg 1: -r

command line arg 2: -K

command line arg 3: p: <XXXXXXXXXXXXX>

SncInit(): Initializing Secure Network Communication (SNC)

PC with Windows NT (mt,ascii,SAP_UC/size_t/void* = 8/64/64)

SncInit(): Trying environment variable SNC_LIB as a

gssapi library name: "D:\usr\sap\saprouter\ntintel\sapcrypto.dll".

File "D:\usr\sap\saprouter\ntintel\sapcrypto.dll" dynamically loaded as GSS-API v2 library.

The internal Adapter for the loaded GSS-API mechanism identifies as:

Internal SNC-Adapter (Rev 1.0) to SECUDE 5/GSS-API v2

main: pid = 1696, ppid = 0, port = 3299, parent port = 0 (0 = parent is not a saprouter)

reading routtab: './saprouttab'

But when i try to connect to SAP via OSS1 i recieve error:

internal error

Module: nibuf.cpp

Line: 2861

Method: NiBufIIn: invalid data recieved

My conf of oss1:

Name: <my_server_name>

IP: <my_internal_ip_addres> (but i also tried with external)

Instance 00

Saprouter and SAPNet Message Server

Name: sapserv2

IP: 194.39.131.34

Instance: 99

Message Server:

oss001

O01

01

Of course i've got certificates and i'm registred at SAP.

Any ideas?