From owner-freebsd-hackers Fri Aug 11 11:07:55 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id LAA00323 for hackers-outgoing; Fri, 11 Aug 1995 11:07:55 -0700 Received: from localhost (localhost [127.0.0.1]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id LAA00316 ; Fri, 11 Aug 1995 11:07:54 -0700 X-Authentication-Warning: freefall.FreeBSD.org: Host localhost didn't use HELO protocol To: Chris Shenton cc: freebsd-hackers@freebsd.org Subject: Re: iijppp working with netmasks and net routing In-reply-to: Your message of "Fri, 11 Aug 95 10:48:21 EDT." <199508111448.OAA05719@wirehead.hq.nasa.gov> Date: Fri, 11 Aug 1995 11:07:53 -0700 Message-ID: <315.808164473@freefall.FreeBSD.org> From: "Jordan K. Hubbard" Sender: hackers-owner@freebsd.org Precedence: bulk > A few days ago, I posted about problems with kernel pppd not quitting > on modem hangup. I then said I was having problems getting usermode > iijppp to set the netmask so I can route around our subnets. I've got > the problem fixed now, and thought I'd share my configs with anyone > else who might be playing on this. I believe you're suffering from an introduced bug with ijppp (which may not even be its fault - something else may have changed), not a local configuration problem. I have basically the *same* configuration as: > We have a Class C address space which we have carved up into 16 > 16-host subnets. We running ppp to our houses where we have little > networks, so we need proper subnet masks for routing. And I suffer from the same problems. I'm using pppd and a chat script to log in right now (I live close enough to my ISP that I just leave it up all the time :) but will switch back to ijppp fairly soon so that I can try to solve the problem. Jordan