RE: : Diameter OriginHost and OriginRealm values

<[email protected]> Wed, 31 May 2006 12:46:15 +0300
Newsgroups gmane.ietf.aaa
Message-ID <[email protected]>
Hi,

> does the Origin-Host value has to include the Origin-Realm ?

No. But Origin-Host has to be fully qualified host name.


> for example is the following correct ?
> Origin-Host : myclient
> Origin-Realm : acme.com

Probably not. Name 'myclient' does not look like
a valid host name.

The following might be a better example:
  Origin-Host  : myclient.example.com
  Origin-Realm : acme.com


BR,
Mikko Aittola


> -----Original Message-----
> From: [email protected] [mailto:[email protected]]=20
> On Behalf Of ext Gerard Tixier
> Sent: 31 May, 2006 11:49
> To: [email protected]
> Subject: [AAA-WG]: Diameter OriginHost and OriginRealm values
>=20
> Hello,
>=20
> i could not find the answer to my question in rfc 3588 or in the mail=20
> archive, so here it is:
>=20
> does the Origin-Host value has to include the Origin-Realm ?
>=20
> for example is the following correct ?
> Origin-Host : myclient
> Origin-Realm : acme.com
>=20
> or does it have to be :
> Origin-Host : myclient.acme.com
> Origin-Realm : acme.com
>=20
> all the examples in rfc 3588 seem to favour the second solution.
> but is it normative ?
>=20
> Thank you and best regards
> Gerard.
>=20