setDNS broken
|
09-27-2015, 11:32 AM
Post: #1
|
|||
|
|||
setDNS broken
Hello,
I have been trying for the past 2 days to use scriupted with setDns and it fails on every single server i try. did you change the logic for setDns? setDns omnicasatest.omnicasa.com 178.32.184.55 navigate omnicasatest.omnicasa.com First View (Error: 12007) Thanks, Bogdan |
|||
09-29-2015, 12:45 AM
Post: #2
|
|||
|
|||
RE: setDNS broken
setDns only overrides the IP address for a domain that already exists (it still does the actual lookup to make sure the timing is right). If you want to use a domain that doesn't exist you'll need a combination of setDns and setDnsName (to have the dns lookup lookup the other name instead).
Something like: setDns omnicasatest.omnicasa.com 178.32.184.55 setDnsName omnicasatest omnicasa.com http://www.omnicasa.com navigate omnicasatest.omnicasa.com |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)