B4J Question B4J Bridge - Steer to particular NIC?

labcold

Member
Licensed User
Longtime User
I am running B4J bridge on a server with Ubuntu 18.04LTS with Liberica Java 11.0.12+7

My machine has a local NIC and a second NIC with static public IP but B4JBridge always connects to the local IP not the public IP.

Is there a way to steer it to use the other NIC?

Everything is working as expected for the local IP but I really need to use the public static IP for a series of trials.
Thanks
 
Top