[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exim and IPv6 Help



>> 	RFC2765
>Can't see anything there that prevents us from checking them?!

	RFC2765 makes use of IPv4 mapped address (::ffff:10.0.0.1) on wire
	for communication between IPv6 clients and SIIT translator box. 
	therefore, if you want OpenBSD box to be usable within SIIT cloud,
	you need to accept IPvb6 native packets addressed to/from
	IPv4 mapped address (= you can't filter them).

	IPv6 clients ----- SIIT translator ----- outside IPv4 box
		      (*)

itojun