473,699 Members | 2,255 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 5543
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
5210
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
5921
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
1153
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
6003
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
2213
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
1324
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
23758
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
13747
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
2683
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
8692
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
9181
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8889
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
7756
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5877
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
4378
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
4633
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3060
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
3
2012
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.