From mboxrd@z Thu Jan 1 00:00:00 1970 From: "HTB" Subject: Are IP ALIASES supported by iptables? Date: Tue, 29 Jul 2003 12:06:14 +0700 Sender: netfilter-admin@lists.netfilter.org Message-ID: <008301c3558f$22b075e0$080a0a0a@medannic> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0080_01C355C9.CEDFB260" Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: To: netfilter@lists.netfilter.org This is a multi-part message in MIME format. ------=_NextPart_000_0080_01C355C9.CEDFB260 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable When i want to active nat using iptable on eth0:0 (aliasing) "error = appear" # /sbin/iptables -A POSTROUTING -j MASQUERADE -t nat -s 192.168.0.0/24 = -o eth0:0 Warning: wierd character in interface `eth0:0' (No aliases, :, ! or *). Are IP ALIASES supported by iptables? regards HTB ------=_NextPart_000_0080_01C355C9.CEDFB260 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
When i want to active nat using iptable = on eth0:0=20 (aliasing) "error appear"
# /sbin/iptables -A POSTROUTING -j = MASQUERADE -t=20 nat -s 192.168.0.0/24 -o eth0:0
Warning: wierd character in interface = `eth0:0' (No aliases, :, ! or *).
 

Are IP ALIASES supported by iptables?

 

regards

HTB

------=_NextPart_000_0080_01C355C9.CEDFB260--