From owner-freebsd-net Tue Dec 17 10:45: 9 2002 Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C98C937B401 for ; Tue, 17 Dec 2002 10:45:07 -0800 (PST) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA1D543EC2 for ; Tue, 17 Dec 2002 10:45:06 -0800 (PST) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id KAA11092; Tue, 17 Dec 2002 10:39:53 -0800 (PST) Received: from arch20m.dellroad.org (localhost [127.0.0.1]) by arch20m.dellroad.org (8.12.6/8.12.6) with ESMTP id gBHIdffi012727; Tue, 17 Dec 2002 10:39:41 -0800 (PST) (envelope-from archie@arch20m.dellroad.org) Received: (from archie@localhost) by arch20m.dellroad.org (8.12.6/8.12.6/Submit) id gBHIdfuH012726; Tue, 17 Dec 2002 10:39:41 -0800 (PST) From: Archie Cobbs Message-Id: <200212171839.gBHIdfuH012726@arch20m.dellroad.org> Subject: Re: mpd pptp server questions In-Reply-To: <3DFF2F02.30002@almonde.com> To: Yann Nottara Date: Tue, 17 Dec 2002 10:39:41 -0800 (PST) Cc: freebsd-net@freebsd.org X-Mailer: ELM [version 2.4ME+ PL99b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yann Nottara wrote: > Dec 17 13:59:02 bull mpd: 192.168.0.10 -> 192.168.0.202 > Dec 17 13:59:02 bull mpd: [pptp2] IFACE: Up event > Dec 17 13:59:02 bull mpd: [pptp2] exec: /sbin/ifconfig ng0 192.168.0.10 > 192.168.0.202 netmask 0xffffffff -link0 > Dec 17 13:59:02 bull mpd: [pptp2] exec: /usr/sbin/arp -s 192.168.0.202 > 0:b0:d0:e1:48:74 pub > Dec 17 13:59:02 bull mpd: [pptp2] exec: /sbin/route add 192.168.0.0 > 192.168.0.202 -netmask 0xffffff00 > Dec 17 13:59:02 bull mpd: [pptp2] exec: command returned 256 > Dec 17 13:59:02 bull mpd: [pptp2] IFACE: Up event > Dec 17 13:59:02 bull mpd: [pptp2] rec'd unexpected protocol IP on link -1 > > As I wrote before, my problem is only this "verbosity", the server > itself is doing fine. > > So, my questions regarding the logs are : > > 1) What does "exec: command returned 256" means ? The "route add" command failed for some reason. Does the route already exist? > 2) What "does rec'd unexpected protocol IP on link -1" means ? That's a transient error, it should really just be suppressed. The peer sent an IP packet before we were completely ready. No big deal. > BTW, my setup only allows 1 client now but I'd like to allow up to about > 10-15 machines more. > > Any idea of the burden this would put on a PIII 866 - 512 MB - U160 SCSI > server already providing some other basic net services ? Do you think > it's feasible ? Should be no problem. -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message