*BSD News Article 81518


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!nntp.coast.net!howland.erols.net!newsfeed.internetmci.com!newsgate.compuserve.com!ix.netcom.com!netcom.net.uk!dispatch.news.demon.net!demon!news1.good.net!news.good.net!news.goodnet.com!not-for-mail
From: strider2@goodnet.com (Brett Nyborg)
Newsgroups: comp.unix.bsd.freebsd.misc,comp.unix.admin
Subject: Re: another ethernet to ppp routing problem (different subnets)
Followup-To: comp.unix.bsd.freebsd.misc,comp.unix.admin
Date: 24 Oct 1996 22:01:06 GMT
Organization: GoodNet
Lines: 32
Message-ID: <54oov2$s92@news.goodnet.com>
References: <54k7h5$jjk@news.zipnet.net> <326DD1AB.6E6A@nt.com> <54o2tp$efn@news.zipnet.net>
NNTP-Posting-Host: goodnet.com
X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:29927 comp.unix.admin:49156

Mikhail Teterin (mi@video-collage.com) wrote:
: In article <326DD1AB.6E6A@nt.com>,
: 	Graham Weeks <Graham_Weeks@nt.com> writes:
: 
: > My guess here is that your ppp peer does not know that 222.222.222.0 
: > network is behind 199.232.254.68. That is the ppp peer does not know 
: > how to route to 222.222.222.0. Probably not suprising is 222.222.222.0 
: > is an unregistered address (or registered to somebody else) and the 
: > ppp peer is an ISP.
: 
: Damn! This is indeed so obvious and simple, I am going to punish myself
: and work on NT for two days ;(

Yep, if your internal network addresses are unregistered, the ISP won't
know to route traffic destined for your internal network through the PPP
link.  Socks4 and Socks5 address this problem extremely well by mapping
connections to a port on the gateway.  Thus, only outbound connections
(from your internal network to the outside) will work, and the only
inbound connections that can be made are to your gateway (FreeBSD box).
So if you want to telnet to your Irix box from the outside, you have to
telnet to your gateway first, then to the Irix box.  Price ya pay for
unregistered IP's...

-- 
\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/
                   I've never questioned the answers given 
                  to find the faith that's been lost within
                   Because where I lay my trust in others
                    Where it lies the ground is thin...
                            -- Sarah McLachlan         strider2@goodnet.com
\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/\_/