From owner-freebsd-net Tue Dec 17 6: 3:49 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 E9A6137B401 for ; Tue, 17 Dec 2002 06:03:47 -0800 (PST) Received: from almonde.com (almonde.net2.nerim.net [62.212.111.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78E4143ED8 for ; Tue, 17 Dec 2002 06:03:46 -0800 (PST) (envelope-from yann.nottara@almonde.com) Received: from almonde.com (vulture.almonde.com [192.168.0.156]) by almonde.com (8.11.6/8.11.6) with ESMTP id gBHE3hA80123 for ; Tue, 17 Dec 2002 15:03:43 +0100 (CET) (envelope-from yann.nottara@almonde.com) Message-ID: <3DFF2F02.30002@almonde.com> Date: Tue, 17 Dec 2002 15:04:50 +0100 From: Yann Nottara Organization: Almonde User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: fr, en-us MIME-Version: 1.0 To: freebsd-net@FreeBSD.org Subject: mpd pptp server questions Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Hi ! I'm using MPD 3.10 on a FreeBSD 4.4-STABLE #0: Sat Apr 13 19:16:07 CEST 2002 machine. I've setup a PPTP server allowing remote access to the local network for the Win2k integrated PPTP client. Works OK so far but I got some messages in my logs that I don't understand. I haven't found any answer nor in the manual nor Google so I'm posting here. 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 ? 2) What "does rec'd unexpected protocol IP on link -1" means ? 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 ? Thanks in advance for any help & advice. Yann Nottara -- System & Network administrator Almonde Tel : +33 1 58 18 66 84 Fax : +33 1 58 18 66 99 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message