On 11/07/16 19:40, Robert Story wrote:
> On Mon, 7 Nov 2016 18:33:37 -0800 Bart wrote:
> BVA> The above commit message is not correct. The output I get on
> BVA> my workstation for the above commands is as follows:
> BVA>
> BVA> $ dig +short onea.net-snmp.org 8.8.8.8
> BVA> 8.8.8.8
> BVA> $ dig +short twoa.net-snmp.org 75.75.75.75
> BVA> 75.75.75.75
>
> Sorry, those should be:
>
>   dig +short onea.net-snmp.org @8.8.8.8
>
> and
>
>   dig +short twoa.net-snmp.org @75.75.75.75
>
> (missing '@' in front of resolvers).
>
>
> If you are not getting results from your local server, it is a DNS
> issue that needs to be resolved. We can't depend on domain names
> under external control containing the right number of records...
>
> If you aren't getting results, please send me the output you get
> for
>
>   dig onea.net-snmp.org
>
> (which will use your local resolver instead of google/comcast).

Hello Robert,

My Internet provider (Comcast) does not provide any addresses for these 
two DNS names:

$ dig +short twoa.net-snmp.org
$ dig +short onea.net-snmp.org
$ dig onea.net-snmp.org

; <<>> DiG 9.10.3-P4 <<>> onea.net-snmp.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59379
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;onea.net-snmp.org.             IN      A

;; Query time: 532 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Mon Nov 07 20:11:04 PST 2016
;; MSG SIZE  rcvd: 46

Bart.




------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to