Hi I have installed solr with jetty, now the issue is that i can run the jetty through localhost by typing the following url http://local:8983/solr/admin but cannot do the same from another system in the network by typing the ip address of the machine on which the solr is installed. Also in the mid i got the 404 error on the server machine (the machine on which solr is installed), when i typed the following url: http://localhost:8983/solr/admin But this problem did not arise again after restarting the server. Any help would be greatly appreciated. Below are the required details: O/S: Fedora core 8 Apache solr 1.4.0