Or perhaps more to the point, we WON'T help you if you're trying to DOS someone.
Main Topics
Browse All TopicsHey guys.. I need an aswer asap, How do I kill or disable an IP address over a network, using the dos command line or other?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
NO NO NO... we are having major network problems here at work, there are viruses running wild and there are machines here on the network killing it. We need to disble the IP's to see if we can stop this. We already disbled the machines in the active directory, but the problems are still coming. we have over 5000 machines here and we need to do it this way...thank for any help I can get
signed
a frustrated part time emplyee of Atlantis' IT department...
Physically remove them from the network...pull the network cable out of the infected machines. Then while they are disconnected from the network you can patch them and clean the viruses.
Once the machines are clean and patched, plug them back into the network.
If you can't get to the machine phsyically...
You could shut down their switch port remotely but of course you would have to know which port they are attached to...
Oh, well, your problem is you're running a buggy, virus-ridden piece of garbage OS from Redmond.
But knowing that doesn't immediately help you, so let's see what we can do to shield you from the folly of whoever was stupid enough to have your entire business enterprise rely on Windoze.
Have you identified the virus? Do you know HOW it is moving around your network?
Do you have any firewalls with which you can isolate it?
If you've identified it, is there a patch available, and what patch deployment tools do you have available?
There's no real way to "disable" an IP address. You can DOS the machine using that address, crash its IP stack and it will quit talking. If you have a sufficiently sophisticated network infrastructure, you can isolate the infected machines at their local switch. If you're in a flat IP space and using static IP addressing, you could have uninfected machines steal the IP addresses of the infected ones. If you're in a DHCP environment, you could have the DHCP server refuse to lease an address to a MAC address that you have identified as an infected machine (you still are stuck with the issue of how to cancel their existing lease).
There are a number of ways to approach your situation, and the determination of what approach is most effective depends a lot of exactly how your network infrastructure is designed and built and what tools you have at your disposal. Without knowing a lot more, its difficult to be more specific.
Long term, perhaps this experience will serve as a business case for moving AWAY from a 100% Micro$oft environment. For your NOS, take a look at NetWare v6.5 (http://www.novell.com/net
the problem is trying to find them...the macines are named but they are not where they are supposed to be in terms of location. The networks is extemely big but we are on a flat network that isnt segmented. [We are trying to upgrade soon :p] therefore it is highly impossible to locate the macines physically, that is the reason why we are trying to kill the IP over the network. We ahve the IP address but cant find the physical machine, but we have the IP address so If we can just disable it we hope that can work....ANY SUGGESTIONS???
You could look in your routers ARP cache and find out the MAC address's of the infected machines. Then locate the MAC address in your switch's MAC-address-table and match it to the switch port. Once you know what switch port it is you can administratively shut it down.
No traffic will be allowed from the infected PC to the network.
ok We are on a DHCP environment and we just need the machine(s) disabled today. i saw someoen use a kill comand in dos but I cant remember what it is. We want to do it this way because when it is disabled the person will call saying they cant use the network that way we can find out where it is...... THANKS FOR ANY HELP!!!!
Ooo....flat, unsegmented network. Bad news in your situation - there's no "border guards", no way to really control your network traffic. Every machine has uninhibited access to every other machine on the network.
Here's a solution - a bit drastic, but it may be the only practical approach. Shut down all your switches - at the port level if you can. Kill your network. Then go around machine to machine, clean/disinfect each one, apply the appropriate patches, and then bring its switch port back up and let it talk.
Its drastic, yes. It will sure as hell disrupt business operations. But given the environment you describe (100% M$, flat network, no segmenting, DHCP) it may be the only way to stop the malware spread.
Maybe you are thinking about this?
http://www.experts-exchang
It references killing an established connection to a computer. This will not help you though. I would find their mac address and shut down their switch port...
How many locations? - you say you have 5 techs and are trying to fix this remotely. Looks like you're in a world of hurt.
As the others have indicated, individual turning off of IP addresses isn't exactly a common activity. If these folx can't figure out a way, it's not likely there is one that will help you, so I am going in another direction here.
Do you have any kind of antivirus running? Do you have any enterprise desktop management software, like Zen for Desktops or LanDesk Manager, that can force execution remotely?
Have you identified the virus? Does it have a "cleaner" utility available? Is it one that exploits specific Microsoft vulnerabilities that have been addressed in service packs or hotfixes? Does it use any particular service? If you have a desktop management utility, can you remotely disable services?
NO! There is no remote way to do this........you need to follow the advise of the good folks above and stop shouting....you are in a world of hurt and there is no easy way out of this ........you are going to have to id the problem machine and pyhsically isolate it. If you have enterprise AV running, it should identify the machine for you. There are network mapping tools that can scan your network and match ip addresses to mac addresses. Beyond that, if you don't have any idea where particular machines are in your physical environment, you are going to have to isolate them one-by one until you find the problem machine.
And if a virus is responsible, it is very likely that the infection has spread far beyond one machine, given your system design and apparent lack of AV resources.
http://oldlook.experts-exc
Do you have any remote-control software loaded on the desktops?
Without remote-control to the desktop (which would disconnect as soon as you kill IP) or enterprise desktop management software, you have no recourse. Without one of those tools in place, there is no remote way, as JConchie said.
When you finally get this crisis cleaned up, you need to leverage it to get funding to purchase, install and implement several enterprise tools. Enterprise A/V. Enterprise desktop management. Infrastructure reconfiguration. Improved firewalling. Corporate standard desktop configurations with lockdowns. WAN redundancy/failover.
Like you said earlier, you can't afford to have your network out of service. As Ben Franklin said, "an ounce of prevention is worth a pound of cure." That means it's cheaper to avoid a problem than to fix an avoidable problem after the fact.
Try solving it using the logon script.
Create a list with your bad IP addresses (one IP per line). Put it into your netlogon share. Put logoff.exe and sleep.exe from the resource kit in the netlogon share as well.
Put the script below at the beginning of your logon script.
If the machine that the user uses to log on has a "bad" IP, it will display the message asking the user to report in, and log the user right back off after two minutes.
When the user calls, note his whereabouts and his IP. To enable him to work again, simply delete his IP from the bad list. Once the list is empty, you have the position all the machines.
====8<----[logon.cmd]----
@echo off
setlocal
set BadIPList=%LogonServer%\ne
for /f "tokens=2 delims=:" %%a in ('ipconfig ^| find /i "IP Address"') do set IP=%%a
set IP=%IP: =%
type "%BadIPList%" | find "%IP%" >NUL
if errorlevel 1 goto logon
net send %ComputerName% "Your computer (%IP%) is virus infected. Please call help desk at 555-5555 *immediately*. You will only be able to log on after you report in."
%logonserver%\netlogon\sle
%logonserver%\netlogon\log
:logon
:: *** Put your regular logon script here:
====8<----[logon.cmd]----
Bottom line is there is no easy way to fix this
your IT manager should be flogged LOL
You say you are using Mcafee, definitions up to date?
What virus/virii are we dealing with?
check into lansurveyor
http://www.neon.com/gglls.
devarioj,
When you get a chance to come up for air, a report from you on how you and your four cohorts finally dealt with this mess........and what changes you plan to make to your network as a result of this experience would be much appreciated by all of us.
We may not have been much help to you here, but your experience may be valuable to others down the line.
Thanks,
hope it has worked out.
ok guys, this is what happened....it took a very long time...but we got it down to a managable few hundred computers distributing the virii. We never got it eradicated though...and I have quit since then and im back in school...to make sure if omething like that happens again, I can handle it and get a big promotion while eveyone else is scratching thier heads....thanks for all the help though....
Business Accounts
Answer for Membership
by: PsiCopPosted on 2003-10-29 at 08:01:02ID: 9642874
What exactly are you trying to do? If you're trying to DOS someone, we can't help you.