Hi to all, i'm using openser-1.2.2 and i'm getting the error:
"Error while converting IP address string to in_addr"
while using the allow_address function.
I tried both with:
allow_address("$(ru{uri.host})", "$rp") allow_address("$rd", "$rp")
I made debugging printng content of both $rd and $(ru{uri.host}) and both return the correct value. Don't know anymore where to search about it. Any help? Thank you, regards, Marcello