Nullroute..
#1

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?
Reply
#2

DDoS? block thier Ip's
Reply
#3

Do you know what a nullroute is?
Reply
#4

Can the nullroute go off by itself?
Reply
#5

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.
Reply
#6

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)
Reply
#7

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
Reply
#8

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.
Reply
#9

Choose a host that won't nullroute you, OVH and burst.net are both good for this.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)