|
So I have more than one external IP. We have a game that has no IP settings. So It only works with the default one on the server. How can I make this program only use a certain IP? Thanks. |
|
Hello. We would need some more information about your setup. Could you draw a diagram of how your network is set up? I'll give you an example by showing you what I have:
Also, is your internal network static or dynamic? What operating Systems are we dealing with? And, um..what exactly are you trying to do here? lol...sorry I just don't think I quite understand the question. |
|
Could I use a BAT file to set the IP lets say default is 10.10.10.1 to 10.10.10.2 but only for that program?? |
|
I use force bind ip when using certain programs with hamachi http://download.cnet.com/ForceBindIP/3000-2085_4-10969079.html it allows you to control which network interface/ ip it has access to Going to give it a go :) Does not work. I installed and made a bat but it says the command is not something. to use it, you need to edit the shortcut icon and change the target ForceBindIP 1.2.3.4 c:fullpathtoapp.exe ForceBindIP >ip address> <original target="" that="" was="" there="" before=""> It says The name "ForceBindIP" specified in the Target box is not valid. hmm weird, something may have stopped it from setting it's self to be launched simply from the name, you may have to do somethilg like add its full path then a space then the ip address then another space then the path to the program you want to launch C:WINDOWSsystem32ForceBindIP.exe 1.1.1.1 "C:path to appstuff.exe" |
|
Uhm this is what i figured out and it works if you get that error: %windir%system32ForceBindIP.exe hamachiip "Location of the game" You'll wanna install force bind ip by yourself with .zip it can be found on their website http://www.r1ch.net/stuff/forcebindip/ and you do it by your self by installing the 2 things to system32 |

