From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandru Dragoi Subject: Re: NAT problems forwarding from a routed subnet. Date: Tue, 13 Jun 2006 22:07:44 +0300 Message-ID: <448F0D00.50306@zoomnet.ro> References: <1150204810.16144.39.camel@server.ltsp> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1150204810.16144.39.camel@server.ltsp> 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" To: Henning Wangerin Cc: netfilter@lists.netfilter.org Henning Wangerin wrote: >Hi! > >I'm in control of a larger WLAN network, where we are connected via >a /30 network, and have a routed /28 network that we are going to >forward ip by by to some of our users. > >Each location have an 10.128.x.1/24 network where eg 10.128.x.250 is >natted to 10.10.x.250 on my LAN. > >That works fine. I can ssh from the WLAN-network to 10.128.x.250 and get >access to the desired server. > >I need to get access the same way from the internet, so eg a.b.c.50 is >forwarded to 10.128.x.250. > >I'tried multiple solutions, but nothing works. > >Any tips/links on how to get it to work? > >BTW the network is described here: > http://www.olsr-net.dk > > > You will do same as in 10.128.x.250->10.10.x.250, but on the next router (with nat capabilityes) to internet. By the way, that link is not working.