linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paulo Jorge de Oliveira Cantante de Matos <pocm@netvisao.pt>
To: asterr <asterr@pobox.com>
Cc: linux-admin@vger.kernel.org, linux-newbie@vger.kernel.org
Subject: Re: Kernel seems to be blocking messages
Date: Sun, 22 Feb 2004 10:57:36 +0000	[thread overview]
Message-ID: <1077447455.8691.9.camel@localhost> (raw)
In-Reply-To: <Pine.BSF.4.21.0402211221570.194-100000@hephaestus.sera.org>

Hi,

You're right. The problem was the iptables configuration. I've done:
iptables -F
iptables -X

Then to share internet with my clients I've done:
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

however, it seems that it is not working, eth0 is my net connection.
This should work, right? Maybe I'm doing something wrong in my clients
config.

Cheers,

Paulo Matos


On Sat, 2004-02-21 at 03:22, asterr wrote:
> I have seen this when iptables is running and pings are not permissioned.
> 
> On Sat, 21 Feb 2004, Paulo Jorge de Oliveira Cantante de Matos wrote:
> 
> > Hi all, 
> > I have a server running 2.6.2-rc1, and I was happily installing
> > vpopmail and reading the vpopmail gentoo guide (www.gentoo.org). Somehow
> > (don't ask me
> > why) every net connections seem to stop and get blocked. Now I cannot
> > make any socket connection. For example: 
> > 
> > # ping localhost 
> > PING descartes.geniousdomain (127.0.0.1) 56(84) bytes of data. 
> > ping: sendmsg: Operation not permitted 
> > ...
> > 
> > Any ideas on how to unblock the situation? 
> > 
> > Cheers,
> > -- 
> > 
> > Paulo J. Matos : pocm [_at_] mega . ist . utl . pt
> > Instituto Superior Tecnico - Lisbon
> > Computer and Software Eng. - A.I.
> >  - > http://mega.ist.utl.pt/~pocm
> > ---
> >         -> God had a deadline...
> >                 So, he wrote it all in Lisp!
> > 
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> > the body of a message to majordomo@vger.kernel.org
> > More majordomo info at  http://vger.kernel.org/majordomo-info.html
> > 
> > 
> > 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
-- 

Paulo J. Matos : pocm [_at_] mega . ist . utl . pt
Instituto Superior Tecnico - Lisbon
Computer and Software Eng. - A.I.
 - > http://mega.ist.utl.pt/~pocm
---
        -> God had a deadline...
                So, he wrote it all in Lisp!

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

      parent reply	other threads:[~2004-02-22 10:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-21  0:45 Kernel seems to be blocking messages Paulo Jorge de Oliveira Cantante de Matos
2004-02-21  3:22 ` asterr
2004-02-21 14:03   ` Paulo Jorge de Oliveira Cantante de Matos
2004-02-22 10:57   ` Paulo Jorge de Oliveira Cantante de Matos [this message]

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=1077447455.8691.9.camel@localhost \
    --to=pocm@netvisao.pt \
    --cc=asterr@pobox.com \
    --cc=linux-admin@vger.kernel.org \
    --cc=linux-newbie@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;
as well as URLs for NNTP newsgroup(s).