mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: parker@citynetwireless.net
To: linux-kernel@vger.kernel.org
Subject: ICMP ttl-exceeded packets not sourced correctly
Date: Thu, 28 Oct 2004 20:07:21 -0500	[thread overview]
Message-ID: <20041029010721.GA25817@core.citynetwireless.net> (raw)

I think there's a problem with the ICMP code...

Say you have a router, and it's multihomed to two different isp's,
say cogentco.com and qwest.net as your upstreams.
On your cogent interface, you have the ip address on the /30 assigned by cogent,
with reverse dns being blahblah.demarc.cogentco.com on the qwest interface.
Same story with qwest, with reverse dns being whatever.qwest.net.
Now let's say someone out on the internet with ip address of 1.1.1.1 runs
a traceroute into your network and his incoming path to your network comes over qwest.
Your router's hop should source its ICMP ttl-exceeded code (the traceroute hop) on
its qwest /30 ip address, because thats where the traceroute got triggered.
ICMP ttl-exceeded code's response should not be originated from the interface
holding the route, but should be origianted from the interface that got hit
with the traceroute.

-- 
Bubba Parker
Systems Administrator
CityNet LLC
http://www.citynetinfo.com/

             reply	other threads:[~2004-10-29  1:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-29  1:07 parker [this message]
2004-10-29  3:31 ` David Schwartz
2004-10-30  5:48 ` Herbert Xu
2004-11-02 16:48 parker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041029010721.GA25817@core.citynetwireless.net \
    --to=parker@citynetwireless.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome