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

Re: draft-ietf-ospf-ospfv3-auth-04.txt



Hi Suresh,

I was thinking the following assumptions would hold good: -

1. We either run OSPFv3 for IPv4 or OSPFv2 for IPv4 not both.
2. While configuring the SA(we dont use IKE), both ends agree to the protocol they are using.

Wouldn't it help in that case? I think the AF draft should state the limitation instead.

Suresh, also if the link is assumed to be point-to-point would we still restrict to the use of static configuration and not IKE.

Thanks,
Vishwas

-----Original Message-----
From: Mailing List [mailto:OSPF at PEACH.EASE.LSOFT.COM]On Behalf Of Suresh
Melam
Sent: Friday, July 09, 2004 11:22 PM
To: OSPF at PEACH.EASE.LSOFT.COM
Subject: Re: draft-ietf-ospf-ospfv3-auth-04.txt


Hi Abhay/Vishwas,

comments inline,

thanks,
-suresh (Nagavenkata Suresh Melam)


>> Hi Vishwas,
>>
>> Thanks for the comments.  Please see my comments inline..
>>
>> > 1. I am not sure we should have a statement which says OSPFv3
>> > is only for IPv6.
>> > "As OSPFv2 is only for IPv4 and OSPFv3 is only for IPv6,
>> > the distinction between the packets can be easily made by
>> > IP version. "
>>
>> Do you have a replacement statement that you would prefer ?
>> As the IP protocol type value for OSPF and OSPFv3 is same,
>> we have to depend upon the IP version to separate OSPF and
>> OSPFv3 packets.
>
>Just FYI, we can run OSPFv3 using IPv4 transport (see section 9 of
>draft-mirtorabi-ospfv3-af-alt-01.txt). In which case the demux
>will be based on OSPF protocol version.
>

IPsec selectors are not usually any deeper than protocol field of
IP header and port numbers of UDP/TCP transport protocol. Thus, OSPF
protocol version cannot be one of the selector.

If OSPFv3 runs on IPv4 transport, there wouldn't be any way
to distinguish OSPFv3 packets from OSPFv2 packets, as both of them
use same protocol value. Thus IPsec security, as mentioned in
"Security considerations" section of RFC2740 and ospfv3-auth draft,
cannot be provided to these packets. Perhaps this should be mentioned
in the "Security Considerations" section of ospfv3-af-alt draft.

>Regards,
>-Roy-