From owner-freebsd-current Thu Dec 21 09:21:56 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA19808 for current-outgoing; Thu, 21 Dec 1995 09:21:56 -0800 (PST) Received: from halloran-eldar.lcs.mit.edu (halloran-eldar.lcs.mit.edu [18.26.0.159]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA19798 for ; Thu, 21 Dec 1995 09:21:49 -0800 (PST) Received: by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM) id AA27383; Thu, 21 Dec 1995 12:21:28 -0500 Date: Thu, 21 Dec 1995 12:21:28 -0500 From: "Garrett A. Wollman" Message-Id: <9512211721.AA27383@halloran-eldar.lcs.mit.edu> To: Bruce Evans Cc: mi@aldan.star89.galstar.com, current@FreeBSD.org Subject: Re: Chalenging strength of the BSD net-code (Re: Second modem and ppp1) Newsgroups: muc.lists.freebsd.questions,comp.unix.bsd.freebsd.misc In-Reply-To: <199512210502.QAA02636@godzilla.zeta.org.au> References: <4atqh5$mhp@news.bu.edu> <4b5lio$d44@news.bu.edu> <199512210502.QAA02636@godzilla.zeta.org.au> Sender: owner-current@FreeBSD.org Precedence: bulk <> Here is what I did and caused crash (not once -- can be repeated): >> pppd file /etc/ppp/options cuaa2 >> pppd file /etc/ppp/options.second cuaa1 >> route add -net 204 -link ppp1 This `route' command is invalid, so it is not at all surprising to me that it does not work for you. (It shouldn't cause a panic, though. If you could provide more detailed information, I might be able to track it down.) First off, it does not make any sense to add a route to network 0.0.0.204 (which, when masked with the default netmask for a class A, turns into 0.0.0.0). Secondly, it doesn't make any sense to specify `-link ppp1' for this sort of route. You should instead specify the address of the /other end/ of the PPP interface. -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant