Site A can not GUI web console devices in Site B
Dear All,
I have a site in hk with subnet 192.168.1.0/24 this site using fortigate 60E, and in hk site
i have a openvpn appliance access server running , and also one openvpn access server with ip 192.168.1.72, and also I have another site in china with subnet 192.168.12.0/24 and also using fortigate as a internet firewall, a site to site vpn built between hk and china, openvpn appliance access server created an user account and exported .ovpn and import to a window server as openvpn client and the window server with ip 192.168.12.90 also running rras with lan routing enabled, and in hk fortigate having static route 192.168.12.0/255.255.255.0 with gateway address 192.168.1.72, whenever traffic toward 192.168.12.0/24 its will route via 192.168.1.72 (the openvpn appliance access server), and in china, there is a esxi with ip 192.168.12.103 and fortigate 192.168.12.99, I found that I can ping and telnet 443 with esxi and fortigate in china but can not access via web console, but in china I can ping, telnet and access via web console the esxi and fortigate firewall in china, any idea what goes wrong ? by the way, in china fortigate there is also static route 192.168.1.0/24 – gateway 192.168.1.90 (window server) and locally In china can web console these esxi and foritgate, by the way, hk fortigate is recently installed, before I was using centos as software router, and I could access web console from hk to china, since replaced with fortigate in hk its no longer work, do i need the following firewall policy ? any help would be appreicated
Via GUI:
- Go to Policy & Objects > Firewall Policy
- Create New Policy
- Incoming Interface: Your LAN interface (e.g., "internal" or "lan")
- Outgoing Interface: Same LAN interface (since traffic exits via the OpenVPN server on the same subnet)
- Source: Your HK subnet (192.168.1.0/24)
- Destination: China subnet (192.168.12.0/24)
- Schedule: Always
- Service: ALL
- Action: ACCEPT
- NAT: Disabled (uncheck "Enable NAT")
Keith