• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

IP Mapping (advanced traceroute?) Software

nitrobass24

[H]ard|DCer of the Month - December 2009
2FA
Joined
Apr 7, 2006
Messages
10,477
Bought a company, all the IT people quit from the old company or were told to go pound sand....clearly not my decision.

Now we have 500 External IPs that we have no idea where they map to internal systems.


Trying to figure out a systematic way to determine where our external presence translates to on the inside of our network.
 
500 IP's on the same WAN conection, or is this like, multiple locations, each with multiple IP's? Not sure if you're trinyg to figure out NAT and routing, or which physical locations correspond to which IPs?
 
500 IP's on the same WAN conection, or is this like, multiple locations, each with multiple IP's? Not sure if you're trinyg to figure out NAT and routing, or which physical locations correspond to which IPs?

30 different Datacenters
we have 500 external IPs that host customer facing systems....which just dont know which ones or where they are(geo location, or internal IPs)

Its a disaster.
 
damn that sucks.

what type of equipment do you have in place for the network?

I can think of "hard" ways of doing this by going into each main router, looking at what you have there and see what networks feed off of that then follow everything back to any firewall / servers then see what all IPs are on each device...
 
going into each main router, looking at what you have there and see what networks feed off of that then follow everything back to any firewall / servers
so taking what I said and repeating it?
 
so taking what I said and repeating it?

sorry, i forgot to finish my thought there before i clicked submit :(

yes that part is repeating what you said, meant to finish that by saying but don't know of any easy way to map out every single ip on every device through every network.
 
Internally it's easy. Angry IP Scanner.
External IP's are a little different.
 
damn that sucks.

what type of equipment do you have in place for the network?

I can think of "hard" ways of doing this by going into each main router, looking at what you have there and see what networks feed off of that then follow everything back to any firewall / servers then see what all IPs are on each device...

What type of equipment, Cisco, Juniper mainly. A little of kinds of crap that has been acquired.

Yea im trying to avoid doing these hard ways. I dont know how many routers/firewall/L3switches there are but like i said above we have 30 Datacenters, we are only interested in a few hunderd external IPs
 
dig -x $ip-address ???

Unless your predecesors were just as brain-dead as your current management, that should work. If it doesn't work, be glad the morons fired the morons.

Since you didn't specify anything more than "map".. that's what I've got.

Once you get a handle on that, i'd use something like netdot to manage that shit.

Get some reverse DNS going on at least so you don't want to tear your hair out (and so the next guys or new guys don't have as hard a time)
 
Back
Top