From owner-freebsd-hackers Fri Feb 16 9:32:12 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from codex.cis.upenn.edu (CODEX.CIS.UPENN.EDU [158.130.6.15]) by hub.freebsd.org (Postfix) with ESMTP id 6582C37B401 for ; Fri, 16 Feb 2001 09:32:10 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by codex.cis.upenn.edu (8.10.1/8.10.1) with ESMTP id f1GHUqZ04117; Fri, 16 Feb 2001 12:30:52 -0500 (EST) Date: Fri, 16 Feb 2001 12:30:52 -0500 (EST) From: AARON J MARKS To: Dale Chulhan - Work Cc: Richard Hodges , freebsd-hackers@FreeBSD.ORG Subject: Re: Cannot create raw socket connections In-Reply-To: <000c01c0983b$2aa89e80$100101c8@openaccess03> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That reference is the network programming BIBLE! Richard Stevens, "Unix Network Programming Volume 1" Run, don't walk, to the nearest on-line bookstore and get the whole series (Vols 1 and 2). You should also get "Advanced Programming in the Unix Environment". -A. On Fri, 16 Feb 2001, Dale Chulhan - Work wrote: > Can you further assist me by expanding your reference to help me locate it? > > > There should be no problem with sending a TCP FIN on a raw socket. > > But the returning RST will be eaten by the TCP protocol. Your raw > > socket will not receive it. (ref: Stevens UNP v1, p 659) > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message