How to configure virtual IP with a router and a firewall
Hello!! I have a problem with a FG60D and a TIM ROUTER. I am unable to configure a Virtual IP.
The configuration is:
External and public ip (sample): 256.123.456.789
-- ROUTER PROVIDER --
-- nat port 8080 to 192.168.2.23
internal lan ip router: 192.168.2.6
wan 1 port firewall: 192.168.2.23
-- FORTINET FG60D --
internal ip port: 192.168.1.95
PERSONAL COMPUTER with ip: 192.168.1.93 and iis on port 8080.
How should I configure
- virtual ip
- firewall policy
- etc
in order to use, from an external computer, with ip 257.234.567.890 the service present on port 8080 of 192.168.1.93
using for example the command http://256.123.456.789:8080.
Unfortunately the sample configuration present on https://cookbook.fortinet.com/port-forwarding-60/ does not solve my problem.
Thanks, Best Regards