156 reputation
2
bio website
location
age
visits member for 4 months
seen Mar 26 at 0:23
stats profile views 0

Mar
21
comment ssh login using public/private key exchange authorized_keys not working?
check strictmode and the permission of the .ssh user directory (not group/world readable).
Mar
20
comment full nix stack for internal domain - dns servers?
depends on too many things (new domain or existing, expected query traffic, required isolation, management model, etc...). The short answer is if your experience is higher on Windows DNS, use that to start with. If you experience issues later, you can re-evaluate (e.g. implement a slave on centos, split/move the domain, etc...).
Mar
19
answered Many domains/sites hosted on same server, CNAME alternatives to avoid writing same IP in DNS?
Mar
19
revised How to use external DNS Forwarders when Forward Lookup Zone doesn't contain requested subdomain
added 76 characters in body
Mar
19
comment How to use external DNS Forwarders when Forward Lookup Zone doesn't contain requested subdomain
I think the OP wants to override specific entries within a publically available domain. Subdomain delegation won't work in this case.
Mar
19
answered How to use external DNS Forwarders when Forward Lookup Zone doesn't contain requested subdomain
Feb
22
comment Two hostnames routing through same mail server. Gmail flags one as spam and not the other
any chance routing email from one domain through the other is seen as an open gateway?
Feb
22
comment can I add a subdomain through my web host if the domain is hosted through another registrar
where are the DNS server handling your domain? with you or does the registrar host your DNS as well?
Feb
22
comment CentOS6 64bit fresh install DNS failure
good point, I stand corrected.
Feb
22
comment CentOS6 64bit fresh install DNS failure
He's getting a reply from the DNS server... it isn't f/w related.
Feb
22
awarded  Teacher
Feb
22
awarded  Editor
Feb
22
comment CNAME domain to another domain, but keep different SPF records for the two?
use a DNAME if you can, see my answer below.
Feb
22
revised CNAME domain to another domain, but keep different SPF records for the two?
added 5 characters in body
Feb
22
answered CNAME domain to another domain, but keep different SPF records for the two?