From mboxrd@z Thu Jan 1 00:00:00 1970 From: compuomari Subject: NATTING_help Date: Mon, 03 Oct 2005 11:07:13 +0300 Message-ID: <4340E6B1.5050909@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org Dears, I have a scenario that is somehow making me have a hardtime , i have a wiless access point that get the internat access from my linux box, i want any user that uses my internet to get a lnading page for my self ( some kind of advertisment ) and then go to the internet , i don't need authentication , but i dont want this landing page occuring many more than once for the user ... anyhow , how can i do it with iptables? i want to DNAT all users to an internal apache server , then SNAT them to the inernet , how is that possible? double natting? proxying ? i need your help .. regards, oozie