[Opendnssec-user] ods2 AXFR request to nameserver fails , reports "bad packet: ... received error code NOTAUTH", but no traffic (tcpdump) seen ?
    PGNet Dev 
    pgnet.dev at gmail.com
       
    Mon Dec 26 23:41:44 UTC 2016
    
    
  
On 12/26/2016 03:17 PM, Havard Eidnes wrote:
>> 	ods2
>> 		currently configured to listen on two interfaces
>> 		(I've also tried with just one ...), port 15354
> 
> Even though XML invites list operations, not every construct
> appear to be backed by handling in the code of a multi-valued /
> list value...  But you say you've also tried with one, so maybe
> that suggestion doesn't apply.  I'd probably go back to try to
> use just one interface.
> 
Which I'm doing atm 0-- with still no luck yet.
Fwiw, with BOTH listener IPs defined in ods2's conf.xmk, netstat tells me both are, in fact, in use:
netstat -npla|grep :15354
	tcp        0      0 10.1.1.53:15354     0.0.0.0:*               LISTEN      11372/ods-signerd
	tcp        0      0 127.0.0.1:15354     0.0.0.0:*               LISTEN      11372/ods-signerd
	udp        0      0 10.1.1.53:15354     0.0.0.0:*                           11372/ods-signerd
	udp        0      0 127.0.0.1:15354     0.0.0.0:*                           11372/ods-signerd
What's DONE with them is of course a different matter ....
    
    
More information about the Opendnssec-user
mailing list