source routing

From: mooseman (root@edgeeffect.com)
Date: 09/26/01


Date: Wed, 26 Sep 2001 11:33:45 -0400 (EDT)
From: mooseman <root@edgeeffect.com>
To: pen-test@securityfocus.com
Subject: source routing
Message-ID: <Pine.LNX.4.21.0109261132520.23441-100000@->

Hi all,

A couple of questions on Loose source routing...

1. Has anyone played with loose source routing on windows 2000?.. If so,
how do I specify a valid host-list in any of the tcp/ip commands like
tracert, ping, pathping.. etc...? (e.g. ping -j host-list destination). I
tried a comma or space delimited list and it didn't work, nor did a file
with the ips listed work.
2. Has anyone successfully probed a private network behind a gateway,
firewall or router appliance using loose or strict source routing? If so,
what tools / methodology has worked best?

I have been able to send packets to a host behind a Linux firewall with
source routing enabled (who would do that??) using the "sing" tool, but
the host on the other side was not able to communicate back to me... any
ideas?

Thanks

Daniel Tatone, CCSA
Network Security Engineer - Richter Security Inc.
http://www.richtersecurity.com
dtatone@richtersecurity.com

----------------------------------------------------------------------------
This list is provided by the SecurityFocus Security Intelligence Alert (SIA)
Service. For more information on SecurityFocus' SIA service which
automatically alerts you to the latest security vulnerabilities please see:
https://alerts.securityfocus.com/



Relevant Pages

  • Re: source routing
    ... IP supports two types of source routing. ... in which the IP address of the next router can be one ... >A couple of questions on Loose source routing... ... >Network Security Engineer - Richter Security Inc. ...
    (Pen-Test)
  • Re: Deactivation of source routing
    ... You may want to read the "Solaris Operating Environment Network Settings ... for Security" Blueprint Online article at: ... You can find the index to all security related Blueprint articles on ... >I want to know how to check/activate/deactivate the IP source routing under ...
    (Focus-SUN)
  • Deactivation of source routing
    ... I want to know how to check/activate/deactivate the IP source routing under ... Solaris 2.6. ... Security & FW Support ...
    (Focus-SUN)
  • IP Source routing in TCP client
    ... I try to create a TCP client that supports loose source routing. ... find my test code below. ... SOCKET sockRaw; ...
    (microsoft.public.win32.programmer.networks)