Replies: 1 comment
-
I'm rerunning behind reverser proxy traefik and I get this error
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Sorry to interrupt, but I have a question that has been bothering me for a long time.
I am using RHEL-8.6.0 system in aws ec2, I have configured ssl certificate, ec2 security group has squared port 853.
Port 853 is not working, I check that port 853 is listening, no firewall is enabled, but port 853 is always in filtered state.
I use nmap to scan 127.0.0.1 and find that port 853 is in open state, but when I use nmap to scan public ip, I find that it is in filtered state.
Is this a problem caused by incompatibility with RHEL-8.6.0? Have you encountered this problem?
Beta Was this translation helpful? Give feedback.
All reactions