cancel
Showing results for 
Search instead for 
Did you mean: 

Saprouter denies https after some time

11-25-2024 12:50 PM
ILIAN_Grigorov Contributor
939 views 3 comments Go to solution
0 Likes
SAP Managed Tags
Labels
access deniedHTTPsaprouter
Subscribe

Hello,

I have a pretty straightforward saprouter config file.
P * * *
and some lines
P <ip> website.domain 443

It works just fine, BUT after a few days the router starts denying https access.
I looked at all logs, nothing restarted the router or renewed its access table.

If I commit: saprouter -n
It is fine again and it is working fine for a few days.

I installed the latest version, but the problem persists.

What could be the reason?

Thanks!
I.G.

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

S_Sriram
Active Contributor
0 Likes

Hi IG

1. Check the dev_rout file for any error message.

2. Check with the network team from the outside to inside firewall access.

Regards

SS

ILIAN_Grigorov
Contributor
0 Likes
Thanks for the quick reply. It seems this behaviour is caused when the website jumps to another IP address.... I will dig deeper....
ILIAN_Grigorov
Contributor
0 Likes
When the -D option is not used, saprouter makes a reversed DNS check. Perhaps this contradicts with the Linux DNS cache. On the other hand reverse DNS check may not always return the same host. Probably it is better to use -D.

Answers (0)