hmms
either in the do_dnslookup proc or right after the set line in the main proc causes the windrop not to repond to any further request... seems its waitung forever.
without vwait i get ips for several dns lookups but not for all.
im just trying
Code:
after 200 { set resip ... }
vwait resip
any further ideas?