EllisLab text mark
Advanced Search
     
Problem cannot connect via SSL VPN
Posted: 15 November 2012 12:10 AM   [ Ignore ]
Joined: 2012-11-14
1 posts

Hi all,

I have problem with connecting to my application written in php codeigniter framework via ssl vpn box(SonicWALL Virtual Office)

Application can be accessed within LAN without any problem, such as http://LOCAL_IP/myapp/
but cannot access via vpn box such as https://OUTER_IP/go/http://LOCAL_IP/myapp/

Other applications written in pure php can be accessed with the same url format https://OUTER_IP/go/http://LOCAL_IP/otherapp/

Could anybody help me on this problem?

Thanks