public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Arnau Bria <arnau@emergetux.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] nfs and iptables
Date: Fri, 23 Jun 2006 11:55:26 +0200	[thread overview]
Message-ID: <20060623115526.208ae80f@lx-arnau.pic.es> (raw)
In-Reply-To: <36022.10.0.1.1.1151055493.squirrel@mail.ilievnet.com>

On Fri, 23 Jun 2006 12:38:13 +0300 (EEST)
"Daniel Iliev" <danny@ilievnet.com> wrote:

> 
> On Fri, June 23, 2006 12:04 pm, Arnau Bria wrote:
> 
[...]
> My first guess is that you have another FW rule which matches those
> packets and drops them before they meet the rule you mention.
> You could try:
> -D INPUT -d 193.146.196.198 -i eth0 -p tcp -m tcp --dport 111 -j
> ACCEPT
> -I INPUT -d 193.146.196.198 -i eth0 -p tcp -m tcp --dport 111 -j ACCEPT

Well, that was what I first tough, but this is my first rule:
Chain INPUT (policy ACCEPT)
target     prot opt source               destination
ACCEPT     udp  --  anywhere             my_host_name     udp dpt:sunrpc
ACCEPT     tcp  --  anywhere             my_host_name     tcp dpt:sunrpc
then ssh rule
then smtp rule
then the drop one I posted in first mail.

ssh and smtp works fine, and, I can telnet to 111!! that's really
strange, cause if I can telnet, it means I have my port open... so, why
when I try to mount, it's blocked by a later rule?

thanks!
-- 
Arnau Bria
http://blog.emergetux.net
"Flanders, de nada sirve rezar: yo mismo acabo de hacerlo y los dos 
no vamos a ganar"
~Homer J. Simpson~
-- 
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2006-06-23 10:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-23  9:04 [gentoo-user] nfs and iptables Arnau Bria
2006-06-23  9:38 ` Daniel Iliev
2006-06-23  9:55   ` Arnau Bria [this message]
2006-06-23 12:10     ` Arnau Bria
2006-06-23 13:20       ` [gentoo-user] " Remy Blank
2006-06-23 10:20 ` [gentoo-user] " Rick van Hattem
2006-06-23 11:15   ` Arnau Bria

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=20060623115526.208ae80f@lx-arnau.pic.es \
    --to=arnau@emergetux.net \
    --cc=gentoo-user@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