tgangte / bonesi

Automatically exported from code.google.com/p/bonesi
Apache License 2.0
1 stars 0 forks source link

No result - 1Gbit Dedicated Port + 100TB traffic limit #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello. I got new server for testing bonesi 2.0.0 unfortunately unsuccessful 
result.

bonesi -i 50k-bots IP:80

This is my /etc/sysctl.conf configuration : 

net.ipv4.ip_forward = 0
net.ipv4.conf.default.rp_filter = 0
net.ipv4.conf.default.accept_source_route = 0
kernel.sysrq = 0
kernel.core_uses_pid = 1
kernel.msgmnb = 65536
kernel.msgmax = 65536
kernel.shmmax = 68719476736
kernel.shmall = 4294967296
fs.file-max = 65535

Theirs no iptables, no firewalls etc. How can I bypass ? Is it possible to my 
DataCenter blocks SYN or ICMP packets? If yes, how can I tell him for unblock 
these types of packets? Thank you very much!

Original issue reported on code.google.com by mzeyna...@gmail.com on 6 Dec 2012 at 9:57