From: "Taylor, Grant" <gtaylor@riverviewtech.net>
To: netfilter@lists.netfilter.org
Subject: Re: NAT & Multihoming Problem
Date: Tue, 05 Dec 2006 09:25:02 -0600 [thread overview]
Message-ID: <45758F4E.7010607@riverviewtech.net> (raw)
In-Reply-To: <117F5E7DA31C17478948DC39E01B948B400F1F@frost.PlumSoftwareLtd.local>
On 12/04/06 11:15, Matt wrote:
> I hope someone can help - or at least tell me whether what I'm trying to do is possible!
>
> I have set up a linux box with 3 NICs, two external public IPs and one internal private IP. I set up the multihoming as per section 4.2 of the Advanced Routing HowTo. This seems to work OK without trying to do any NAT. (I've successfully pinged each public IP from a dial up connection on a laptop whilst the cable for the other NIC is disconnected)
>
> Things don't work when I try to add NAT to the picture. I want to do port forwarding on both public IPs to a single private IP. Is this possible at all?
I don't know for sure that this is all of your problem or not. However one
thing that I do see is that you have a policy of DROP for your filter:INPUT
chain. You do have a statefull rule to allow related / established traffic
in. However, you do not appear to have any rules to allow new inbound traffic.
> What am I doing wrong? Or am I trying to do something impossible?
Grant. . . .
P.S. Message was resent to the mailing list for all to see.
next prev parent reply other threads:[~2006-12-05 15:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-04 17:15 NAT & Multihoming Problem Matt
2006-12-05 15:25 ` Taylor, Grant [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-12-05 11:34 Matt
2006-12-05 15:49 ` Taylor, Grant
2006-12-07 17:21 Matt
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=45758F4E.7010607@riverviewtech.net \
--to=gtaylor@riverviewtech.net \
--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.