lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] How to stop Dns server?


From: Alain Mouette
Subject: Re: [lwip-users] How to stop Dns server?
Date: Fri, 17 Jan 2014 21:45:08 -0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130801 Thunderbird/17.0.8

If you want to stop the DNS *client*, it can be easely done by changing the IP of the DNS server to 0.0.0.0
But don't take my word for it, check the code...

Alain

Em 17-01-2014 17:05, Martin Velek escreveu:
I would suggest to inspect the source code. Afte a while you will find
that the DNS LWIP implementation is only client and not server. The
DNS part can be completely "removed" by the option (I can't recall
it's title by now) in the lwip option file.

Best
Martin

On Fri, Jan 17, 2014 at 6:48 PM, Ishmeet <address@hidden> wrote:
In dns.c, dns_init, how to stop it,  need api like dns_stop.

On 17-Jan-2014 10:01 PM, "Simon Goldschmidt [via lwIP]" <[hidden email]>
wrote:
Ishmeet wrote:

Is there a way to stop DNS server ?
Which DNS server do you want to stop, the one of your provider?


Simon

_______________________________________________
lwip-users mailing list
[hidden email]
https://lists.nongnu.org/mailman/listinfo/lwip-users


________________________________
If you reply to this email, your message will be added to the discussion
below:
http://lwip.100.n7.nabble.com/How-to-stop-Dns-server-tp22185p22186.html
To unsubscribe from How to stop Dns server?, click here.
NAML

________________________________
View this message in context: Re: How to stop Dns server?

Sent from the lwip-users mailing list archive at Nabble.com.

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users
_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]