473,657 Members | 2,634 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Squid Error

sokoun
30 New Member
Hi all,

could anybody help me to correct this problem, i used squid 2.6 as transparent proxy. when i browse to that server i got an error:

The requested URL could not be retrieved

While trying to retrieve the URL: http://localhost/

The following error was encountered:

Unable to determine IP address from host name for localhost

The dnsserver returned:

Name Error: The domain name does not exist.

This means that:

The cache was not able to resolve the hostname presented in the URL.
Check if the address is correct.

Your cache administrator is webmaster.
Generated Thu, 27 Dec 2007 17:04:11 GMT by localhost.local domain (squid/2.6.STABLE5)

what can i do to resolve this problem?

thanks in advance.
Dec 27 '07 #1
1 5951
ashitpro
542 Recognized Expert Contributor
Hi all,

could anybody help me to correct this problem, i used squid 2.6 as transparent proxy. when i browse to that server i got an error:

The requested URL could not be retrieved

While trying to retrieve the URL: http://localhost/

The following error was encountered:

Unable to determine IP address from host name for localhost

The dnsserver returned:

Name Error: The domain name does not exist.

This means that:

The cache was not able to resolve the hostname presented in the URL.
Check if the address is correct.

Your cache administrator is webmaster.
Generated Thu, 27 Dec 2007 17:04:11 GMT by localhost.local domain (squid/2.6.STABLE5)

what can i do to resolve this problem?

thanks in advance.
try your website with
http://127.0.0.1/
If it works then you should check your /etc/resolve.conf for DNS configuration.
Also you need to add "localhost" in your /etc/hostname
Jan 22 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
1726
by: s88 | last post by:
I work with the bit-vector(http://search.cpan.org/dist/Bit-Vector/) and squid lib as well. But I meet a weird situation now...Let's see my code. I wanna creat a hashtable in a function, and then return the address of the hashtable. But my hashtable looks empty outside the fake_table(). The hashtable just manage the pointer I insert. Don't really "copy" anything into the table.
1
2866
by: Leonardo Ivan Torres Ochoa | last post by:
Hello friends I have a program client done in C # that invokes to a Web service, the program client uses proxy squid, but this return Timeout returns Any idea ? Thank you .. Leonardo..
0
1843
by: .NET Undertaker | last post by:
Hi I have windows application(C#) that consumes a Web Service.Now my problem is with clients whom installed my application and use SQUId 2.5/Stable 4 , they keep getting HTTP error 407 proxy authentication failed. here is what I have done I am pssing the proxy username/password and domain with my application Web Service proxy with luck @ all , all other kind of proxies work (ISA and all)
0
1336
by: phil.a.jenkins | last post by:
Hopefully someone can provide a solution to this rather annoying problem - we have a Cocoon pipeline which ends thus: <!-- build the sql for insert and final stage of select --> T1 <map:transform type="xslt" src="stylesheets/buildsql2.xsl"/> <!-- run the sql --> <map:transform type="sql"> <map:parameter name="*****" value="****"/> </map:transform>
0
1991
by: Marcus Ogden | last post by:
Hello, A client of ours using the Squid proxy server (version 2.5.STABLE6-3.4E.12.1) on Red Hat Enterprise Linux 4 is experiencing a problem when running our .NET 2.0 client application, which communicates with a .NET 2.0 web service on our server. When our client application sends an HTTP 1.1 request through the Squid proxy to our server, it receives the error:
1
1920
by: ntech | last post by:
hello, Before, i run the squid in my system, the CPU is almost idle but as soon a run the squid, the CPU consumes 99% of the system. so i don't understand the problem. i have even rotated the squid logs. Can anyone help me in this matter? Thanks, NTECH
1
3733
by: karthikeyanck | last post by:
I 've installed squid proxy server on my Ubuntu machine (Vmware image) It has no direct internet connection and is on a private n/w (192.168). It uses another proxy server to reach the internet. it's on another network Now when i configure other machines to point this Ubuntu as their proxy server it wouldnot connect to the internet ! http_port 3128 acl home_net src 192.168.209.0/255.255.255.0
1
2303
sokoun
by: sokoun | last post by:
All, Could anyone help me to resolve this problem? I used putty for ssh tunnelling from window to linux server, and i used squid as the proxy server. I want to redirect the traffic from the ssh tunnelling to the squid server, could anyone tell me the step to do this. thanks in advance.
6
4527
by: Larry Hale | last post by:
Greetings, Pythonistas! My employer has a Squid Proxy between my Python programs and The Internet. I've searched high-and-low, and can only find examples online of how to do basic authentication to connect TO an external Web Server, but not how to go THROUGH a (corporate) Proxy, thus my question here. I've tried all sorts of permutations based on my findings, but (obviously) nothing's working for me. I've come across conflicting
0
8407
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8319
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8739
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8612
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5638
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4171
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4329
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2739
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1732
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.