public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* can the DNS driver relays the request?
@ 2017-08-18  5:32 Santhapur Naveen
  2017-08-21  1:17 ` Wu, Jiaxin
  0 siblings, 1 reply; 3+ messages in thread
From: Santhapur Naveen @ 2017-08-18  5:32 UTC (permalink / raw)
  To: edk2-devel@lists.01.org

Hello all,

I need a piece of information about DNS driver.
We are aware that the NetworkPkg contains DNS driver.
Is this driver able to relay a request that has come from another DNS client?

Thank you
Naveen


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: can the DNS driver relays the request?
  2017-08-18  5:32 can the DNS driver relays the request? Santhapur Naveen
@ 2017-08-21  1:17 ` Wu, Jiaxin
  2017-08-21  5:27   ` Santhapur Naveen
  0 siblings, 1 reply; 3+ messages in thread
From: Wu, Jiaxin @ 2017-08-21  1:17 UTC (permalink / raw)
  To: Santhapur Naveen, edk2-devel@lists.01.org

Hi Naveen,

I think you mean the DNS relay is that one DNS client sends the DNS queries to the relay, then the relay sends the queries to the DNS server or whatever is set in the router's settings.

I checked the related RFCs of DNS and can't find the related definitions of that, but I believe it's the router's capability to provide the relay service just like the DHCP relay. Currently, it have been supported by some routers (D-Link or Cisco) but may need your another simple configuration (I'm not sure because I haven't tried that).

Besides, in the case you do need the support within the client, you can code the app/driver to handle the request first, then call the DNS driver APIs provided in NetworkPkg. I think it's the way to relay the request.

Thanks,
Jiaxin




> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of
> Santhapur Naveen
> Sent: Friday, August 18, 2017 1:32 PM
> To: edk2-devel@lists.01.org
> Subject: [edk2] can the DNS driver relays the request?
> 
> Hello all,
> 
> I need a piece of information about DNS driver.
> We are aware that the NetworkPkg contains DNS driver.
> Is this driver able to relay a request that has come from another DNS client?
> 
> Thank you
> Naveen
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: can the DNS driver relays the request?
  2017-08-21  1:17 ` Wu, Jiaxin
@ 2017-08-21  5:27   ` Santhapur Naveen
  0 siblings, 0 replies; 3+ messages in thread
From: Santhapur Naveen @ 2017-08-21  5:27 UTC (permalink / raw)
  To: Wu, Jiaxin, edk2-devel@lists.01.org

Hi Jiaxin,

Thanks for the information provided.
Even I have gone through the RFC but wanted to double check.

Thank you
Naveen

-----Original Message-----
From: Wu, Jiaxin [mailto:jiaxin.wu@intel.com] 
Sent: Monday, August 21, 2017 6:48 AM
To: Santhapur Naveen; edk2-devel@lists.01.org
Subject: RE: can the DNS driver relays the request?

Hi Naveen,

I think you mean the DNS relay is that one DNS client sends the DNS queries to the relay, then the relay sends the queries to the DNS server or whatever is set in the router's settings.

I checked the related RFCs of DNS and can't find the related definitions of that, but I believe it's the router's capability to provide the relay service just like the DHCP relay. Currently, it have been supported by some routers (D-Link or Cisco) but may need your another simple configuration (I'm not sure because I haven't tried that).

Besides, in the case you do need the support within the client, you can code the app/driver to handle the request first, then call the DNS driver APIs provided in NetworkPkg. I think it's the way to relay the request.

Thanks,
Jiaxin




> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of 
> Santhapur Naveen
> Sent: Friday, August 18, 2017 1:32 PM
> To: edk2-devel@lists.01.org
> Subject: [edk2] can the DNS driver relays the request?
> 
> Hello all,
> 
> I need a piece of information about DNS driver.
> We are aware that the NetworkPkg contains DNS driver.
> Is this driver able to relay a request that has come from another DNS client?
> 
> Thank you
> Naveen
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-21  5:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-18  5:32 can the DNS driver relays the request? Santhapur Naveen
2017-08-21  1:17 ` Wu, Jiaxin
2017-08-21  5:27   ` Santhapur Naveen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox