Hello SAPGurus,
I have installed SAPRouter on my SOLMAN but while trying to start saprouter from command prompt it throws the following error
trcfile dev_rout
no logging active
WARNING: wildcard character used in route target
Command used:-
saprouter -r -K "p:CN=qerossm, OU=0001027691, OU=SAProuter, OU=SAP, C=DE"
dev_rout
---------------------------------------------------
trc file: "dev_rout", trc level: 1, release: "710"
---------------------------------------------------
Wed Nov 14 18:31:42 2012
SAP Network Interface Router, Version 39.3 (SP4)
command line arg 0: saprouter
command line arg 1: -r
main: pid = 3960, ppid = 0, port = 3299, parent port = 0 (0 = parent is not a saprouter)
reading routtab: './saprouttab'
*** ERROR => SNC field without SNC active, skip line 2 [nirout.cpp 9264]
*** ERROR => SNC field without SNC active, skip line 6 [nirout.cpp 9264]
*** ERROR => SNC field without SNC active, skip line 10 [nirout.cpp 9264]
*** ERROR => SNC field without SNC active, skip line 14 [nirout.cpp 9264]
*** ERROR => SNC field without SNC active, skip line 18 [nirout.cpp 9264]
saprouttab file content
# SNC connection to and from SAP
KT "p:CN=sapserv9, OU=SAProuter, O=SAP, C=DE" 169.145.197.110 *
# SNC connection to local system for R/3-Support
# R/3 Server: 192.168.1.1
# R/3 Instance: 00
KP "p:CN=sapserv9, OU=SAProuter, O=SAP, C=DE" 192.168.1.1 3200
# SNC connection to local WINDOWS system for WTS, if applicable
# Windows server: 192.168.1.2
# Default WTS port: 3389
KP "p:CN=sapserv9, OU=SAProuter, O=SAP, C=DE" 192.168.1.2 3389
# SNC connection to local UNIX system for SAPtelnet, if applicable
# UNIX server: 192.168.1.3
# Default Telnet port: 23
KP "p:CN=sapserv9, OU=SAProuter, O=SAP, C=DE" 192.168.1.3 23
# SNC connection to local Portal system for URL access, if applicable
# Portal server: myserver.mydomain
# Port number: 50003
KP "p:CN=sapserv9, OU=SAProuter, O=SAP, C=DE" 192.168.1.4 50003
# Access from local network to SAP
P 192.168.*.* 169.145.197.110 3299
# deny all other connections
D * * *
P * * *
Please suggest as this one is taking a loot of time.
Regards,
Abhishek Paritosh