- Joined
- Jun 16, 2005
- Messages
- 494
- Reaction score
- 216
Find it yourself
other way = google it
other way = google it
Last edited:
But if the user uses a proxy "European" or "Chinese" or any other place, the result is the same.
This may be a solution for a few days, but then began to use this method to block all countries.
I think it would be best solved what that person used to throw the server
iptables -A INPUT -s 83.233.169.112 -j DROP --> This will only drop or disconnect the culprit from your server and he will be able to connect again.. I suggest you use the REJECT parameter to completely ban him.
iptables -A INPUT -s 83.233.169.112 -j REJECT --> this will completely block him from the server.
Just an example. Replace the ip of the culprit. And dont forget to check if your iptables is initialized or turned on, if not the blockign will be useless.
IN ADDITION:
For you to know the actvities of all connected ip address on you Linux server, do the following command:
netstat -anp
Multiple connections with Syn status might be suspicious. So better keep eye on them.
Hope this helps.
also, @magenik you are crazy, these IPs to drop will block tons of internet users (most of the world.)
and by the way, the thing you do is not exactly what you are thinking , use the IPrange module for IPTables if you want to block ip-range's
jaja yea, i laugh when i read "my server dont crash for 3 days", yea!!! you are blocking 50% of the world xD.
better do "ifconfig eth1 down" and forget![]()
@magenik you are crazy, these IPs to drop will block tons of internet users (most of the world.)
and by the way, the thing you do is not exactly what you are thinking , use the IPrange module for IPTables if you want to block ip-range's
@you both
before talk about That its 50% ip of the world its blocked
learn IP of each country first
where do u see 50% of internet are blocked on this Post?
you ahve only South korea who is blocked
and yea why now you come and post your Knowing about hacking when i alerady gave info ?
then if you feel better than me explain to ppl how find hacker and block them
this section still same as before ppl will never change
i guess was good give ppl there some info but i guess i better keep my knowing for mett1:
now you both help other ppl you know better than me
@you both
before talk about That its 50% ip of the world its blocked
learn IP of each country first
where do u see 50% of internet are blocked on this Post?
you ahve only South korea who is blocked
and yea why now you come and post your Knowing about hacking when i alerady gave info ?
then if you feel better than me explain to ppl how find hacker and block them
this section still same as before ppl will never change
i guess was good give ppl there some info but i guess i better keep my knowing for mett1:
now you both help other ppl you know better than me