Compiling on AIX-7.1

2016-10-24 Thread Davis, Donald W
Has anyone compiled bind-9.11 on AIX version 7.1?  I have gcc installed.  The 
first make failed with "nslookup.c:39:31: fatal error: readline/readline.h: No 
such file or directory"
I installed the readline library and now is failing with the following errors:
ld: 0711-317 ERROR: Undefined symbol: .__cxa_finalize
ld: 0711-317 ERROR: Undefined symbol: .__udivdi3
ld: 0711-317 ERROR: Undefined symbol: .__umoddi3
collect2: error: ld returned 8 exit status
make: 1254-004 The error code from the last command is 1.
Stop.

Any help would be appreciated!
Don
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Log Monitoring

2014-08-07 Thread Davis, Donald W
I am looking for scripts that can be used to parse and monitor the DNS logs for 
suspicious activity.
I have enabled full logging and am currently using the DNSAnomalyDetection 
script written by Dr. Johannes Ulrich.  This script gives me the daily top 10 
requests based on the query logs.
Does anyone have other scripts they are willing to share?  I do not have Splunk.

Thanks,
Don

___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Windows DNS question

2013-12-17 Thread Davis, Donald W
Sorry if this is the wrong forum for a Windows question.
Can clearing the Cache on Windows Domain Controller DNS server have any impact 
on forwarding, even if only for a few seconds?

Thanks,
Don


___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

RE: Host spans Multi-Domains

2013-11-20 Thread Davis, Donald W
A correction. There is only a single IP address for this server.


I'm looking for some help with the following configuration.

I have a request to add aliases for a server so that it can resolve in two 
different subdomains.

I have a server "red" that is running some McAfee software and is used to scan 
servers in multiple sub-domains.



Example:  red.aa.bb.com   -and-   red.zz.bb.com



I'm thinking an A record in each domain plus an alias or CNAME for the other 
sub-domain.

Do I need the aliases, CNAMEs, or both?



Zone: aa.bb.com

red A 10.11.12.13



Zone: zz.bb.com

red A 10.11.12.13



Thanks,

Don Davis
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Host spans Multi-Domains

2013-11-20 Thread Davis, Donald W
I'm looking for some help with the following configuration.

I have a request to add aliases for a server so that it can resolve in two 
different subdomains.

I have a server "red" that is running some McAfee software and is used to scan 
servers in multiple sub-domains.



Example:  red.aa.bb.com   -and-   red.zz.bb.com

This server needs to resolve to different IP address (multiple NICs) depending 
upon the domain of the resolver.



I'm thinking an A record in each domain plus an alias or CNAME for the other 
sub-domain.

Do I need the aliases, CNAMEs, or both?



Zone: aa.bb.com

red A 10.11.12.13

A 10.11.99.13



Zone: zz.bb.com

red A 10.11.99.13

A 10.11.12.13



Thanks,

Don Davis
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Upgrade Bind documentation

2013-10-24 Thread Davis, Donald W
Does anyone have any advice or perhaps documentation for upgrading Bind? I 
currently have two AIX servers running as Master/Slave. I need to upgrade from 
v9.8.1-P1 to v9.8.6.   I will need to document an implementation plan for 
change control and was hoping someone else may have something they can share.
I've browsed the ISC web site looking for release notes, install/compile 
instructions, migration plans, etc without much success.


___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users