my ping don't work

A

acana007

my method

start -> run -> cmd

(now i am in my command window)

C:\Documents and Settings\myname>

(this is what i type)

ping google.ca

(this is what it returns)

C:\Documents and Settings\myname>

{any and all help would be apprecated}
 
N

NewScience

I know this is a dumb question ... but you are connected to the internet
when you use ping, correct?
Are you behind a firewall that prevents ping? Can you ping anything else
(www.microsoft.com)?
 
P

Pegasus \(MVP\)

my method

start -> run -> cmd

(now i am in my command window)

C:\Documents and Settings\myname>

(this is what i type)

ping google.ca

(this is what it returns)

C:\Documents and Settings\myname>

{any and all help would be apprecated}

I suspect that someone committed a capital offence on your
PC by naming a batch file "ping.bat". Bad, bad news. To
confirm this suspicion, type this command instead (verbatim,
please!):

%SystemRoot%\system32\ping.exe www.google.ca
 
A

acana007

SOB i am going to kill who ever does this.

it's com files
ping.com
netstat.com
regedit.com
taskkill.com
tasklist.com
tracert.com

all of thease are 1kb


Thanks for pointing out my ID10T error
 
P

Paul Knudsen

my method

start -> run -> cmd

(now i am in my command window)

C:\Documents and Settings\myname>

(this is what i type)

ping google.ca

(this is what it returns)

C:\Documents and Settings\myname>

{any and all help would be apprecated}

I thought you needed to type "www..." but just plain old google.ca
worked for me.

Pinging google.ca [66.102.7.104] with 32 bytes of data:

Reply from 66.102.7.104: bytes=32 time=52ms TTL=242
Reply from 66.102.7.104: bytes=32 time=54ms TTL=243
Reply from 66.102.7.104: bytes=32 time=52ms TTL=242
Reply from 66.102.7.104: bytes=32 time=53ms TTL=243

Ping statistics for 66.102.7.104:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 52ms, Maximum = 54ms, Average = 52ms
 
P

Pegasus \(MVP\)

You are the victim of a malware attack.

SOB i am going to kill who ever does this.

it's com files
ping.com
netstat.com
regedit.com
taskkill.com
tasklist.com
tracert.com

all of thease are 1kb


Thanks for pointing out my ID10T error
 
K

Kayman

Pegasus (MVP) wrote:

"You are the victim of a malware attack."

acana;

you should now consult the experts at microsoft.public.security.virus

Good luck :)
 
P

Pegasus \(MVP\)

Kayman said:
Pegasus (MVP) wrote:

"You are the victim of a malware attack."

acana;

you should now consult the experts at microsoft.public.security.virus

Good luck :)

Malware is usually NOT a virus. A virus is a program that
propagates itself without the user's knowledge or consent.
Malware is usually downloaded from a site WITH the user's
knowledge and consent (i.e. by a mouse click), often
because that site says "Download me to speed up your
Internet access!". Malware is very easy to write - anyone with
a small amount of programming experience can write an
executable that creates a few malicious files on the target PC
and deletes a few important system files.

You can compare downloading malware with children accepting
sweets from a stranger. Most learn their lesson early. Others
learn after a bad experience. A dog will probably eat a tasty
sandwich lying in the gutter. Most humans won't - they know better.

Virus scanners will NOT pick up malware - it's an impossible task.
They must concentrate on self-propagating viruses.
 
K

Ken Blake, MVP

Pegasus said:
Malware is usually NOT a virus. A virus is a program that
propagates itself without the user's knowledge or consent.
Malware is usually downloaded from a site WITH the user's
knowledge and consent (i.e. by a mouse click), often
because that site says "Download me to speed up your
Internet access!". Malware is very easy to write - anyone with
a small amount of programming experience can write an
executable that creates a few malicious files on the target PC
and deletes a few important system files.



It's certainly true that not everyone uses the term in exactly the same way,
but as far as I'm concerned, "mal" is short for "malicious" and "ware" is
short for software. So "malware "is malicious software of any and all types,
*including* viruses.

Here are a bunch of definitions that generally agree with mine:
http://www.google.com/search?hl=en&lr=&defl=en&q=define:malware&sa=X&oi=glossary_definition&ct=title

or http://tinyurl.com/yafgj3
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top