Hello Guys,
I’m on MT since 2 years and now I work on a “fun” project for me.
Following situation, I have a ipvanish account, after the thing with the NSA I’m trying to make it so much complicate as possible to follow my traces, so I’m trying following:
I have setup my IPVanish L2TP on MT (v6.32.2) everything works fine, I can route my traffic trough it, but now my problem, I want to change the IPVanish Server every 10 Minutes via a Automatic script which parses a .txt-File on my MT, thats also no problem but now I stuck in following situation, in my var $line I have the string: http://www.google.com or similar, now I try following:
/interface l2tp-client set l2tp-ipvanish connect-to=[:resolve $line]
but that doesn’t work he tells me: failure: dns name does not exist, if I write
/interface l2tp-client set l2tp-ipvanish connect-to=[:resolve www.google.com]
everything works fine, I have searched on google and also here, but have not found any answer, I thought about wrong DataType and that seems to be the problem, but :toip $line also doesn’t work…
It would be great if someone could help me or give me a hint about it, I’m searching now more than 5 hours with this Issue ![]()
Thanks Guys,
Dominik