Nýuu™
Member
- Nov 18, 2015
- 150
- 54
- 63
First of all i want to say that this only works if u are running the Sinusbot on the same VServer/Root then the TS³ Server obviously. I dont know how to use this but yeah . And and i know that we dont really fake a IP addresses but yeah what ever.
So go for it:
1. Login to your Server via SSH.
2. go to /etc/network/ [cd /etc/network]
3. nano interfaces [nano interfaces]
3.1 if u dont have nano do [apt-get install nano]
4. Add:
4.1 Just take a look what the main Interface is using "eth" or "venet"
4.2 There is a nice list http://www.nirsoft.net/countryip/ of ip´s
4.3 Save and Exit
5. ifup (venet/eth)0:1
6. Go to the Webinterface [Sinusbot] and but the IP u like to "fake" to the Hostname / IP.
7. Let the bot Join your TeamSpeak ³ Server.
8. There u Go
If you have any questions Feel free to ask.
....and
Finally I want to apologize for my bad English skillzz.
So go for it:
1. Login to your Server via SSH.
2. go to /etc/network/ [cd /etc/network]
3. nano interfaces [nano interfaces]
3.1 if u dont have nano do [apt-get install nano]
4. Add:
Code:
iface (eth/venet)0:1 inet static
address (The IP u want to "fake")
netmask 255.255.255.0
4.2 There is a nice list http://www.nirsoft.net/countryip/ of ip´s
4.3 Save and Exit
5. ifup (venet/eth)0:1
6. Go to the Webinterface [Sinusbot] and but the IP u like to "fake" to the Hostname / IP.
7. Let the bot Join your TeamSpeak ³ Server.
8. There u Go
If you have any questions Feel free to ask.
....and
Finally I want to apologize for my bad English skillzz.
Since one person called "Sven" is crying about that he found aut for his own how this works and i did copy his really hard "work" ("if u got a brain and a Google u can find it aut 4 u own but pssst he dont know about 8.8.8.8")
Last edited: