Changes

From Amahi Wiki
Jump to: navigation, search
12 bytes added ,  23:44, 16 May 2010
no edit summary
= Warboard =
* local DNS server is not working for external hostnames (caused by dnssec enabled in named.conf). Workaround
echo -e 'DNSSEC="off"\nDLV="off"' > /etc/sysconfig/dnssec
service named restart
* VPN does not work (had to turn it off in servers). This could be due to the kernel not having all that it needs for TUN/TAP?:
* Cannot allocate TUN/TAP dev dynamically
[root@fedora-arm ~]# date
Sun Apr 30 06:57:12 EDT 2000
 
= Fixed =
 
* local DNS server is not working for external hostnames (caused by dnssec enabled in named.conf). Workaround
echo -e 'DNSSEC="off"\nDLV="off"' > /etc/sysconfig/dnssec
service named restart
=== Commands not found ===
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits