Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Cedric Blancher <blancher@cartel-securite.fr>
To: Sundaram Ramasamy <sun@percipia.com>
Cc: Netfilter mailinglist <netfilter@lists.netfilter.org>
Subject: Re: poptop connection problem
Date: 24 Oct 2002 21:17:57 +0200	[thread overview]
Message-ID: <1035487077.15747.0.camel@elendil> (raw)
In-Reply-To: <005101c27b89$90256120$8c01a8c0@sundaram>

Le jeu 24/10/2002 à 20:17, Sundaram Ramasamy a écrit :
> tcpdump -i eth0 proto 47 or port 1723
> the above command not showing any  information. 
> my iptables command:
> iptables -A INPUT -i eth0 -p tcp --dport 1763 -j ACCEPT
> iptables -A INPUT -i eth0 -p 47 -j ACCEPT

There's a typo here !

iptables -A INPUT -i eth0 -p tcp --dport 1723 -j ACCEPT
					 ^^^^

-- 
Cédric Blancher  <blancher@cartel-securite.fr>
Consultant en sécurité des systèmes et réseaux  - Cartel Sécurité
Tél: +33 (0)1 44 06 97 87 - Fax: +33 (0)1 44 06 97 99
PGP KeyID:157E98EE  FingerPrint:FA62226DA9E72FA8AECAA240008B480E157E98EE


  parent reply	other threads:[~2002-10-24 19:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-23 14:02 RELATED emulation without ip_conntrack Roy Sigurd Karlsbakk
2002-10-23 15:17 ` Antony Stone
2002-10-24 10:45   ` Roy Sigurd Karlsbakk
2002-10-24 11:55     ` Antony Stone
2002-10-24 18:17       ` poptop connection problem Sundaram Ramasamy
2002-10-24 18:32         ` Antony Stone
2002-10-24 19:17         ` Cedric Blancher [this message]
2002-10-24 12:17     ` Hi , problem with quota and Time hare ram

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=1035487077.15747.0.camel@elendil \
    --to=blancher@cartel-securite.fr \
    --cc=netfilter@lists.netfilter.org \
    --cc=sun@percipia.com \
    /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