Tutorial [Sinusbot] How to "fake" IP´s

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:
Code:
iface (eth/venet)0:1 inet static
        address (The IP u want to "fake")
        netmask 255.255.255.0
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.
c320f10f51.PNG

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:

Pim

Member
Sep 27, 2015
71
9
43
omy.. i just saw it right now o.o the flag is nice.

ty :) ill try it later.
 

L.

Well-Known Member
Sep 1, 2015
120
111
128
Is it Possible to make IP-1 look like IP-2?
So i can use a diffrent IP on my own TeamSpeak3 Server?
 

Nýuu™

Member
Nov 18, 2015
150
54
63
Is it Possible to make IP-1 look like IP-2?
So i can use a diffrent IP on my own TeamSpeak3 Server?
Ehm dont really unterstand what u mean u cant join with the new IP´s . But yes u can do that with 100 bots if u like.
 

L.

Well-Known Member
Sep 1, 2015
120
111
128
Ehm dont really unterstand what u mean u cant join with the new IP´s . But yes u can do that with 100 bots if u like.
(i'm retarded)
So let's say.
I wan't my IP to show diffrent on my TeamSpeak Server.
Is it possible to change some stuff and my IP will show from Netherlands?
 

Nýuu™

Member
Nov 18, 2015
150
54
63
(i'm retarded)
So let's say.
I wan't my IP to show diffrent on my TeamSpeak Server.
Is it possible to change some stuff and my IP will show from Netherlands?
Okey np m8 soo ehm
1. if u want to show u own. ip diffrent sure yes its possible use a VPN from Netherlands
2. if u want to show the ip of the bot diffrent like its from Netherlands then do it like in the TUT

Code:
face (eth/venet)0:1 inet static
        address (The IP u want to "fake" for example a IP  from netherlands)
        netmask 255.255.255.0
3. If u want to show the ip of u TeamSpeak³ Server diffrent like its from Netherlands then..there is no way with that TUT
 

Next

Restricted
Oct 3, 2015
38
7
40
This tutorial si strange, how i can own a "fastweb (is a isp name)" ip? How can the bot connect to a fake ip?
 

Next

Restricted
Oct 3, 2015
38
7
40
I show my file "interfaces" opened in NotePad ++ .

I use Debian 7 on my vps server.

2k4fgk.png
 

Nýuu™

Member
Nov 18, 2015
150
54
63
I show my file "interfaces" opened in NotePad ++ .

I use Debian 7 on my vps server.

2k4fgk.png
yeah just forget the other lines :) and it works aut of them well. Just dont forget to only use eth not (eth/venet) ;)

This tutorial si strange, how i can own a "fastweb (is a isp name)" ip? How can the bot connect to a fake ip?
U cant really call that a "fake" ip
"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."
 

Next

Restricted
Oct 3, 2015
38
7
40
I not use sinusbot, is shit. i use ts3musicbot.

Works only in local teamspeak?
 

clack

Member
Jan 22, 2016
13
2
38
when use of ifup eth0:1
say me :
Failed to bring up eth0:1.

i dont think this work . :oops:
 
Top