From owner-freebsd-questions Tue Jun 29 19:58:25 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (wya-lfd111.hotmail.com [207.82.252.175]) by hub.freebsd.org (Postfix) with SMTP id 20E9A15313 for ; Tue, 29 Jun 1999 19:58:24 -0700 (PDT) (envelope-from unixguru68@hotmail.com) Received: (qmail 13060 invoked by uid 0); 30 Jun 1999 02:58:23 -0000 Message-ID: <19990630025823.13058.qmail@hotmail.com> Received: from 209.179.45.129 by www.hotmail.com with HTTP; Tue, 29 Jun 1999 19:58:22 PDT X-Originating-IP: [209.179.45.129] From: Unix Guru To: freebsd-questions@freebsd.org Cc: brian@Awful-hak.org, tony-o@iij.ud.jp, amurai@spec.co.jp Subject: /kernel: pid 79 (ppp), uid 0: exited on signal 10 Date: Tue, 29 Jun 1999 19:58:22 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm tring to setup an old 486 with only 8M of RAM to run as an internet gatway on my home network using dialup ppp with it's -alias option. I have IP forwarding and IPDIVET and etc. compiled into the kernel and PPP from the gateway machine work fine. However, when I attempt to create and IP connection from another machine on the network, the following message it dumped into ppp.log and ppp dies: Jun 29 18:59:26 myhost /kernel: pid 79 (ppp), uid 0: exited on signal 10 Signal 10 is SIGBUS, which makes me think its some kind of memory allocation problem - only 8M is pretty small by todays standards. The only thing out of the ordinary in the messages log file are some messages like: Jun 29 19:31:43 myhost ppp[80]: tun0: Phase: HDLC errors -> FCS: 2 ADDR: 0 COMD: 0 PROTO: 0 which might not be related. If I take the -alias option off ppp then there is not problen; of course IP masqurading doesn't work either. Can anyone tell me if this is probably just a memory allocation problem or is there someting obvious that I have missed? Thanks _______________________________________________________________ Get Free Email and Do More On The Web. Visit http://www.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message