From owner-freebsd-hackers Tue Dec 18 23:56:49 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 1C71937B41A for ; Tue, 18 Dec 2001 23:56:42 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id fBJ7u5P97937; Wed, 19 Dec 2001 09:56:05 +0200 (EET) (envelope-from ru) Date: Wed, 19 Dec 2001 09:56:05 +0200 From: Ruslan Ermilov To: shupilov Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: NATD libalias bug or feature? Message-ID: <20011219095605.C93645@sunbay.com> References: <997578317.20011218173334@mail.ru> <20011218181730.A87437@sunbay.com> <187150446680.20011219092502@tb.by> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <187150446680.20011219092502@tb.by> User-Agent: Mutt/1.3.23i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Dec 19, 2001 at 09:25:02AM +0200, shupilov wrote: > Hello everybody, > > Tuesday, December 18, 2001, 6:17:30 PM, you wrote: > > RE> On Tue, Dec 18, 2001 at 05:33:34PM +0300, aka50 wrote: > >> Hello freebsd-hackers, > >> > >> FreeBSD 4.3 RELEASE. > >> > >> I tried to use natd transparent proxing ability with encode_ip_hdr > >> type. I found strange behaviour in function TcpAliasOut() > >> (/usr/src/lib/libalias/alias.c). When packet modified by > >> ProxyModify() (/usr/src/lib/libalias/alias_proxy.c), code > >> doesn't recompute pointer to TCP header by calling > >> tc = (struct tcphdr *) ((char *) pip + (pip->ip_hl << 2)); > RE> [...] > > RE> Committed, thanks! > > I'm using FreeBSD 4.2 REL as a natd transparent proxy. I looked > through the /usr/src/lib/libalias/alias.c and of course I ain't got > than string > tc = (struct tcphdr *) ((char *) pip + (pip->ip_hl << 2)); > in the source code. Should I correct that one or it is not necessary? > It's only necessary if you use the "encode_ip_hdr" type of proxying. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message