Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Nessus-Users
[Top] [All Lists]

RE: running Nessus on a dual homed system

Subject: RE: running Nessus on a dual homed system
Date: Mon, 23 Aug 2004 11:34:09 -0700
Thanks for your help... we got it covered.
 
Seems that the sleep deprivation experiment that I was undergoing at the
same time was affecting my understanding of the route command and I was
not getting the correct items included in the route. 
 
I have resolved both the sleep deprivation and the route issue and am
working with these systems now.
 
Jimmy
 
 
Jimmy Corio
Sr. Security Analyst (Vulnerability Mitigation)
Systems Security
AT&T Wireless
(425) 288-7723

        -----Original Message-----
        From: Harkaran Bedi [mailto:Harkaran.Bedi@Coalfiresystems.com] 
        Sent: Monday, August 23, 2004 9:21 AM
        To: jim.corio@attws.com
        Cc: jay@edgeos.com
        Subject: Re: running Nessus on a dual homed system
        
        

        Following up on Jay's reply, I think you still need to tell the
OS a default route to take. Lets say Nessus is installed & up & running,
and you want to scan a routable/public address - in that case you need
to add a default route to reach the destination network 

         

        I have a redhat box in a similar dual-homed config, and I use
the following to add a default route:

         

        route add default gw <eth_if_address>

         

        where eth_if_address is the NIC you choose as your default.

         

        (use the route command to see the dest. networks)

         

        Let me know how it goes,

         

        -Harkaran.

         

        Message: 6

        Date: Fri, 20 Aug 2004 13:41:50 -0700 (MST)

        From: Jay Jacobson <jay@edgeos.com>

        Subject: Re: running Nessus on a dual homed system

        To: "Corio, Jim" <jim.corio@attws.com>

        Cc: nessus@list.nessus.org

        Message-ID:
<Pine.LNX.4.58.0408201338000.8820@kinetic.edgeos.com>

        Content-Type: TEXT/PLAIN; charset=US-ASCII

         

        On Fri, 20 Aug 2004, Corio, Jim wrote:

         

        > I have an environment where I need to run Nessus as a dual
homed

        > solution.  Does anyone have any experience with this and can
offer any

        > guidance as to what is required to do so and what pitfalls may
be

        > encountered?

         

        I may be missing some specific details of what you are trying to

        accomplish... but, from a basic perspective, it would be very
simple.

        Nessus will just use the local routing rable for determining
which

        interface to send out packets.

         

        For example, if you have 192.168.0/24 routed to eth0 and
172.16.0/24

        routed to eth1, then the server's local routing table would
handle

        directing packets to either of those subnets. If you scan, for
example,

        172.16.0.55, the local routing table would ensure the packets
get directed

        to eth1. No special configurations in Nessus required at all.

         

        ~Jay

         

         

_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus
<Prev in Thread] Current Thread [Next in Thread>