From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Chemko Subject: Re: Are IP ALIASES supported by iptables? Date: Mon, 28 Jul 2003 22:20:21 -0700 Sender: netfilter-admin@lists.netfilter.org Message-ID: <3F260415.2030200@smgtec.com> References: <008301c3558f$22b075e0$080a0a0a@medannic> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <008301c3558f$22b075e0$080a0a0a@medannic> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: HTB Cc: netfilter@lists.netfilter.org nope. IP Aliases are depreciated, baby! HTB wrote: > 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 >