All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Opperisano <opie@817west.com>
To: netfilter@lists.netfilter.org
Subject: Re: IMCP not returning
Date: Sat, 11 Jun 2005 11:58:25 -0400	[thread overview]
Message-ID: <20050611155825.GA9624@bender.817west.com> (raw)
In-Reply-To: <1118504253.18567.1.camel@debianbox>

On Sat, Jun 11, 2005 at 06:37:33PM +0300, Sadus . wrote:
> Hello,
> I'm trying to ping to a host and its not answering from location 1, but
> it is answering from location 2, now when i ping from location 1, i can
> see on the host's logs that location 1 can reach the machine since i log
> icmp pings.
> 
> i still can't get replies from the box on location1 (i can ping any
> other machine on the net so my ISP doesn't block ICMPs)

you have a routing problem.  $host knows to get to $location_1, but
$location_1 doesn't know how to get back to $host (or has an invalid
route to to it).  start at $host with:

  ip route get $location_1

and follow the trail until it makes a wrong turn.

-j

--
"Quagmire: Hey Peter, you can't drink that outside. You're gonna end
 up in jail. And not the good jail you see on Cinemax. The man jail."
        --Family Guy


  reply	other threads:[~2005-06-11 15:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-11 15:37 IMCP not returning Sadus .
2005-06-11 15:58 ` Jason Opperisano [this message]
2005-06-11 16:08   ` Jason Opperisano
2005-06-11 16:29     ` Sadus .
2005-06-11 20:24       ` Jason Opperisano

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=20050611155825.GA9624@bender.817west.com \
    --to=opie@817west.com \
    --cc=netfilter@lists.netfilter.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.