Thanks. It got fixed.
I have added an A record of OPSI hostname and its IP to the DNS server which is the domain controller.
Die Suche ergab 6 Treffer
- 05 Apr 2024, 10:08
- Forum: Free Support
- Thema: Name or service not known
- Antworten: 9
- Zugriffe: 7619
- 04 Apr 2024, 13:57
- Forum: Free Support
- Thema: Name or service not known
- Antworten: 9
- Zugriffe: 7619
Re: Name or service not known
Hello again,
Since nslookup is not pre-installed when I swtiched to tty, I tried using ping and host commands:
ping HOSTNAME.DOMAIN.TLD
I got:
ping: HOSTNAME.DOMAIN.TLD: Name or sevrice not known
Output using the host command:
host HOSTNAME
Host HOSTNAME: not found: 3(NXDOMAIN)
I tried to ...
Since nslookup is not pre-installed when I swtiched to tty, I tried using ping and host commands:
ping HOSTNAME.DOMAIN.TLD
I got:
ping: HOSTNAME.DOMAIN.TLD: Name or sevrice not known
Output using the host command:
host HOSTNAME
Host HOSTNAME: not found: 3(NXDOMAIN)
I tried to ...
- 03 Apr 2024, 14:48
- Forum: Free Support
- Thema: Name or service not known
- Antworten: 9
- Zugriffe: 7619
Re: Name or service not known
nslookup doesn't seem to be installed. Here is the output after running nslookup in tty:
Code: Alles auswählen
-bash: nslookup: command not found- 03 Apr 2024, 12:20
- Forum: Free Support
- Thema: Name or service not known
- Antworten: 9
- Zugriffe: 7619
Re: Name or service not known
Hello Thomas,
No my server name is not domain.tld it is called something else but I just used domain.tld as an example.
Here is the output of the file:
set timeout=0
menuentry 'Start netboot installation' {
set gfxpayload=keep
linux (pxe)/opsi/opsi-linux-bootimage/install-x64 initrd=miniroot-x64 ...
No my server name is not domain.tld it is called something else but I just used domain.tld as an example.
Here is the output of the file:
set timeout=0
menuentry 'Start netboot installation' {
set gfxpayload=keep
linux (pxe)/opsi/opsi-linux-bootimage/install-x64 initrd=miniroot-x64 ...
- 03 Apr 2024, 08:36
- Forum: Free Support
- Thema: Name or service not known
- Antworten: 9
- Zugriffe: 7619
Re: Name or service not known
Thanks for your quick response Mathias.
Here is how my resolv.conf looks like:
nameserver 127.0.0.53
options edns0 trust-ad
search domain.tld
Is there is anything else I have to check?
Thanks
Here is how my resolv.conf looks like:
nameserver 127.0.0.53
options edns0 trust-ad
search domain.tld
Is there is anything else I have to check?
Thanks
- 02 Apr 2024, 09:47
- Forum: Free Support
- Thema: Name or service not known
- Antworten: 9
- Zugriffe: 7619
Name or service not known
Hello everyone,
I need your help. I recently installed OPSI 4.3 on Ubuntu 22.04 using the quickinstall method. I'm using Windows Server as my DNS server. I added a client to OPSI and tried to install Windows 10.
The client connects to the OPSI server and boots normally, but before the installation ...
I need your help. I recently installed OPSI 4.3 on Ubuntu 22.04 using the quickinstall method. I'm using Windows Server as my DNS server. I added a client to OPSI and tried to install Windows 10.
The client connects to the OPSI server and boots normally, but before the installation ...