Henning Kessler
Contributor
- Joined
 - Feb 10, 2015
 
- Messages
 - 143
 
Hi there,
i have a strange issue with one of my socage jails. FreeNAS resolv.conf is
Resolver for this jail is
Results after a restart in
So the jail has no working DNS resolution.
What could be the culprit of this? I have another jail with the same parameters and everything is working fine...
	
		
			
		
		
	
			
			i have a strange issue with one of my socage jails. FreeNAS resolv.conf is
Code:
# Generated by resolvconf search int.domain.de nameserver IP1 nameserver IP2 nameserver IP3
Resolver for this jail is
Code:
iocage get resolver jailname /etc/resolv.conf
Results after a restart in
Code:
cat /mnt/tank1/iocage/jails/jailname/root/etc/resolv.conf # Generated by resolvconf search int.buddybrand.de
So the jail has no working DNS resolution.
What could be the culprit of this? I have another jail with the same parameters and everything is working fine...