Skip to main content
takeshi
New Member
May 16, 2018
Question

How can I bind a specific interface or ip's client ?

  • May 16, 2018
  • 1 reply
  • 3463 views

Now I have  a computer with 4 ports or interfaces such as IP: 1.1.1.1, 1.1.1.2, 1.1.1.3, 1.1.1.4 but I need to bind 1.1.1.4 connect to the VPN Server . How can i config to Forticlient?, please help.

    1 reply

    ergotherego
    New Member
    May 16, 2018

    Google "windows bind order". You need to control it at the OS level - which IP or NIC the machine prefers to initiate traffic.

     

    If they have multiple NICs this article may help:

     

    https://blogs.technet.microsoft.com/networking/2015/08/14/adjusting-the-network-protocol-bindings-in-windows-10/

     

    If they have multiple IP addresses bound to the same NIC this article may help:

     

    https://serverfault.com/questions/254884/windows-server-2008-r2-ip-address-binding-order

    takeshi
    takeshiAuthor
    New Member
    May 17, 2018

    Thank you so much for your reply.