cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Router Error:

Former Member
0 Likes
2,424

Hi All,

I configured SAP router, but unable to connect to SAP.

Attached file for dev_rout trace file.

Please do the needful as soon as possible.

Thanks & Regards

Ahsan

View Entire Topic
divyanshu_srivastava3
Active Contributor
0 Likes

Hi,

What is the error that you are getting ?

To check connectivity is fine, backup you routtab and replace everything with single line P * * * and test again.

Mat sure ports are opened and Public IP is NATed with local ip of your router.

Also share the routtab file.

Former Member
0 Likes

Hi Srivasta,

Thanks for the instruction.

I followed the steps you provided but saprouter is still not running.

When I ran the command at os with sidadm usr, displays below error message:

D:\usr\sap\saprouter>saprouter -r  -V 2  -K "p:CN=<HostName>, OU=<Customer No.>, OU=S

AProuter, O=SAP, C=DE"

trcfile  dev_rout

no logging active

WARNING: wildcard character used in route target

Please see attached both files for saprouttab & dev_rout.

divyanshu_srivastava3
Active Contributor
0 Likes

That is not an error.

Because '*' is used in routtab, you see wild card warning.

Extra logging is not active and that is a default nature.

All is fine..

You should use oss1 transaction and create an oss rfc and see if this works.

Give me 5 mins to check you logs

Regards

divyanshu_srivastava3
Active Contributor
0 Likes

You routtab seems fine but formatting makes it difficult to understand.

For eg


"# R3 connection to SAP"

The above line is a comment and after this you need to specify which system/ips are permitted.

So, i cannot see any error specifically.

On the other hand, please read my 1st and 2nd reply for testing.

If test fails, then use niping to find the cause.

Regards

Former Member
0 Likes

Hi Srivastavs,

Now, I don't find any error on the dev_rout tab, but, what is the command to see the running status.

I logged in and check saposs RFC connection failed.

Thanks & Regards

Ahsan

divyanshu_srivastava3
Active Contributor
0 Likes

Hi,

Please check your host and services files once.

500235 - Network Diagnosis with NIPING

2000132 - Configuring RFC connections to the SAPNet R/3 front end (OSS) correctly

Follow above notes to fix your connection problems.

Regards

divyanshu_srivastava3
Active Contributor
Former Member
0 Likes

Hi Srivastava,

As I am configuring SAP Router for the first time and connection test error from SAPOSS RFC.

I am following the notes you mention, but still it gives RFC connection error. I fond user oss_rfc is not exists, I created but what specific roles required to this user and what type of user this should be, like: service user or communication user.

Services file is also maintained at local laptop, does it required at server?

Also Please see the dev_lg trace file

Please suggests.

Thanks & Regards

Ahsan.

divyanshu_srivastava3
Active Contributor
0 Likes

Hi Ahsan,

On all servers, host and services files should be maintained.  Like sapdb99

In my last reply, I gave you a link for a document which included many links.

Read them

Note 48243: Integrating SAProuter into a firewall Note 33135: Guidelines for OSS1 (Version for SAPSERV3)

Also, at 24177 note.

Correct the instance number to 99.

Refer 24177 for all issues 1st.

Regards

divyanshu_srivastava3
Active Contributor
0 Likes

Are the ports 3299 and 3298 opened between you system and router ?

Do a telnet on these ports and share results.