Service Virtualization

 View Only
  • 1.  Bind Address

    Posted Sep 11, 2019 07:38 AM
    Hi Everyone,

    Want to understand how to use bind address functionality in Devtest. 
    Thanks
    Nikhil


  • 2.  RE: Bind Address
    Best Answer

    Broadcom Employee
    Posted Sep 11, 2019 09:43 AM
    Hi Nikhil,

    In DevTest, you can use the property lisa.net.bindToAddress to set the Ip address that your DevTest will listen on. Below is the information you can find in lisa.properties.

    # This is the IP address that we will listen on. By default we will listen on all our
    # IP addresses. You can restrict this to a particular IP address or set it to 127.0.0.1
    # or localhost to prevent other machines connecting but allowing local connections.
    # lisa.net.bindToAddress=192.168.1.1

    Hope this information answers your question.

    Regards,
    Prema