*BSD News Article 50232


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!fu-berlin.de!zib-berlin.de!news.tu-chemnitz.de!irz401!uriah.heep!bonnie.heep!not-for-mail
From: j@bonnie.heep.sax.de (J Wunsch)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Setting a SLIP server
Date: 28 Aug 1995 16:52:25 +0200
Organization: Private U**x site, Dresden.
Lines: 18
Message-ID: <41sl79$s5i@bonnie.tcd-dresden.de>
References: <41rnar$9m2@otis.netspace.net.au>
Reply-To: joerg_wunsch@uriah.heep.sax.de
NNTP-Posting-Host: 192.109.108.139
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

paul <paul@comcirc.com.au> wrote:

>...  The problem is that I can only 
>access the server and I cant access any other machine outside of it, 
>not even my router. ie.  when I ping my SLIP host, it pings Ok ( I can 
>also ping my SLIP client machine from my SLIP server ), but when I ping 
>anything else I dont get any result back.

Make sure your machine is forwarding IP packets:

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

(Somewhere in /etc/netstart or /etc/rc.)
-- 
cheers, J"org                      private:   joerg_wunsch@uriah.heep.sax.de
                                   http://www.sax.de/~joerg/

Never trust an operating system you don't have sources for. ;-)