Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.mel.connect.com.au!news.ade.connect.com.au!news.adelaide.on.net!news.camtech.com.au!usenet From: Alek Argirov <a@cyvox.net.au> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Heeeelllllllpppppp - routing problem Date: Thu, 22 Aug 1996 14:49:29 +0930 Organization: CyVox Internet Lines: 55 Message-ID: <321BEDE1.41C67EA6@cyvox.net.au> References: <3210763C.41C67EA6@cyvox.net.au> <4uqnta$57a@uriah.heep.sax.de> <32135903.41C67EA6@cyvox.net.au> <4v4am9$au3@uriah.heep.sax.de> NNTP-Posting-Host: gateway.cyvox.net.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0b5aGold (X11; I; FreeBSD 2.1.0-RELEASE i386) J Wunsch wrote: > > Alek Argirov <a@cyvox.net.au> wrote: > > > input -> sysctl net.inet.ip.forwarding > > > > returns -> net.inet.forwarding = 1 > > > > Which means IP packet forwading is enabled. No? > > It is, indeed. So now, are you sure gateway.foo.com is even willing > to route packetes destined for ppp.foo.com through dialin.foo.com? > Are you sure ppp.foo.com is routing packets destined for gateway.foo.com > through dialin.foo.com? > Excuse my ignorance. I may be about to say somthing illogical. ----------- | | ---------------- <--line out----| gateway |--<------->---| temp (modem) | | | ---------------- ----------- ^ | | v ----------- | | ----------------- | ppp |--<-------->---| dialin (modem)| | | ----------------- ----------- gateway.foo.com and ppp.foo.com seem to be routing without a problem. I make this assuption as I have accomplished various tasks on dialin.foo.com - ie: mail traffic is flowing both ways I installed squid and used it as a proxy from gateway.foo.com I have installed apache and used it as a www server from gateway.foo.com the only communication problem I have is between dialin.foo.com and gateway.foo.com - I cannot ping one from the other. To try things out I setup temp.foo.com directly to gateway.foo.com. Again, I was not able to ping temp.foo.com from ppp.foo.com. Cheers, Alek.