From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ns1.sunset.net ([205.161.255.5] helo=onyx.sunset.net) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1EhWZo-0007RK-00 for ; Wed, 30 Nov 2005 13:21:08 -0500 Received: from sunset.net (198-69-251-24.chico.ca.digitalpath.net [198.69.251.24]) by onyx.sunset.net (8.12.10/8.12.10) with ESMTP id jAUIKe0P024491 for ; Wed, 30 Nov 2005 10:20:40 -0800 Received: (from rreid@localhost) by sunset.net (8.13.4/8.12.8/Submit) id jAUIKvv0007200 for speakup@braille.uwo.ca; Wed, 30 Nov 2005 10:20:57 -0800 Date: Wed, 30 Nov 2005 10:20:57 -0800 From: "Ralph W. Reid" To: "Speakup is a screen review system for Linux." Message-ID: <20051130182057.GA7170@sunset.net> References: <7886E30AFD334C46A3C6F8BD7C185F6F230BEA@COCMAIL3.coc.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7886E30AFD334C46A3C6F8BD7C185F6F230BEA@COCMAIL3.coc.ca> User-Agent: Mutt/1.4.2.1i Subject: Re: Routing Multiple Inbound IP Addresses -- How? X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Nov 2005 18:21:08 -0000 The discussions here seem to cover the iptables commands pretty well (based on my limited experience with this kind of thing). However, once the addresses are translated, how are you routing the packets to your LAN? If the translated addresses are not routed anywhere (perhaps via `route'), then there seems to be no way to make a connection to the systems. I am largely guessing at this point (no flames please), but if no routing has been established for the internal addresses, then perhaps no connections are actually being established. Run `route' from a command line on the machine connected to your MODEM with no parameters to see if there are any routes to your LAN addresses. If not, then route can be used to establish some as follows: route add -host 192.168.0.1 eth1 route add -host 192.168.0.2 eth2 route add -net 10.0.0.0/8 eth2 HTH, and have a _great_ day. On Wed, Nov 30, 2005 at 08:39:37AM -0700, Dawes, Stephen wrote: > Not necessary, and don't know the effects if you do. > > > > Steve Dawes > Phone: (403) 268-5527 > Email: SDawes@calgary.ca > > > > NOTICE - > This communication is intended ONLY for the use of the person or entity named above and may contain information that is confidential or legally privileged. If you are not the intended recipient named above or a person responsible for delivering messages or communications to the intended recipient, YOU ARE HEREBY NOTIFIED that any use, distribution, or copying of this communication or any of the information contained in it is strictly prohibited. If you have received this communication in error, please notify us immediately by telephone and then destroy or delete this communication, or return it to us by mail if requested by us. The City of Calgary thanks you for your attention and cooperation. > > -----Original Message----- > From: speakup-bounces@braille.uwo.ca > [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Janina Sajka > Sent: 2005 November 29 6:37 PM > To: Speakup is a screen review system for Linux. > Subject: Re: Routing Multiple Inbound IP Addresses -- How? > > Do I also need to accept explicitly, some version of: > > iptables -t filter -A FORWARD -j ACCEPT > > > Or is that superfluous? > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- Ralph. N6BNO. Wisdom comes from central processing, not from I/O. rreid@sunset.net http://personalweb.sunset.net/~rreid ...passing through The City of Internet at the speed of light! SEC (x) / COSEC (x) = (TAN (x) / COTAN (x)) ^ 2