Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > PC Technology Zone > Computer Networking & Internet Access » does pinging a device indicate if a firewall is present on the device?
Closed Thread
Old 05-02-2007, 06:15 AM   #1 (permalink)
 
Master Techie

Join Date: Mar 2004

Posts: 2,069

rookie1010

Default does pinging a device indicate if a firewall is present on the device?

Hello

I have got a wireless media player(Philips SLM5500), i wanted to find out if it had a built in firewall. i tried piniging it and all the packets returned.

Is the ping done at layer 2?

does a perfect response to a ping mean that a firewall is not present on the media player
is there any way to ping a device and find out which ports are blocked?
rookie1010 is offline  
Old 05-02-2007, 06:24 AM   #2 (permalink)
S0ULphIRE's Avatar
 
01001100011011110110110

Join Date: Mar 2007

Location: Perth, Australia

Posts: 1,940

S0ULphIRE has a spectacular aura aboutS0ULphIRE has a spectacular aura about

Send a message via MSN to S0ULphIRE
Default Re: does pinging a device indicate if a firewall is present on the device?

U cn use nmap. Insecure.Org - Nmap Free Security Scanner, Tools & Hacking resources
If ur cant use a command prompt, there is a version with a GUI added on. you can use that to find open ports, firewalls, and tons of other stuff.
Philips Streamium SLM5500 - PC Advisor
__________________
"As a result of all this hardship, dirt, thirst, and wombats, you would expect Australians to be a dour lot. Instead, they are genial, jolly, cheerful, and always willing to share a kind word with a stranger, unless they are an American."
-- Douglas Adams

Click this if I helped you
>>>><<<<
S0ULphIRE is offline  
Old 05-02-2007, 07:29 AM   #3 (permalink)
 
Master Techie

Join Date: Mar 2004

Posts: 2,069

rookie1010

Default Re: does pinging a device indicate if a firewall is present on the device?

thanks for the reply and for the link to the philips streamium, that is where i read it has a firewall. it is not mentioned in the user manual or how to configure it.

how do i use nmap, do i instal that on a pc and then use that to find out the open ports?
rookie1010 is offline  
Old 05-02-2007, 01:03 PM   #4 (permalink)
 
Master Techie

Join Date: Mar 2004

Posts: 2,069

rookie1010

Default Re: does pinging a device indicate if a firewall is present on the device?

Hello

i tried to install nmap, but whilst installing it i got the message

"skipping WinPcap installation since version 3.0.0.19 already exists on this system. Uninstall that version first if you wish to force install."

i read the instructions for the installation of nmap, and the instructions state that versions 3.9 and later require winpcap 3.1 or later.

i downloaded winpcap 4.0 from the winpcap site, however now when i try to install winpcap i get the message

"skipping WinPcap installation since version 755 already exists on this system. Uninstall that version first if you wish to force install."

actually in the directory C:\program files\nmap i can see nmap application, when i click on that i get the command shell for 1/2 second and that then goes away. is the nmap installed?
is there some other way i need to use nmap?
rookie1010 is offline  
Old 05-02-2007, 02:24 PM   #5 (permalink)
Law
Law's Avatar
 
Wizard Techie

Join Date: Aug 2005

Location: the data closet

Posts: 4,172

Law is on a distinguished road

Default Re: does pinging a device indicate if a firewall is present on the device?

I believe ping test up to layer 3 if you are referring to the OSI model.

You should run it in command prompt. Change to the directory where it is installed

Simple command to run it is nmap ip adddress

nmap 192.168.1.100
__________________

Law is offline  
Old 05-03-2007, 03:04 AM   #6 (permalink)
 
Master Techie

Join Date: Mar 2004

Posts: 2,069

rookie1010

Default Re: does pinging a device indicate if a firewall is present on the device?

thanks for the reply,

i am running nmap in the command prompt

what do you meab by ping test up to layer 3,

can you run ping in ping 2 and ping 1 too?
rookie1010 is offline  
Old 05-04-2007, 11:08 AM   #7 (permalink)
Law
Law's Avatar
 
Wizard Techie

Join Date: Aug 2005

Location: the data closet

Posts: 4,172

Law is on a distinguished road

Default Re: does pinging a device indicate if a firewall is present on the device?

Quote:
Originally Posted by rookie1010 View Post
thanks for the reply,


can you run ping in ping 2 and ping 1 too?


Not sure what you meant on that statement.
__________________

Law is offline  
Old 05-10-2007, 01:08 AM   #8 (permalink)
shortstop20's Avatar
 
True Techie

Join Date: Jul 2005

Posts: 226

shortstop20 is on a distinguished road

Default Re: does pinging a device indicate if a firewall is present on the device?

Quote:
Originally Posted by rookie1010 View Post
thanks for the reply,

i am running nmap in the command prompt

what do you meab by ping test up to layer 3,

can you run ping in ping 2 and ping 1 too?
Are you referring to Layer 2(Data Link) and Layer 1(Physical) of the OSI model? I'm confused by what you mean as well. Ping(ICMP) operates at Layer 3(Network). Layer 3 deals with IP addresses, which is required to ping a device.

Successful ping requests doesn't mean that a firewall is not present. Some firewalls block ping requests, some don't.

nmap xxx.xxx.xxx.xxx should work fine as they said.
__________________
BIOSTAR TA790GXB Mobo - AMD Phenom II X4 940 Deneb 3.0GHz Quad-Core Black Edition - Vista 32-bit
OCZ Reaper HPC Edition 4GB DDR2 800 Dual Channel - MSI NX6800GT PCI-E 256MB GDDR3
Sunbeam CR-CCTF 120 mm Core-Contact Freezer CPU Cooler - Antec Truepower 2.0 480W PS
Western Digital Raptor 37GB SATA HDD - Seagate 120GB SATA HDD
Plextor PX716A DVD-R/RW - LG DVD-ROM - Hauppage PVR-250 TV Tuner - Antec Silver Aluminum Case
shortstop20 is offline  
Old 05-12-2007, 02:24 PM   #9 (permalink)
 
Master Techie

Join Date: Mar 2004

Posts: 2,069

rookie1010

Default Re: does pinging a device indicate if a firewall is present on the device?

thanks for the reply,

what i meant is can you run ping in layer 2 and layer 1 of the OSI stack?
rookie1010 is offline  
Old 05-13-2007, 09:06 PM   #10 (permalink)
Law
Law's Avatar
 
Wizard Techie

Join Date: Aug 2005

Location: the data closet

Posts: 4,172

Law is on a distinguished road

Default Re: does pinging a device indicate if a firewall is present on the device?

Quote:
Originally Posted by rookie1010 View Post
thanks for the reply,

what i meant is can you run ping in layer 2 and layer 1 of the OSI stack?
Yes and No. You can't use ping to test layer 2 and layer 1 but you use it to test layer 3. In order for layer 3 to function, layer 2 and 1 must also function correctly. So in theory you are testing layer 1,2 and 3 when you ping, but you can't do "ping 00-23-a2-35-3d-3c" and try to test a layer 2 problem like that. Because ping uses ICMP that's why.
__________________

Law is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Turning off the Firewall with XP stepnkev Windows Operating Systems and Software 2 03-27-2007 01:36 PM