473,748 Members | 2,211 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Name or service not known

3 New Member
Hi...i`m getting an error that lookks like that...name or service not known when i try to get .tgz or .tar.gz files...why ? when i try to enter on sites that contains .tgz or tar.gz files...it shows the same...but google works ..yahoot too...and all other sites that doesn`t have .tgz or tar.gz files...Can you help me..


10x :)
Jun 24 '07 #1
5 5546
arne
315 Recognized Expert Contributor
Hi...i`m getting an error that lookks like that...name or service not known when i try to get .tgz or .tar.gz files...why ? when i try to enter on sites that contains .tgz or tar.gz files...it shows the same...but google works ..yahoot too...and all other sites that doesn`t have .tgz or tar.gz files...Can you help me..


10x :)
"name or service not known" is the error message you usually see if your host is not able to resolve the name of the remote host. How are you trying to access the other host? Did you try to ping the remote host?

arne
Jun 24 '07 #2
KyloMan
3 New Member
yes i did pinged the host and i got response....but it still dosen`t work...and something else..when i try to go to www.linux.com.. .it tells me host unknown....it seams that it won`t go on sites containign linux programs...yaho o works...google too...
Jun 24 '07 #3
arne
315 Recognized Expert Contributor
yes i did pinged the host and i got response....but it still dosen`t work...and something else..when i try to go to www.linux.com.. .it tells me host unknown....it seams that it won`t go on sites containign linux programs...yaho o works...google too...
You are using a standard browser like firefox and you cannot go to www.linux.com, or www.linux.org?

It is possible to block certain sites, but who would block sites containing linux in their names? BTW, are you on a Windows machine? :)
Jun 24 '07 #4
KyloMan
3 New Member
i have windows and linux on my pc...if sites with linux in their names are blocked...could you tell me how to unblock it...?
Jun 25 '07 #5
arne
315 Recognized Expert Contributor
i have windows and linux on my pc...if sites with linux in their names are blocked...could you tell me how to unblock it...?
Well, I know that in router configurations one can define black lists and white lists with given keywords, so that access to sites containing these words is blocked or granted, respectively. But if you're browsing on your private PC I doubt that this is the cause of your problems ...

arne
Jun 26 '07 #6

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

Similar topics

3
5218
by: David Fraser | last post by:
Hi We are trying to debug a problem with services created using py2exe. It seems that these problems have arisen after services were installed and removed a few times. OK, first the actual problem we're seeing. After compiling a service with py2exe, running "service -install" and attempting to start it from the Services dialog, it pops up the message "Windows could not start the Service on Local Computer. For more information,...
4
5925
by: Simon Niederberger | last post by:
Hi I need to create a MessageQueue in my C# service (running as SYSTEM). Users will have no permissions on this queue, so I can't look if messages are present. When setting MessageQueue.SetPermissions, I have the problem of knowing the Windows Group Name. I'd like to set Full Control to either Users or Everyone (doesn't really matter), but the service might run under English (Users, Everyone) or German Windows (Benutzer, Jeder). On a...
0
1158
by: Jim | last post by:
Hi, I'm not very versed in the use of web services, so please bear with me! :) I'm trying to consume a web service using Visual Studio 2005 (the Feb. Community Technology Preview). I'm trying to register a web service WSDL. I am able to do so successfully using VS.NET 1.1, but when I try to Add Web Reference to the same WSDL in VS.NET 2.0, I get the following error: The document at the url <url.wsdl> was not recognized as a known...
2
6008
by: Nitin M | last post by:
Hi All, I am trying to call a web service on the same machine (as the client code) through a dotnet client and I get the following error. "The underlying connection was closed: The proxy name could not be resolved, verify correct proxy configuration" Proxy is not enabled. SSL is not enabled. ..NET Framework 1.1 is installed
3
2217
by: lk | last post by:
I need some help regarding the mechanism to put in place to be able to dynamically update a remote object when the assembly where it is defined is modified, and this whitout having service interruption. Basically what I'm missing is how do we re-expose a remote object when assembly has changed, and this without any interruption to the callers. I have an application that exposes a remoting object (Well known service - Singleton or...
2
1328
by: SATISH RAMACHANDRA | last post by:
I am getting the credential dialog screen asking for user id, password and domain when adding a web reference ( a known Web Service url which is a static ip address link from a remote .NET application ). I have set anoynomous user rights in the IIS where my web service resides.. I can view the web service in the IE.. I want to access it from .NET client. Please help me out. Satish
1
23770
by: Henry16 | last post by:
Never seen such a situation ! Do you have once faced this problem ? We use a fsockopen to retrieve a content from a URL . The content is dispalid corretly on a page on one of our servers. But on an other server (more-or-less same config.) the content is not displaid !! with the error message :: Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed:
2
13752
by: flamesrock | last post by:
Hi, Basically, I'm trying to send a multipart form to a server using some code from aspn.. here it is: MultipartPostHandler: http://pastie.caboo.se/29833 import MultipartPostHandler, urllib2, cookielib cookies = cookielib.CookieJar() opener = urllib2.build_opener(urllib2.HTTPCookieProcessor(cookies),
7
2687
by: =?Utf-8?B?UVNJRGV2ZWxvcGVy?= | last post by:
I have a C# logging assembly with a static constructor and methods that is called from another C# Assembly that is used as a COM interface for a VB6 Application. Ideally I need to build a file name based on the name of the VB6 application. A second choice would be a file name based on the # COM interface assembly. I have tried calling Assembly.GetCallingAssembly() but this fails when I use the VB6 client. Is there a way to get this...
0
8991
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
8831
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
9376
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...
1
9326
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6796
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6076
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
4607
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...
2
2787
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2215
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.