This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

http://localserver fails with http_proxy

Hi People

I have the following problem

My browser is configured to use the http_proxy on asl. When I say http://localserver.mydomain.com , it works. But when I say http://localserver , it fails. Saying that it can not resolve localserver.

My dns_proxy is pointing to my internal dns. If I log into the asl via ssh I can ping localserver.mydomain.com and localserver, both give the right IP.

Any ideas

nardusg
www.springhaas.com


This thread was automatically locked due to age.
Parents Reply Children
  • Wich proxy ? http or dns

    This is the error mesages I get on the http_proxy

    2006:08:21-15:17:51 (none) squid_access[6570]: 1156166271.539 77 xxx.xxx.xxx.xxx TCP_MISS/503 1469 (null) GET http://stingray/ -/NONE -
  • Like medic suggested, you can check do not use proxy for local addresses in your internet explorer under connections tab on your client machine.

    Open command prompt and type nslookup, now type localserver and see if you get an answer. Now try localserver.localdomain.com. You should get an answer now. If you didn't get an answer with localserver and got one with localserver.localdomain.com then on the windows box (I am assuming you are using windows client), go to network properties, and in TCP/IP properties, click advanced and under dns, check append these dns suffixes in order and put the name of your domain there (like localdomain.com). 

    HTH[:D]