Nullroute.. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Nullroute.. (
/showthread.php?tid=460725)
Nullroute.. -
FireNation - 29.08.2013
My friends server got nullrouted by two hackers, and he's hosting it on his personal vps, does anyone know how he can un-nullroute it?
Re: Nullroute.. -
Ha$H_Sexyboy - 29.08.2013
DDoS? block thier Ip's
Re: Nullroute.. - Riddy - 29.08.2013
Do you know what a nullroute is?
Re: Nullroute.. -
FireNation - 29.08.2013
Can the nullroute go off by itself?
Re: Nullroute.. -
Dopefull - 29.08.2013
Nullroute prevents the DDoS attack, it doesn't attack your server. So something weird is going on, or you have no idea what nullroute is.
I would guess that your server is being DDoS'ed and the attack isn't being routed away from your server.
Re: Nullroute.. -
ColorHost-Kevin - 30.08.2013
http://en.wikipedia.org/wiki/Null_route
The provider usually controls this. and usually tend to keep it under for 24 hours (Depends on the situation)
Re: Nullroute.. -
dr1ftp0w3r - 30.08.2013
For your friend to remove the nullroute he has to do this:
first: route -n (to get the table list)
then he removes whatever nullroute's there is in that table by doing this:
route del ip.range.or.ip gw 127.0.0.1 lo
Good luck
Re: Nullroute.. - Riddy - 30.08.2013
Quote:
Originally Posted by dr1ftp0w3r
For your friend to remove the nullroute he has to do this:
first: route -n (to get the table list)
then he removes whatever nullroute's there is in that table by doing this:
route del ip.range.or.ip gw 127.0.0.1 lo
Good luck
|
How is he suppose to access this without being able to use it? Once null-routed, there cannot be any connections to the server as it'll just route the incoming traffic to nowhere.
Re: Nullroute.. -
linuxthefish - 30.08.2013
Choose a host that won't nullroute you, OVH and burst.net are both good for this.