From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Louie Miranda" Subject: Re: Are IP ALIASES supported by iptables? Date: Tue, 29 Jul 2003 14:03:01 +0800 Sender: netfilter-admin@lists.netfilter.org Message-ID: <017101c35597$13603280$020119ac@ADMWEBDEVWS> References: <008301c3558f$22b075e0$080a0a0a@medannic> <00c401c35590$cd0c8ff0$020119ac@ADMWEBDEVWS> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: 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" To: HTB , netfilter@lists.netfilter.org Oh, wait i've read it wrong.. sorry.. -- Thank you, Louie Miranda (louie@axishift.ath.cx) ----- Original Message ----- From: Louie Miranda To: HTB ; netfilter@lists.netfilter.org Sent: Tuesday, July 29, 2003 1:18 PM Subject: Re: Are IP ALIASES supported by iptables? Hi, it must be Is your Kernel compiled with IP Aliasing? Yes, Iptables support ip aliasing. -- Thank you, Louie Miranda (louie@axishift.ath.cx) ----- Original Message ----- From: HTB To: netfilter@lists.netfilter.org Sent: Tuesday, July 29, 2003 1:06 PM Subject: Are IP ALIASES supported by iptables? 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