Apache is not resolving local machine names

Discussion in 'Apache' started by TronixGT, Mar 3, 2011.

  1. #1
    I'm a complete n00b when it comes to Apache. I'm a longtime IIS user, We are porting an ASP.NET website to work on Linux machine using MONO.

    My Problem is. I am trying to call a webservice on another machine on my network (domain) and it just times out because Apache is searching the internet for any machine name/IP or FQDomain name I give it. If I specify a webservice on the web somewhere (googlews) it finds it.

    What am I missing in my apache configuration that allows apache to see other machines on my network?

    The linux machine that apache is installed on can ping these machines, and can browse to them via web browser, but when using server side code in Apache, it will just timeout trying to find it.

    Any help will be greatly appreciated.
     
    TronixGT, Mar 3, 2011 IP
  2. eleetgeek

    eleetgeek Peon

    Messages:
    129
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can you paste your httpd.conf file or apache2.conf file whichever has the configuration , secondly, are you saying that virtual hosts are not replied?
     
    eleetgeek, Mar 4, 2011 IP