A few minutes ago all my users have this error when trying to user our ERP:
Login error. Login is from an untrusted domain and cannot be used with Windows authentication.
I can ping my servers (nethserver, etc) local IP and domain IP
$ping -c3 192.168.16.3
PING 192.168.16.3 (192.168.16.3) 56(84) bytes of data.
64 bytes from 192.168.16.3: icmp_seq=1 ttl=64 time=0.195 ms
64 bytes from 192.168.16.3: icmp_seq=2 ttl=64 time=0.305 ms
^C
--- 192.168.16.3 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 0.195/0.250/0.305/0.055 ms
$ ping -c3 192.168.16.4
PING 192.168.16.4 (192.168.16.4) 56(84) bytes of data.
64 bytes from 192.168.16.4: icmp_seq=1 ttl=64 time=0.223 ms
64 bytes from 192.168.16.4: icmp_seq=2 ttl=64 time=0.307 ms
^C
--- 192.168.16.4 ping statist
I reboot the VM (in Proxmox), but the problem persists
The VM has the firewall disabled in proxmox
I appreciate any help.
Edit, seems to me the issues is not Nethserver⊠but another old server that runsâŠ
Iâll post more laterâŠ
âŠRebooting old servers
I reboot all my servers; the problem is now on the side of Nethserver
I canât connect using
DNS doesnât resolve hosts by name
Any help @Andy_Wismer , @mrmarkuz and @nethserver_support?