Text
|
Normally Caravan automatically binds itself to the IP address of the machine.
But you can run multiple instances of Caravan on the same machine. If the machine has multiple IP addresses defined, then each Caravan instance can bind to one IP address. You will need to define the IP address for each Caravan instance in the Settings.
If you have only one IP address, but needs to run multiple instances of Caravan, then you can define a different port address for each instance of Caravan.
e.g
On http://192.168.1.40:8182 will be one instance of Caravan
On http://192.168.1.40:8183 will be another instance of Caravan
and so on...
You may have 2 Ethernet cards on the same machine, each with a different IP address. You can run 2 instances of Caravan, binded to different IP addresses.
|