On 13 Aug 2005 08:52:19 -0700, jamie wrote:
> Hi,
>
> I've written small client/server program and would like to test how it
> deals with the network going down, I don't have physical access to my
> server, so I can't just pull the cable. I was thinking ipconfig
> /release would do the job, but that dosn't appear to be installed, nor
> is dhcpcd, which it apparently relies on. Or at least, I can't find
> them.
ipconfig is spelled ifconfig. Try the command
man ifconfig
> Is there a way to do what I want with out installing these utilities?
> Otherwise, how does one go about installing them?
Please read
http://www.catb.org/~esr/faqs/smart-questions.html
Always provide distribution, release when posting questions.
It could help you get better answers.