Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
dnspython-users
Conversations
About
dnspython-users
Contact owners and managers
1–30 of 150
Mark all as read
Report group
0 selected
Bino Oetomo
,
Bob Halley
2
11/5/23
How to send notification?
You want to make the notify like this: notify = dns.message.make_query(chk_domain, dns.rdatatype.SOA,
unread,
How to send notification?
You want to make the notify like this: notify = dns.message.make_query(chk_domain, dns.rdatatype.SOA,
11/5/23
Jeremy C. Reed
,
Bob Halley
3
10/19/23
no dns.exception value for dns.query
Yes I should have looked at the traceback. Thank you for the info. I now looked at the type(e) and
unread,
no dns.exception value for dns.query
Yes I should have looked at the traceback. Thank you for the info. I now looked at the type(e) and
10/19/23
Jeremy C. Reed
,
Bob Halley
3
8/14/23
wire additional sections reordered for EDNS (and keep raw wire around?)
On Sun, 13 Aug 2023, Bob Halley wrote: > Dnspython's message object was not designed to be a
unread,
wire additional sections reordered for EDNS (and keep raw wire around?)
On Sun, 13 Aug 2023, Bob Halley wrote: > Dnspython's message object was not designed to be a
8/14/23
Hugo Dos Santos
, …
Anand Buddhdev
8
8/11/23
DIG DS work in local but not on my server
Hey, I tried but i don't know if i'm doing good. I put Bob code in my file like this : def
unread,
DIG DS work in local but not on my server
Hey, I tried but i don't know if i'm doing good. I put Bob code in my file like this : def
8/11/23
Hugo Dos Santos
,
Anand Buddhdev
5
7/28/23
Use dns.name.from_text mutiple time
Ahhhhh yes it's logic :'( It's working now thx ! Le vendredi 28 juillet 2023 à 19:53:27
unread,
Use dns.name.from_text mutiple time
Ahhhhh yes it's logic :'( It's working now thx ! Le vendredi 28 juillet 2023 à 19:53:27
7/28/23
scott.k...@gmail.com
7/6/23
Where can I find "nanoquic"
When I run the dnspython tests locally, I get this: SKIPPED [1] tests/test_doq.py:27: requires
unread,
Where can I find "nanoquic"
When I run the dnspython tests locally, I get this: SKIPPED [1] tests/test_doq.py:27: requires
7/6/23
Michael Nielsen
,
Bob Halley
3
6/27/23
Detecting duplicate CNAMES
Wow, many thanks! Exactly what I was looking for! Thanks again! On Monday, June 26, 2023 at 10:56:57
unread,
Detecting duplicate CNAMES
Wow, many thanks! Exactly what I was looking for! Thanks again! On Monday, June 26, 2023 at 10:56:57
6/27/23
Nick Michaels
,
Bob Halley
2
6/7/23
Issue parsing TTL values after <class>
This is a bug. As you say, dnspython should support the alternative ordering specified in RFC 1035,
unread,
Issue parsing TTL values after <class>
This is a bug. As you say, dnspython should support the alternative ordering specified in RFC 1035,
6/7/23
Bob Halley
,
Paul Hoffman
2
3/7/23
Removing Requests HTTP support in 2.4?
Go for it! On Tue, Mar 7, 2023 at 3:58 AM Bob Halley <dnsp...@gmail.com> wrote: Dnspython has
unread,
Removing Requests HTTP support in 2.4?
Go for it! On Tue, Mar 7, 2023 at 3:58 AM Bob Halley <dnsp...@gmail.com> wrote: Dnspython has
3/7/23
Stephan Lagerholm
,
Bob Halley
2
2/17/23
microscopic DNS server for RFC8914 testing
Check out dnspython's nanonameserver and how it uses them in the tests/ directory. This is a good
unread,
microscopic DNS server for RFC8914 testing
Check out dnspython's nanonameserver and how it uses them in the tests/ directory. This is a good
2/17/23
Nikos Skalis
,
Bob Halley
3
2/16/23
how to extract data from the response
Awesome. Thank you. On 14 Feb 2023, at 14:30, Bob Halley <dnsp...@gmail.com> wrote: #
unread,
how to extract data from the response
Awesome. Thank you. On 14 Feb 2023, at 14:30, Bob Halley <dnsp...@gmail.com> wrote: #
2/16/23
Martin T
,
Bob Halley
3
11/23/22
Python type checking and "dns.rdata.Rdata"
Hi Bob, thanks! Casting the SOA type worked fine. Martin On Thu, Nov 10, 2022 at 4:12 PM Bob Halley
unread,
Python type checking and "dns.rdata.Rdata"
Hi Bob, thanks! Casting the SOA type worked fine. Martin On Thu, Nov 10, 2022 at 4:12 PM Bob Halley
11/23/22
Martin
,
Bob Halley
3
8/30/22
inbound_xfr() and exceptions
Hi Bob, got it, thanks! Martin On Tuesday, August 30, 2022 at 2:58:44 PM UTC+3 dnsp...@gmail.com
unread,
inbound_xfr() and exceptions
Hi Bob, got it, thanks! Martin On Tuesday, August 30, 2022 at 2:58:44 PM UTC+3 dnsp...@gmail.com
8/30/22
Arvind Doraiswamy
,
Brian Candler
3
8/19/22
Nameserver chain?
Good to know, thanks Brian :) On Friday, August 19, 2022 at 1:31:06 AM UTC-7 Brian Candler wrote: In
unread,
Nameserver chain?
Good to know, thanks Brian :) On Friday, August 19, 2022 at 1:31:06 AM UTC-7 Brian Candler wrote: In
8/19/22
Arvind Doraiswamy
,
Bob Halley
6
8/14/22
CNAME resolve_chain
Great, thank you very much for that detailed answer. On Sunday, August 14, 2022 at 1:02:56 PM UTC-7
unread,
CNAME resolve_chain
Great, thank you very much for that detailed answer. On Sunday, August 14, 2022 at 1:02:56 PM UTC-7
8/14/22
Jon Schewe
,
Bob Halley
3
8/8/22
Question about zone transfer
Thank you for that. For those that may find this later, note that there is a missing argument to
unread,
Question about zone transfer
Thank you for that. For those that may find this later, note that there is a missing argument to
8/8/22
Akshay Kumar
,
Bob Halley
2
3/14/22
Can I create different zone_files for each zone with dnspython?
I'm not sure I understand your question. Dnspython expects that you have a dns.zone.Zone object
unread,
Can I create different zone_files for each zone with dnspython?
I'm not sure I understand your question. Dnspython expects that you have a dns.zone.Zone object
3/14/22
Dr. Benjamin Schoenbach
,
Bob Halley
6
1/21/22
dnspython performance issues with apache + wsgi +asyncio + dnspython
thx for the hint. Yes the usage of multiple asyncio.run() should be optimized...... But we also tried
unread,
dnspython performance issues with apache + wsgi +asyncio + dnspython
thx for the hint. Yes the usage of multiple asyncio.run() should be optimized...... But we also tried
1/21/22
Paul Hoffman
,
Bob Halley
2
10/11/21
Requests with NSID?
It needs to be a dns.edns.Option subclass, not the integer option value. (Options are like rdata in
unread,
Requests with NSID?
It needs to be a dns.edns.Option subclass, not the integer option value. (Options are like rdata in
10/11/21
Paul Hoffman
,
Bob Halley
3
10/10/21
JSON again
Thanks! You've clearly thought about this. :-) I have now too, more deeply, and think that
unread,
JSON again
Thanks! You've clearly thought about this. :-) I have now too, more deeply, and think that
10/10/21
Paul Hoffman
,
Bob Halley
4
10/2/21
Threading support?
The dns.query.* routines are safe to use from multiple threads except in the case where you are
unread,
Threading support?
The dns.query.* routines are safe to use from multiple threads except in the case where you are
10/2/21
D S
,
Bob Halley
4
10/1/21
GSS-TSIG
Yes, it would be good to have a working client implementation in the library so people didn't
unread,
GSS-TSIG
Yes, it would be good to have a working client implementation in the library so people didn't
10/1/21
Jeremy C. Reed
,
Bob Halley
2
9/28/21
how to use IDN for supported rdata?
There isn't an IDN standard for DNS text format in general. IDN conversions are really about how
unread,
how to use IDN for supported rdata?
There isn't an IDN standard for DNS text format in general. IDN conversions are really about how
9/28/21
Marx Mustermann
,
Bob Halley
4
9/23/21
Using dnspython to validate DNSSEC - How to use dns.message.from_file
Dnspython does not have a DNSSEC validator. You might consider using DNSViz in addition as it can do
unread,
Using dnspython to validate DNSSEC - How to use dns.message.from_file
Dnspython does not have a DNSSEC validator. You might consider using DNSViz in addition as it can do
9/23/21
Majus Misiak
, …
D S
8
9/21/21
Generate TSIGKEYRING for dns.update.Update - how to?
Brian, were you able to get this working with the code posted in the PR? At this point: response =
unread,
Generate TSIGKEYRING for dns.update.Update - how to?
Brian, were you able to get this working with the code posted in the PR? At this point: response =
9/21/21
riavviato riavviato
,
Bob Halley
2
9/21/21
how to get secondary/slave NS ?
First get the list of nameservers for your domain by using the resolver to do an NS query. For each
unread,
how to get secondary/slave NS ?
First get the list of nameservers for your domain by using the resolver to do an NS query. For each
9/21/21
Axel Rau
9/8/21
zad - zone administration tool has been completed
Hi Bob and all, with help of you and your powerful dnspython package, I finally completed 1.0 of zad,
unread,
zad - zone administration tool has been completed
Hi Bob and all, with help of you and your powerful dnspython package, I finally completed 1.0 of zad,
9/8/21
ByronFack
,
Bob Halley
2
8/31/21
When I try to create dns.name a period is appended to the end.
Names are always absolute when sent in the DNS. You are not requesting search in your call to resolve
unread,
When I try to create dns.name a period is appended to the end.
Names are always absolute when sent in the DNS. You are not requesting search in your call to resolve
8/31/21
Goo Gle
,
Bob Halley
2
8/28/21
2.2.0 ?
dnspython 2.2.0 has not been released yet. We have implemented ZONEMD support, so it will be in 2.2.0
unread,
2.2.0 ?
dnspython 2.2.0 has not been released yet. We have implemented ZONEMD support, so it will be in 2.2.0
8/28/21
Daniele Varrazzo
,
Bob Halley
2
8/24/21
Advice about using dnspython
dnspython is only a DNS tool, and it doesn't look in /etc/hosts or other sources of hostname data
unread,
Advice about using dnspython
dnspython is only a DNS tool, and it doesn't look in /etc/hosts or other sources of hostname data
8/24/21