Re: Mapping Class A network ( any easy trick?)

alank_at_starbug.net
Date: 02/09/05

  • Next message: Henderson, Dennis K.: "RE: Mapping Class A network ( any easy trick?)"
    Date: Tue, 8 Feb 2005 15:21:12 -0800 (PST)
    To: "R. DuFresne" <dufresne@sysinfo.com>
    
    

    Hi Ron,

    I was thinking of broadcast and multicast routing updates only. Most
    systems are on switches, and didn't really want to suggest playing games
    with redirecting switched traffic to learn src/dst ip addreesses. ;->

    Another way to obtain the routing table, would be to to probe the routers
    for default snmp strings.

    Alan

    > On Tue, 8 Feb 2005 alank@starbug.net wrote:
    >
    >> If you are local to the network, start by seeing if any routing
    >> protocols
    >> are running that you can sniff.
    >
    > if you are local, is it not better/easier to start by tossing the nick
    > into permicuous and seeing what yer sniffer can discover on it's own?
    >
    >
    > Perhaps that's what you meant by looking for routing traffic?
    >
    > Thanks,
    >
    > Ron DuFresne
    ]


  • Next message: Henderson, Dennis K.: "RE: Mapping Class A network ( any easy trick?)"

    Relevant Pages

    • Broadcast routing problem with duplicate IPs
      ... Discarding those packets ... the packet is discarded during routing. ... broadcast 192.168.1.0 dev eth1 table local proto kernel scope link src 192.168.1.50 ...
      (comp.os.linux.networking)
    • Re: IP-forwarding (help)
      ... inet 192.168.1.254 netmask 0xffffff00 broadcast 192.168.1.255 ... I feel this is /me still not fully understand routing tables. ...
      (freebsd-net)
    • Re: Broadcast packets in C
      ... I'm trying to build a program in C which uses broadcast HELLO packets, ... multicast RREQ, RREP, RERR packets and routing tables exchange.I want ... All we can do is point you to the general information since you aren't ...
      (comp.os.linux.networking)
    • Re: eth0 and "default route"?
      ... planck:~ # cat /etc/sysconfig/network/routes ... Definitions of Default Route on the Web: ... A routing table entry which is used to direct packets addressed to ... Definitions of Broadcast Address on the Web: ...
      (alt.os.linux.suse)
    • Broadcast packets in C
      ... I'm trying to build a program in C which uses broadcast HELLO packets, ... multicast RREQ, RREP, RERR packets and routing tables exchange.I want ... I know how to send broadcast simple Hello using UDP socket function, ...
      (comp.os.linux.networking)