Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Jeppe Sørensen" <smed@tdcadsl.dk>
To: netfilter@lists.netfilter.org
Subject: iptables with alias?
Date: Sat, 5 Oct 2002 22:37:33 +0200	[thread overview]
Message-ID: <002301c26caf$0a063210$1801a8c0@CBOOK> (raw)

[-- Attachment #1: Type: text/plain, Size: 838 bytes --]

Hello

I have a little question that perhaps someone can help me with

I have a interface to the inet with 4 dynamic ip addr
eth0 = first dynamic ip addr
eth0:0 = second dynmaic ip addr
and so on

I want to make 1 on 1 nat on the frist 2 aliass and the last 2 alias are for the rest of the network
192.168.1.5 nat to eth0
192.168.1.6 nat to eth0:0
192.168.1.7-to-15 nat to eth0:1
192.168.1.16-to-30 nat to eth0:2

but iptables wan't take alias

What do I do / what can I do ?

I have looked in the The netfilter user mailinglist Archives and found the following solution

ip addr add w.x.y.z/bits dev eth0 label eth00

but how does I get it to work with dynamic address?


The archive mail I found the solution in
http://lists.netfilter.org/pipermail/netfilter/2002-June/034592.html


Jeppe Sorensen
Denmark

[-- Attachment #2: Type: text/html, Size: 2617 bytes --]

             reply	other threads:[~2002-10-05 20:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-05 20:37 Jeppe Sørensen [this message]
2002-10-05 20:53 ` iptables with alias? Antony Stone
2002-10-05 21:52   ` Stewart Thompson
2002-10-05 22:03     ` Trigger firewall Script on IP Change: Stewart Thompson
2002-10-05 22:38       ` Antony Stone
2002-10-05 22:53         ` Stewart Thompson
  -- strict thread matches above, loose matches on Subject: below --
2002-10-05 20:45 iptables with alias? Jeppe Sørensen
2002-10-05 20:59 ` leolistas

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='002301c26caf$0a063210$1801a8c0@CBOOK' \
    --to=smed@tdcadsl.dk \
    --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