Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "craig e. smith" <csmith@lightbridge.com>
To: netfilter@lists.netfilter.org
Subject: vrrp question posted on keepalived.org
Date: Wed, 09 Oct 2002 13:45:44 -0400	[thread overview]
Message-ID: <3DA46B48.5070304@lightbridge.com> (raw)

i am also going to post this here, as it may be a vrrp iptables issue:



i am setting up a redundant firewall solution using keepalived(vrrp) and 
iptables. i use iptables snat to change the source of the traffic from 
the firewall to the vrrp virtual address:

iptables -t nat -A POSTROUTING -o eth0 -j SNAT --to-source 192.168.208.69

my question, why don't the vrrp advertisements get snat'ed? not that i 
want them to, i don't. but by not specifying a protocol in the above 
iptables statement all traffic leaving the box should get snat'ed, 
right? any help with this is appreciated.



                 reply	other threads:[~2002-10-09 17:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3DA46B48.5070304@lightbridge.com \
    --to=csmith@lightbridge.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox