*BSD News Article 55855


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!newsroom.utas.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.ysu.edu!ns.mcs.kent.edu!kira.cc.uakron.edu!odin.oar.net!malgudi.oar.net!news.sprintlink.net!newsfeed.internetmci.com!in1.uu.net!newsfeed.ACO.net!aci.cvut.cz!news.felk.cvut.cz!news
From: iVoS LukacOviC <ivo@bsdi.infima.cz>
Newsgroups: comp.unix.bsd.bsdi.misc
Subject: Re: PPP -- remote client can only see PPP server...
Date: 26 Nov 1995 14:10:58 GMT
Organization: Czech Technical University
Lines: 9
Distribution: world
Message-ID: <499shi$its@ns.felk.cvut.cz>
References: <48vf69$na@harmony-central.mit.edu>
NNTP-Posting-Host: ppp0.bsdi.infima.cz
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
To: root@harmony-central.mit.edu

Try this.

sysctl -w net.inet.ip.forwarding=1

This line tolds the kernel to enable packet forwarding. It can be done
also by compiling kernel.

Ivo