LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-29-2004, 01:01 PM   #1
saltas
LQ Newbie
 
Registered: Sep 2004
Posts: 7

Rep: Reputation: 0
Cant scan with nmap or nessus


The problem is that I can only use nmap or nessus to scan in my own net (192.168.0.1-255). When I do a nmap 200.254.***.*** its says that the server is down, but Im sure is not down (mozilla can reach it).

Anyone knows why is this?

Thanks.
 
Old 09-29-2004, 03:10 PM   #2
dcostakos
Member
 
Registered: Aug 2004
Posts: 44

Rep: Reputation: 15
My guess is that either the servers on the other subnet do not allow incoming ICMP traffic or network firewall rules block ICMP between subnets.

Try this:

Code:
nmap -P0 <IP_ADDR>
If it hangs for a while, the network firewall rules are probably also dropping packets for certain ports (probably most all of them). -- which would make a Nessus or nmap scan take forever.

To see if that's the case, try nmapping only a single port that you know is accessible -- like port 80:

Code:
nmap -p 80 -P0 <IP_ADDR>
 
Old 09-29-2004, 03:34 PM   #3
saltas
LQ Newbie
 
Registered: Sep 2004
Posts: 7

Original Poster
Rep: Reputation: 0
Thanks, nmap -p 80 -P0 worked just fine.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can someone do a Nessus scan on my IP Address? tangle Linux - Security 1 01-31-2005 02:08 PM
Nmap with Idle scan Ephracis Linux - Security 0 12-10-2004 05:08 AM
newbie learning NMAP, NESSUS, NIKTO amrogers3 Linux - Newbie 1 01-28-2004 03:55 PM
How can I scan *every* port with nmap? davee Linux - Security 6 12-11-2003 04:44 PM
nmap scan loganwva Linux - Security 5 02-25-2003 07:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 01:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration