I an external ip addresses a.b.c.d and would like to NAT to my internal ip address 192.168.1.1 so that my client from the outside could access the port of 1433 [odbc] of my server [192.168.1.1] in "trusted"
I have create a service called my_odbc
property 1433
in incoming from "any" to NAT a.b.c.d -> 192.168.1.1
in outgoing from "any" to "any"
set dynamic NAT {default [simple NAT]}
I save it, and testing the ODBC from outside does not work ..
so in setup - NAT ... I also added a line
192.168.1.1 -> a.b.c.d.
Am I right to do so? What goes wrong? Please tell me here.
thank you in advance for your help.
Regards,
Kelvin Li
I have create a service called my_odbc
property 1433
in incoming from "any" to NAT a.b.c.d -> 192.168.1.1
in outgoing from "any" to "any"
set dynamic NAT {default [simple NAT]}
I save it, and testing the ODBC from outside does not work ..
so in setup - NAT ... I also added a line
192.168.1.1 -> a.b.c.d.
Am I right to do so? What goes wrong? Please tell me here.
thank you in advance for your help.
Regards,
Kelvin Li