Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Jason Opperisano" <Jopperisano@alphanumeric.com>
To: netfilter@lists.netfilter.org
Subject: RE: Change of ip addresses continues.... :(
Date: Thu, 26 Aug 2004 17:30:26 -0400	[thread overview]
Message-ID: <D5C9032B2B09C64EA2409D6214E91AC90512EF@asimail2.alphanumeric.com> (raw)

>   echo 500 icmp >> /etc/iproute2/rt_tables
>   ip rule add fwmark 1 table icmp
>   ip route add default via $ICMP_LINK dev $ICMP_LINK_IF table icmp

crap...  that's not very clear--it should be:

  ip route add default via $ICMP_LINK_GW dev $ICMP_LINK_IF table icmp

for example:

  ip route add default via 1.2.3.4 dev ppp0 table icmp

sorry.

-j


             reply	other threads:[~2004-08-26 21:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-26 21:30 Jason Opperisano [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-08-26 21:48 Change of ip addresses continues.... :( Daniel Chemko
2004-08-26 21:36 Daniel Chemko
2004-08-26 21:26 Jason Opperisano
2004-08-26 21:33 ` Eric Leblond
2004-08-26 21:10 dravya

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=D5C9032B2B09C64EA2409D6214E91AC90512EF@asimail2.alphanumeric.com \
    --to=jopperisano@alphanumeric.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