DNS-Suffix

Post a reply

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: DNS-Suffix

Re: DNS-Suffix

by aka » Sun May 24, 2020 5:48 pm

I've deleted Overmind account by mistake and I can not restore it. Very sad :( Question and his solution was:

Is there a way in static IP to enter the DNS suffix somewhere or the domain? for example in the "initrd.wtc"?

Code: Select all

#!/bin/sh
echo "nameserver 8.8.8.8" >  /etc/resolv.conf
echo "nameserver 8.8.4.4" >> /etc/resolv.conf
echo "search my.domain.de" >> /etc/resolv.conf
Save as "runme" and pack it as myresolv.zip and move it to "C:\ProgramData\WTware\Everyone" and save the "myresolv.zip" in the option for the Templates "Extra", and you're done.

Re: DNS-Suffix

by aka » Fri Feb 14, 2020 6:31 pm

No such config option. Here is a workaround: viewtopic.php?p=82012#p82012

Top