public inbox for gentoo-server@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mateusz Arkadiusz Mierzwinski <mateuszmierzwinski@gmail.com>
To: gentoo-server@lists.gentoo.org
Subject: Re: [gentoo-server] Detect where a connection drop occurs
Date: Fri, 22 Feb 2013 08:44:15 +0100	[thread overview]
Message-ID: <CAGspQK_KS-+5x_jsC9xjzu0wjAJy7Ex7TQhpwD1qs0XALPigDg@mail.gmail.com> (raw)
In-Reply-To: <C49FE605-275D-4489-98F5-3D9F9F374B03@if.ufrj.br>

[-- Attachment #1: Type: text/plain, Size: 1570 bytes --]

Hi,

1. netstat -ant
2. if returns 0.0.0.0:548 its ok
3. else: check your service if it's connected to VPN interface only.

4. Traceroute to HOST not PORT. Port pinging can be blocked by your
Internet Provider.
5. Check Your IPtables rules if You don't block any ports or set connlimit,
rejects etc.: iptables -L
6. Check Your IDS software like Prelude/Snort.

Best regards,
MM


2013/2/22 Vinícius Ferrão <viniciusferrao@if.ufrj.br>

> Hello dudes,
>
> I've configured an service and I know it's working normally through TCP
> port 548. But I'm only able to connect to it using a VPN connection.
>
> I need to debug it detecting where (in which hop) the connection is being
> dropped.
>
> Any ideias on how to do that?
>
> I've tried tcptraceroute without success:
>
> sudo tcptraceroute www.mydomain.com 548
> Selected device en0, address 172.16.144.115, port 49302 for outgoing
> packets
> Tracing the path to www.mydomain.com (146.164.36.7) on TCP port 548
> (afpovertcp), 30 hops max
>  1  172.16.144.1  0.769 ms  0.598 ms  0.686 ms
>  2  * * *
>  3  * * *
>  4  * * *
>  5  * * *
>  6  * * *
>  7  * * *
>  8  * * *
>  9  * * *
> 10  * * *
> 11  * * *
> 12  * * *
> 13  * * *
> 14  * * *
> 15  * * *
> 16  * * *
> 17  * * *
> 18  * * *
> 19  * * *
> 20  * * *
> 21  * * *
> 22  * * *
> 23  * * *
> 24  * * *
> 25  * * *
> 26  * * *
> 27  * * *
> 28  * * *
> 29  * * *
>
> Thanks in advance,
>
>
>  *Vinícius Ferrão*: Administrador de Sistemas
> www.ferrao.eti.br | +55 (21) 8888-2619
>
>

[-- Attachment #2: Type: text/html, Size: 2939 bytes --]

  reply	other threads:[~2013-02-22  7:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-22  5:21 [gentoo-server] Detect where a connection drop occurs Vinícius Ferrão
2013-02-22  7:44 ` Mateusz Arkadiusz Mierzwinski [this message]
2013-02-22  7:57   ` William Kenworthy
  -- strict thread matches above, loose matches on Subject: below --
2013-02-22  5:22 info
2013-02-22  5:26 ` Vinícius Ferrão

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=CAGspQK_KS-+5x_jsC9xjzu0wjAJy7Ex7TQhpwD1qs0XALPigDg@mail.gmail.com \
    --to=mateuszmierzwinski@gmail.com \
    --cc=gentoo-server@lists.gentoo.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