Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2001 06:34:58 +0900 (JST)
From:      Hajimu UMEMOTO <ume@mahoroba.org>
To:        aschneid@mail.slc.edu
Cc:        dillon@earth.backplane.com, brian@Awfulhak.org, ras@e-gerbil.net, roam@orbitel.bg, freebsd-security@FreeBSD.ORG, freebsd-gnats-submit@FreeBSD.ORG
Subject:   Re: bin/22595: telnetd tricked into using arbitrary peer ip
Message-ID:  <20010723.063458.35714423.ume@mahoroba.org>
In-Reply-To: <20010722172232.A94306@mail.slc.edu>
References:  <20010723.053051.88524825.ume@mahoroba.org> <200107222117.f6MLHwr11669@earth.backplane.com> <20010722172232.A94306@mail.slc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Sun, 22 Jul 2001 17:22:32 -0400
>>>>> Anthony Schneider <aschneid@mail.slc.edu> said:

aschneid> 16 bytes.

It's a binary form.  We need 40 bytes for global address.  To save
site-local or link-local address, we need more space for scope
identifier.  I believe the length of scope identifier is not defined
and system specific.

global address:

	1234567890123456789012345678901234567890
	NNNN:NNNN:NNNN:NNNN:NNNN:NNNN:NNNN:NNNN\n

scoped address:

	1234567890123456789012345678901234567890
	NNNN:NNNN:NNNN:NNNN:NNNN:NNNN:NNNN:NNNN%fxp0\n

There is one more consideration.  `:' is conflict with X.  I have no
particular idea to solve this problem.  Enclosing IPv6 address with
`[' and `]' doesn't help without changing X side.

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@mahoroba.org  ume@bisd.hitachi.co.jp  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010723.063458.35714423.ume>