Re: SecureClient and Office Mode If the network interface of the laptop picks up an address that is in the same range as your internal network (10.1.0.0/20) then the secure client will not attempt to connect to your external IP address as it will determine that the laptop is inside your internal network. If you look inside the userc.c file on the laptop you will all of the interfaces of the Gateway defined in there. Office Mode works by assigning an IP address to the Virtual Network Adaptor that is installed on the SecureClient Laptop. However that IP is dynamic and requires that you connect to the gateway first. Office Mode cannot sort out where you are connecting from a network that overlaps with your internal network as it sees you as being internal to your network already. |