You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+14-15Lines changed: 14 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -21,28 +21,14 @@
21
21
document.write('<p class="browserupgrade"><strong>Internet Explorer<\/strong> is not supported. Please upgrade your browser to <a href="https://www.google.com/chrome/browser/desktop/">Chrome<\/a> or <a href="https://www.mozilla.org/firefox/new/">Firefox<\/a>.<\/p>');
lab["file"][nk[mindex].name+"/etc/bind/db"+nk[mindex].ns.zone.slice(0,-1)]="$TTL 60000\n@ IN SOA "+nk[mindex].interfaces.if[0].name+" root."+nk[mindex].interfaces.if[0].name+" 2006031201 28800 14400 3600000 0\n\n";//ho preso il nome dell'interfaccia eth0
185
185
lab["file"][nk[mindex].name+"/etc/bind/named.conf"]+='zone "'+nk[mindex].ns.zone.slice(1,-1)+'" {\n type master;\n file "/etc/bind/db'+nk[mindex].ns.zone.slice(0,-1)+'";\n};\n\n';
186
186
}
187
187
}
188
188
}
189
-
console.log(authority);
189
+
//console.log(authority);
190
190
//entry per l'alberatura delle zone (. conosce .com, .com conosce pippo.com, ecc)
0 commit comments