From: Askar Ali <askarali@gmail.com>
To: netfilter@lists.netfilter.org
Subject: Re: strange behaviour
Date: Mon, 26 Feb 2007 18:03:47 +0500 [thread overview]
Message-ID: <45E2DAB3.8010201@gmail.com> (raw)
In-Reply-To: <20070226124547.69013.qmail@web36804.mail.mud.yahoo.com>
angico, on 02/26/2007 05:45 PM [GMT+500], wrote :
> hi, everybody!
> i have a problem that you may help to solve, surely.
> i have a server (a) connected to the internet via eth0/ppp0 (adsl).
> another computer (b) is connected to this server thru eth1, and it should reach the internet via the server which is its gateway. and so it did!... up to a month ago.
> i think nothing's changed. all i did was a re-installing of my gentoo based system on the server, due to problems on the hard-disk. but firewall rules (iptables) remain the same. and the netted computer can't reach the internet anymore!
> things got exquisite because:
>
Try this rule on your gateway..
iptables -A POSTROUTING -t nat -o ppp0 -j MASQUERADE
Thanks
next prev parent reply other threads:[~2007-02-26 13:03 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-26 12:45 strange behaviour angico
2007-02-26 13:03 ` Askar Ali [this message]
2007-02-26 13:23 ` Silvio Fonseca
2007-02-26 14:53 ` Pascal Hambourg
2007-02-26 15:09 ` Cedric Blancher
2007-02-26 15:34 ` Pascal Hambourg
2007-02-26 16:18 ` Cedric Blancher
2007-02-26 17:43 ` Pascal Hambourg
2007-02-27 8:55 ` Cedric Blancher
-- strict thread matches above, loose matches on Subject: below --
2007-02-26 16:21 angico
2007-02-28 17:36 ` Martijn Lievaart
2007-02-26 15:35 angico
2007-02-26 16:07 ` Cedric Blancher
2002-12-10 4:48 Strange behaviour Arindam Haldar
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=45E2DAB3.8010201@gmail.com \
--to=askarali@gmail.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.