View Single Post
  #1 (permalink)  
Old 10-17-2005
wgwolf wgwolf is offline
Registered User
 
Name: Wolfgang
Organization: Uni Erlangen - Germany
Project: .
 
Join Date: Oct 2005
Location: Nuremberg, Germany
Posts: 10
ICE without DNS Server

Hi,

we have a tiny own linux distribution without any DNS Server realized. We just operate with IP addresses.
This is a problem for an ICE server as it seems to be that it wants to resolve the local hostname to its IP address.
The error message is:
DNSException: exception ::Ice:NSException
{
error = -5
host = entity_4
}

Is there any possibility to run ICE without any DNS functionality?

Thanks!
Wolfgang
Reply With Quote