Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Deep_Banerji
New Contributor

Forwarding external HTTPS to internal TCP-8443 not working

I have a 100E device. On my public interface I'm receiving HTTPS request which I'm virtually mapping to port TCP-8443 of an internal server but it is not working. I have allowed this policy too. Please help.

virtual IP a.b.c.d --> 10.14.50.81 (TCP: 443 --> 8443)

a.b.c.d is not the public interface IP

Any --> <virtual destination> service TCP-8443 is allowed

2 REPLIES 2
BK_LGW
New Contributor

Well do you have SSL VPN enabled? that may be using 443 on the interface with your public IP.

emnoc
Esteemed Contributor III

Run diag debug flow and investigate the output.

 

 

e.g

#cli 

diag debug reset 

diag debug enable

diag debug flow filter port 8443

diag debug flow trace start 20

 

put some traffic up and grab the output.

 

When done

 

diag debug reset 

diag debug disable

 

Ken Felix

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
Labels
Top Kudoed Authors