From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from concerto.rednote.net ([66.92.170.139]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1EhZG2-0000QD-00 for ; Wed, 30 Nov 2005 16:12:54 -0500 Received: from concerto.rednote.net (localhost.localdomain [127.0.0.1]) by concerto.rednote.net (8.13.4/8.13.4) with ESMTP id jAULCrPi006929 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 30 Nov 2005 16:12:53 -0500 Received: (from janina@localhost) by concerto.rednote.net (8.13.4/8.13.4/Submit) id jAULCrPm006928 for speakup@braille.uwo.ca; Wed, 30 Nov 2005 16:12:53 -0500 Date: Wed, 30 Nov 2005 16:12:53 -0500 From: Janina Sajka To: "Speakup is a screen review system for Linux." Message-ID: <20051130211253.GG5268@rednote.net> References: <20051130182832.GE5268@rednote.net> <005901c5f5df$b9787ac0$3337a8c0@ky2d> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <005901c5f5df$b9787ac0$3337a8c0@ky2d> User-Agent: Mutt/1.4.2.1i X-Operating-System: Linux concerto.rednote.net 2.6.14-1.1637_FC4spksmp Organization: Capital Accessibility LLC (http://www.CapitalAccessibility.com) X-PGP-Key: http://www.CapitalAccessibility.com/JaninaSajka_gpg_key.html 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 21:12:55 -0000 Thanks, Jim. But, yes, I access from an outside machine. Jim Kutsch writes: > Janina, > How are you doing the testing? Do you have an IP address outside your > OpenWRT-controlled network from which you are testing? If not, I'd be happy > to help from the outside > > Jim Kutsch > Morristown, NJ > > > ----- Original Message ----- > From: "Janina Sajka" > To: "Speakup is a screen review system for Linux." > Sent: Wednesday, November 30, 2005 13:28 > Subject: Re: Routing Multiple Inbound IP Addresses -- How? > > > appreciate the thought, but routing is OK. > > PS: The device where I'm trying to do all this is a Linksys WRT54gs > running OpenWRT. So, I've got all the great Linux tools natively on the > box -- except Speakup and the kitchen sink. > > Ralph W. Reid writes: > > 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 > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > -- > > Janina Sajka Phone: +1.240.715.1272 > Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com > > Marketing the Owasys 22C talking screenless cell phone in the U.S. and > Canada--Go to http://www.ScreenlessPhone.Com to learn more. > > Chair, Accessibility Workgroup Free Standards Group (FSG) > janina@freestandards.org http://a11y.org > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup -- Janina Sajka Phone: +1.240.715.1272 Partner, Capital Accessibility LLC http://www.CapitalAccessibility.Com Marketing the Owasys 22C talking screenless cell phone in the U.S. and Canada--Go to http://www.ScreenlessPhone.Com to learn more. Chair, Accessibility Workgroup Free Standards Group (FSG) janina@freestandards.org http://a11y.org