cancel
Showing results for 
Search instead for 
Did you mean: 

sap router problem

Former Member
0 Kudos

hi

here i am not able to give my sap system to sap people, and more over when i am executing command

saprouter -r

it is showing error like wildcard charecter used in rout target

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

> here i am not able to give my sap system to sap people,

???

Please be specific what your problem is.

> and more over when i am executing command

> saprouter -r

> it is showing error like wildcard charecter used in rout target

Please post the full error you get and also post the content of your 'saprouttab'.

Markus

Former Member
0 Kudos

hi

here i am giving saprouttab file information and dev_rout information . can any one help me.

saprouttab:

#saprouttab file created by on

  1. SNC-connection from and to SAP

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

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

  1. Development ECC Server

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

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 132.147.160.247 3201

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 132.147.160.247 3389

KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 132.147.160.225 32

KP "P:CN=sapbak-server, OU=0000879801, OU=SAProuter, O=SAP, C=DE"

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

  1. Access from the local Network to SAPNet - R/3 Frontend (OSS)

P 194.39.131.34 3299

P 194.39.131.34 132.147.160.247 3389

P 194.39.131.34 132.147.160.247 50500

P 194.39.131.34 132.147.160.225 *

  1. deny all other connections

D * * *

dev_rout:

-


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

-


Wed Jun 16 11:14:05 2010

SAP Network Interface Router, Version 38.10

command line arg 0: saprouter

command line arg 1: -r

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

reading routtab: './saprouttab'

      • ERROR => SNC field without SNC active, skip line 4 [nirout.cpp 7767]

      • ERROR => SNC field without SNC active, skip line 5 [nirout.cpp 7767]

      • ERROR => SNC field without SNC active, skip line 8 [nirout.cpp 7767]

      • ERROR => SNC field without SNC active, skip line 9 [nirout.cpp 7767]

      • ERROR => SNC field without SNC active, skip line 10 [nirout.cpp 7767]

      • ERROR => SNC field without SNC active, skip line 11 [nirout.cpp 7767]

      • ERROR => invalid token (3299) in IPadr-string, skip line 17 [nirout.cpp 8585]

regards

subhani.

Former Member
0 Kudos

Hi,

Make sure that you have imported the valid certificates to saprouter.

Start the saprouter using command

saprouter -r -S 3299 -K "p:<Your Distingushed Name>"

Also see [;

Thanks,

Sachin

Former Member
0 Kudos

what is the output of the below command

sapgenpse get_my_name -n validity

Answers (0)