Page 1 of 1

Remove Dynamic DNS name already in use??

Posted: Fri Oct 04, 2013 12:10 am
by namrepus
First of all... Really like the GUI and simplecity in this piece of software :D

It seems like it is very easy to use!! Although I pretty much TRIED for ages to connect via. L2TP without any luck... All my trying has resulted in a couple of random "Dynamic DNS Hostname" as I couldn't use the one I intented in the first place. Now I finally managed to get the L2TP to work! Just had to open UDP 500 and 4500, it should have been written in the GUI window with the L2TP option. Would have eased my pain a great deal :P

Back to my real problem, I would like to use my intended Dynamic DNS Hostname, and dont like the fact that all the other DNS names that I have written is connected to my ISP ip aswell.... How can I remove all the names that I dont want??

Re: Remove Dynamic DNS name already in use??

Posted: Wed Oct 09, 2013 7:03 am
by namrepus
Isn't there any admins in this forum?? Can't find any contact information to the creators of the software :(

Re: Remove Dynamic DNS name already in use??

Posted: Tue Nov 19, 2013 2:03 am
by arexsekerat
I also have same problem ... how to remove Dynamic DNS name ?

Re: Remove Dynamic DNS name already in use??

Posted: Tue Nov 19, 2013 2:05 am
by inten
here

Re: Remove Dynamic DNS name already in use??

Posted: Tue Nov 19, 2013 2:21 am
by arexsekerat
inten wrote:
> thank you sir . but i still not understand .. how can i find a 'bool disable'

Re: Remove Dynamic DNS name already in use??

Posted: Tue Nov 19, 2013 2:33 am
by inten
arexsekerat wrote:
> thank you sir . but i still not understand .. how can i find a 'bool disable'

declare DDnsClient
{
bool Disabled false
}

what's this?

Re: Remove Dynamic DNS name already in use??

Posted: Tue Nov 19, 2013 2:48 am
by arexsekerat
I've done that. But I still can't find the bool disable



inten wrote:
> arexsekerat wrote:
> > thank you sir . but i still not understand .. how can i find a 'bool disable'
>
> declare DDnsClient
> {
> bool Disabled false
> }
>
> what's this?

Re: Remove Dynamic DNS name already in use??

Posted: Tue Nov 19, 2013 2:54 am
by inten
Read it again and DO just what it states, step by step.

Re: Remove Dynamic DNS name already in use??

Posted: Tue Nov 19, 2013 3:59 am
by arexsekerat
I've done the bool disable but I still can ping the hostname . thank you