Skip to main content
Minor formatting improvements
Source Link
AdminBee
  • 23.6k
  • 25
  • 55
  • 77

I had an issue that service was working well on port 443 but there was no 443 port in netstat at all. And finally I found some iptablesiptables forwarding rule, could list it through "iptables -t nat -L -n -v"

iptables -t nat -L -n -v

I had an issue that service was working well on port 443 but there was no 443 port in netstat at all. And finally I found some iptables forwarding rule, could list it through "iptables -t nat -L -n -v"

I had an issue that service was working well on port 443 but there was no 443 port in netstat at all. And finally I found some iptables forwarding rule, could list it through

iptables -t nat -L -n -v
deleted 8 characters in body
Source Link

I had an issue that service was working working well on port 443 but there was no 443 port in netstat at all. And finally I found some iptables forwarding rule, could list it through "iptables -t nat -L -n -v"

I had an issue that service was working working well on port 443 but there was no 443 port in netstat at all. And finally I found some iptables forwarding rule, could list it through "iptables -t nat -L -n -v"

I had an issue that service was working well on port 443 but there was no 443 port in netstat at all. And finally I found some iptables forwarding rule, could list it through "iptables -t nat -L -n -v"

Source Link

I had an issue that service was working working well on port 443 but there was no 443 port in netstat at all. And finally I found some iptables forwarding rule, could list it through "iptables -t nat -L -n -v"