Questions tagged [domains]
85 questions
0
votes
1 answer
Two different networks in a single Active Directory domain
i have Two different NETWORK :
server:
nic 1 : 10.10.11.1 /24 (access to internet)
nic 2 : 10.10.12.1 /24 (access to BD)
client:
nic 1: 10.10.11.2 /24
nic 2: 10.10.12.2 /24
how i can add client with two network in the same DOMAINE

khairy
- 1
0
votes
3 answers
Multiple domains on VPS with SSL for mail
I've setup a VPS server with multiple domains all pointing to the same server.
The multiple domains are:
www.maindomain.com
www.seconddomain.com
etc.
For the main domain i've disabled the mail server because for the domain maindomain.com I use…

TheGloaming
- 1
- 1
0
votes
0 answers
GET requests for foreign domains in NGINX access logs
So I just bought a shiny new VPS and I've installed a LEMP stack (NGINX) and WordPress. It's been up for a couple of days now and I decided to browse the access logs. Inside, I found several rather concerning log entries similar to below:
[IP…

728883902
- 121
- 2
0
votes
2 answers
Catch all forwarders for multiple domains on Postfix (Ubuntu)
I'm trying to figure out catchall forwarding for multiple domains on my Ubuntu server. I have it working for a single domain (maindomain) but cannot get the addons 1 and 2 to work.
My /etc/postfix/virtual looks like
@example.com…

Byte Insight
- 123
- 7
0
votes
1 answer
SPF check failed
I am having trouble with failing to deliver mails with my setup.
Server 1 - example.com + Direct Admin IP: 111.111.111.111, default domain (provided by hosting company: vps11111.company.com
Server 2 - dev.example.com, IP: 222.222.222.222, default…

Marcin Kunert
- 109
- 4
0
votes
1 answer
Google Domains only works with Google open DNS
I purchased a domain with Google domains, but I can only use the DNS with computers that have Google Open DNS connected. I connect the computer to 8.8.8.8 and 8.8.4.4 for DNS, but on any other computer it says that it cannot find the server. How…

Clifton M
- 3
- 3
0
votes
1 answer
can a .local domain be added to windows azure?
can a .local domain be added to windows azure ?
I have a test deployment of 3 servers on azure running windows server 2012 R2 1 of them is a domain controller, I wish to added the other 2 servers to a .local domain as it is only a test environment…

dans3rv3r
- 23
- 3
0
votes
1 answer
Keyword search of Existing Registered Domains?
I want to be able to search for domains by keyword. I've been looking for tools to do this of course and all that ever pops up are tools to help you register a domain and give you possible suggestions if that one is taken.
That is no help.
Let's…

dcmbrown
- 305
- 1
- 3
- 12
0
votes
1 answer
Inbound IPTables rules based on queried domain
I have an odd situation and I'm not entirely sure if it is even possible in IPTables. If it isn't, that's fine and I can do without. If it is, fantastic, I'd love to see how to implement it.
So, my DNS records basically work like this. I have…

Mike Burroughs
- 31
- 1
0
votes
1 answer
389 Directory Server - Multiple Domains
I have multiple business that i would like to authenticate to a single server for SSO. I am using 389 directory server and have already split each domain into it's own respective OU. I would like to use Kerberos for authentication, but can't seem to…

TriadicTech
- 448
- 2
- 5
- 14
0
votes
1 answer
Master and slave Bind DNS Ubuntu server
I have two Ubuntu 12.04LTS servers on different locations:
ns1.vidrih.info points to master DNS server with IP 93.103.164.154 and
ns2.vidrih.info points to slave DNS server with IP 46.150.36.23
named.conf.local include for domain is:
zone…

Nejc Vidrih
- 9
- 1
0
votes
1 answer
Configure MX for subdomains
I have the following DNS records:
ALIAS domain.com my-app.herokuapp.com
CNAME *.domain.com domain.com
MX in.domain.com xxx.mandrillapp.com
MX domain.com aspmx.l.google.com
What I'm trying to do is allow…

chrism2671
- 2,579
- 9
- 34
- 45
0
votes
1 answer
Creating an exclusion for *.domain.com for multiple code directories for multiple subdomains
I have an IIS server (on win2008 server) with a website on it, serving multiple subdomains using a website *.domain.com
Theres not a defined list, subdomains could be anything.
All of these requests are served from a specific code directory, lets…

JohnnyJp
- 103
- 4
0
votes
1 answer
re-parked domain at godaddy and assigned A record, domain is not refreshed for everyone
I had a domain that was parked at linode.
I moved it back to godaddy and parked it there. then i My A record "@" have the ip value of my new server.
it has been more then 10 hours since then, for some computers this works and they get the new…

guy schaller
- 123
- 1
- 6
0
votes
3 answers
If I install an SSL certificate for my domain, will it include email ssl?
I will be purchasing a rapidSSL certificate for mydomain.com.
I'm running WHM/Cpanel on top of a CentOS system.
Web server is Apache.
What I want to know is if I purchase the regular (non wildcard) certificate, will it enable secure email for my…

hitautodestruct
- 117
- 2
- 10