Skip to main content

Agent VPN bypass URL

Capture the agent's 'true' network details when using a VPN.

Andy Scott avatar
Written by Andy Scott
Updated over a week ago

What does VPN bypass URL do?

The network_isp shown in Operata is the network used to send data from the agents Operata browser extension to Operata, on https://api.operata.io.

Whenever an agent uses a VPN the agents network IP address is allocated by the VPN, this masks the 'real' they are using and shows all VPN connected agents as using the same network (the network_isp for all agents will be the same; zScaler for example).

Without this data you cannot establish where or how the agent is connecting to the network to fully understand any network related issues.


How can we capture the Agent's 'real' network details?

Operata has created a 'bypass url' (https://agent-service.operata.io/lookup) that simply captures the IP address of the device making a request to it.

At the start of every call the Operata Browser extension makes a call to this url and captures the IP address.

Where a Customers VPN client has been configured to route calls to this bypass url via the agent network (not the VPN) then details of the agents 'real' network will be collected, Operata also does an ISP look-up and presents the data in Cavas as the agent_isp.

A good place to confirm this is working is in the Networks Applications Equipment dashboard, navigate to Network/Agent Network where you will see network_isp and agent_isp details.

Note: VDI (with or without HDX) and other network configurations need to be considered and may change the interpretation of the details in both network_isp and agent_isp.


What do customers need to do to enable this feature?

The agents VPN client configuration needs to be updated to pass calls to https://agent-service.operata.io/lookup via the Agents local network (not the VPN) this configuration is commonly known as VPN split tunnelling.

No data is passed to the VPN URL - it is simply an endpoint that the Agent client used to capture the IP address used to call it.

Please contact Operata if you need any other details..

Did this answer your question?