All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aleksander <aleksander@krediidiinfo.ee>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Dual ISP routing and NAT problem
Date: Tue, 07 Mar 2006 15:15:12 +0000	[thread overview]
Message-ID: <440DA380.8080000@krediidiinfo.ee> (raw)
In-Reply-To: <44071C23.7040206@chello.at>

Mart Frauenlob wrote:
> So for example applying a DNAT rule like:
> 'iptables -t nat -A PREROUTING -i ppp0 -d 217.92.8.242 -p tcp --dport 
> 80 -j DNAT --to-destination 62.155.170.254'
> fails.
Are you sure do not drop the packets later in the FORWARD chain?

Make sure ip forwarding is enabled, make sure that your routes are OK 
and then try sniffing with tcpdump to find where your packets are lost.

I'd start with a simpler setup, make sure it works and then add rules 
and routes.


HTH,
	Alex
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

  parent reply	other threads:[~2006-03-07 15:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-02 16:24 [LARTC] Dual ISP routing and NAT problem Mart Frauenlob
2006-03-06 17:23 ` Mart Frauenlob
2006-03-07 13:14 ` Nathan Rodrigues Levy
2006-03-07 15:15 ` Aleksander [this message]
2006-03-09 12:00 ` Markus Schulz

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=440DA380.8080000@krediidiinfo.ee \
    --to=aleksander@krediidiinfo.ee \
    --cc=lartc@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 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.