From owner-freebsd-questions Fri Oct 30 12:17:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA20849 for freebsd-questions-outgoing; Fri, 30 Oct 1998 12:17:05 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from violet.csi.cam.ac.uk (violet.csi.cam.ac.uk [131.111.8.58]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA20813 for ; Fri, 30 Oct 1998 12:16:43 -0800 (PST) (envelope-from bjc23@hermes.cam.ac.uk) Received: from bjc23.trin.cam.ac.uk ([131.111.193.197]) by violet.csi.cam.ac.uk with smtp (Exim 2.05 #3) id 0zZKxf-0007Ax-00 for freebsd-questions@freebsd.org; Fri, 30 Oct 1998 20:15:55 +0000 Date: Fri, 30 Oct 1998 20:15:55 +0000 (GMT) From: Ben Cohen X-Sender: bjc23@bjc23.trin.cam.ac.uk Reply-To: bjc23@hermes.cam.ac.uk To: freebsd-questions@FreeBSD.ORG Subject: Porting Queso Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I have found an interesting program called queso, which is obtainable from http://www.hzo.cubenet.de/ioscount/. (Specifically, ftp://apostols.org/AposTools/snapshots/queso-980922.tar.gz) It allows you to determine (or guess at) the operating system on a specified machine by inspecting the response to non-standard packets sent. Unfortunately, I can't get it to compile on my machine. I have FreeBSD 3.0-980520-SNAP. Can anyone tell me what I should do to get it to work? I have tried Linux emulation (it compiles under Linux using ``raw sockets'') and I don't understand much C. Thanks. Ben. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message