Questions tagged [fqdn]
Fully Qualified Domain Name (FQDN)
142 questions
0
votes
1
answer
284
views
LDAP authentication using NetBIOS form for domain in the bind Distinguished Name compared to the using of FQDN
Python code used for AD authentication
I have written a client for authentication on a Microsoft Active Directory by the use of the Python library ldap. The following code works correctly:
uri = "...
0
votes
1
answer
184
views
Starting Network Script in Task Scheduler as System with FQDN not working
i have a strange Problem and i hope someone can help me.
What I’m doing:
I am creating a Scheduled Task via GPO, which starts a Powershell script which is located on a network share. The Script should ...
0
votes
2
answers
566
views
Ubuntu 22.04 fresh mail server install - hostname
At a fresh new install of Ubuntu, what should I set as hostname?
I'm trying to set a mail server at my local servers with Ubuntu/Postfix, but I'm facing some issues along the way. For this, while ...
0
votes
2
answers
3k
views
The correct domain settings in /etc/resolv.conf?
Currently I'm trying to configure settings of internal enterprise domain names for virtual SUSE hosts, which OS is SUSE Linux Enterprise Server 12 SP4.
There are two domain names that the SUSE hosts ...
0
votes
2
answers
2k
views
Name resolution without providing the FQDN, but I can't control what DNS suffixes get appended to my queries
I have a virtual laboratory in which I have setup a domain controller that handles all DNS queries for my domain (x.domain - I have full control over this), and it also contains stub zones for all the ...
-1
votes
1
answer
161
views
How to find out which server my FQDN points to?
My FQDN
https://dopsops.tech/
I dedicated time to some other project,how to find out which server I used.
Which commands should I use?
curl -I just gives content.
report-to: {"endpoints":[{&...
-2
votes
1
answer
448
views
FQDN as a Forwarder in BIND [closed]
My provider is changing his DNS infrastructure and we have to change forwarders IP to fqdn (Bind). Is there any option to handle that kind of change?
1
vote
0
answers
108
views
Domain name change
I just ran into an issue with a client that we are migrating from their forest to a new forest using Quest tool Binary Tree
The issue is the source domain is called "domainname" and is not a ...
0
votes
2
answers
629
views
Can windows DNS server be configured to return a fully qualified DNS alias?
Problem
We have a 3rd party web app installed on a windows server. There is an alias DNS record setup so that user can type in to a web browser the app name i.e. "testapp" and get the site. ...
1
vote
1
answer
2k
views
FQDN without the hostname part?
As far as I know, A fully qualified domain name (FQDN) consists of two parts:
The hostname part: A single label representing a machine belonging to one specific domain.
The domain name part: ...
0
votes
1
answer
204
views
Replace VPS rDNS FQDN with a mail subdomain
I have a VPS with a single IP address and multiple domain names.
I used mail-tester.com to check the spam rate of my email. And my results are:
Your IP address 93.123.12.43 is associated with the ...
0
votes
1
answer
499
views
How should I configure my hostname/FQDN for a multi-purpose VPS?
I recently got a VPS and have a fresh Ubuntu install, but I'm a bit confused as to how I should be setting up the hostname and /etc/hosts file if I'm wanting to set up an email server (Dovecot/Postfix)...
2
votes
1
answer
286
views
Can a Second-level domain be considered as a Fully-qualified domain?
I often see people talking about FQDNs (fully-qualified domains) to describe subdomains (e.g., networkengineering.stackexchange.com) that are under a second-level domain (e.g., stackexchange.com). I ...
1
vote
0
answers
812
views
how can i block/ban an ip after a number of rejects on a mail server?
I found several attempts to use my email server as relay. The helo command was not coming from a FQDN and therefor the request got rejected.
Is there a way to ban an IP address complelty after a ...
0
votes
0
answers
168
views
Accessing servers through hostname now requires FQDN?
After upgrading to Linux Mint 20, the servers (pgsql databases and windows network share) on our internal network now require the fully qualified domain instead of just the machine name.
For example, ...