Xuanwo commented on issue #137:
URL: https://github.com/apache/iceberg-rust/issues/137#issuecomment-1869904668

   > Seems dns record added:
   > 
   > ```
   > dig rust.iceberg.apache.org
   > 
   > ; <<>> DiG 9.10.6 <<>> rust.iceberg.apache.org
   > ;; global options: +cmd
   > ;; Got answer:
   > ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 51032
   > ;; flags: qr aa rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
   > 
   > ;; OPT PSEUDOSECTION:
   > ; EDNS: version: 0, flags:; MBZ: 0x0001, udp: 4096
   > ;; QUESTION SECTION:
   > ;rust.iceberg.apache.org.  IN      A
   > 
   > ;; ANSWER SECTION:
   > rust.iceberg.apache.org. 1 IN      A       198.10.0.19
   > 
   > ;; Query time: 102 msec
   > ;; SERVER: 198.10.0.2#53(198.10.0.2)
   > ;; WHEN: Wed Dec 27 10:46:44 CST 2023
   > ;; MSG SIZE  rcvd: 91
   > ```
   
   Hi, `198.10.0.19` seems not a valid DNS answer especially when it reported 
by `198.10.0.2`. Would you like to try `dig rust.iceberg.apache.org @8.8.8.8`?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to