Questions tagged [internet]

The Internet is a global system of interconnected computer networks that use the standard Internet protocol suite (often called TCP/IP, although not all protocols use TCP) to serve billions of users worldwide. It is a network of networks that consists of millions of private, public, academic, business, and government networks, of local to global scope, that are linked by a broad array of electronic, wireless and optical networking technologies.

The Internet is a global system of interconnected computer networks that use the standard Internet protocol suite (often called TCP/IP, although not all protocols use TCP) to serve billions of users worldwide. It is a network of networks that consists of millions of private, public, academic, business, and government networks, of local to global scope, that are linked by a broad array of electronic, wireless and optical networking technologies. The Internet carries an extensive range of information resources and services, such as the inter-linked hypertext documents of the World Wide Web (WWW) and the infrastructure to support email.

Most traditional communications media including telephone, music, film, and television are reshaped or redefined by the Internet, giving birth to new services such as Voice over Internet Protocol (VoIP) and Internet Protocol Television (IPTV). Newspaper, book and other print publishing are adapting to Web site technology, or are reshaped into blogging and web feeds. The Internet has enabled or accelerated new forms of human interactions through instant messaging, Internet forums, and social networking. Online shopping has boomed both for major retail outlets and small artisans and traders. Business-to-business and financial services on the Internet affect supply chains across entire industries.

The origins of the Internet reach back to research of the 1960s, commissioned by the United States government in collaboration with private commercial interests to build robust, fault-tolerant, and distributed computer networks. The funding of a new U.S. backbone by the National Science Foundation in the 1980s, as well as private funding for other commercial backbones, led to worldwide participation in the development of new networking technologies, and the merger of many networks. The commercialization of what was by the 1990s an international network resulted in its popularization and incorporation into virtually every aspect of modern human life. As of 2011, more than 2.2 billion people — nearly a third of Earth's population — use the services of the Internet.

The Internet has no centralized governance in either technological implementation or policies for access and usage; each constituent network sets its own standards. Only the overreaching definitions of the two principal name spaces in the Internet, the Internet Protocol address space and the Domain Name System, are directed by a maintainer organization, the Internet Corporation for Assigned Names and Numbers (ICANN). The technical underpinning and standardization of the core protocols (IPv4 and IPv6) is an activity of the Internet Engineering Task Force (IETF), a non-profit organization of loosely affiliated international participants that anyone may associate with by contributing technical expertise.

Source: Wikipedia.

734 questions
-1
votes
1 answer

How do routers manage multiple data streams?

Routers manage data connections between the internet and computers or connections between computers on a LAN. It makes sense that when, for example, a computer requests music from Pandora, that packets containing music data from Pandora are routed…
-1
votes
1 answer

DNS Error server 2012 domain

We have a server running 2012 essentials as Domain controller and DNS and a few other bits. But over the last few days suddenly all the client computers on the network have lost Internet connection. They can still use all the network resources,…
-1
votes
1 answer

MikroTik RouterOS 5.18 Does not connect to internet after restart

I am setting up a RouterOS on an x86 machine. The router is configure and is connected to internet via PPPoE internet connection. I am distributing it to 5 PCs and a Router via RouterOS PC. The setup is working flawlessly until the PC is restarted…
-1
votes
1 answer

How to distribute the leased-line internet connection between 15 systems?

We have a 2 MBPS dedicated leased line with 8 static Ip's, and we want to use it on 15 systems with one server. Service Provider offered the 1:1 Speed with 98.5% uptime. I would like to know the system downloading speed and surfing speed on each…
PPS
  • 103
  • 1
  • 3
-1
votes
2 answers

What happens when an unexpected packet arrives at a computer?

I have been wondering this for a few days. I basically understand how networks and packets work. But what happens when an unexpected packet arrives? Like, when I didn't send a request for a website's index, but it sends the index to my machine…
user156212
  • 11
  • 1
-1
votes
1 answer

Assigning a public IP on Windows Server 2008 R2

We've recently acquired a Dell PowerEdge r420 server (2 NICs). After installing the OS (Windows Server 2008 R2), we've installed SQL Server 2008 and IIS. Now we have a public IP given to us by the ISP. The aim is to make this a public facing…
-1
votes
1 answer

APACHE httpd.conf error

I have recently installed the latest Apache. It is working fine through localhost:80 and through 10.0.0.51:80, but I can't connect through [External IP]:80. I have forwarded ports correctly, but I don't know if it has something to do with the…
Bailey Butler
-1
votes
2 answers

I can't connect to internet via lan cable because 2032 battery died and my bios bios info is now empty

I have a compaq CQ61-112SL from about 5 years now... the main battery is almost dead, doesn't keep more then 10 minutes. anyway my problem is that my motherboard battery didn't have any more energy left a few days ago and since then I can't access…
-1
votes
2 answers

Can't connect to the internet on XP - ping works, nslookup doesn't

I'm trying to fix an old laptop running XP, it was all working fine until fairly recently but it will no longer connect to the web (via Chrome, Firefox or IE). I can ping out to the IP address for google, yahoo, etc. and ping the DNS server but…
Jack Aidley
  • 101
  • 2
-1
votes
1 answer

Allow 2 different subnets to have access to the internet but not each other

How would I go about getting say 10.0.1.100 and 10.0.0.100 to both have access to the same internet, but not see each other. My Topology can change to make this happen. Currently I have a router/gateway which connects to the internet via LAN…
Mint
  • 476
  • 2
  • 9
  • 23
-1
votes
3 answers

How to become an ISP

well cutting to the point... I want to be able to provide internet to rural areas of my country so they can too gain acces to internet for free. I was wondering what I need to start small, like provide internet on a block or something, hoping…
drodri420
  • 13
  • 2
-1
votes
1 answer

Getting internet access from remote host through VPN like you are a VPN's LAN client

On my server(CentOS 6.2), I have installed *CoovaChilli** software. Bellow, I will present what I need to do, and put my questions: My LAN that is managed by server is 10.1.0.0. The Internet IP address of that server (the WAN) is 11.11.11.1. I want…
artaxerxe
  • 541
  • 2
  • 10
  • 22
-1
votes
1 answer

Server can't connect to the internet

I have a headless file server running debian that just stopped connecting to the internet. Console output: Dmesg: [ 84.248344] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 85.941389] svc: failed to register lockdv1 RPC service (errno 97). [ …
Wick
  • 1
  • 1
-1
votes
1 answer

not reachable from within my own network through outside facing interface

Is there any quick answer that lapses me by to this situation - my server is accssible at 192.168.2.200:5222 without a problem (from within the local network of course) but if I try to reach it from within the local network through the ISP…
kellogs
  • 69
  • 8
-1
votes
2 answers

Why isn't the root domain also a name server?

I was trying to understand the inner workings of DNS. To clarify things, when I say the root domain I mean the root domain without a name. So when I type http://www.example.info, it will check the top-level domain .INFO and find out which IP example…
Pacerier
  • 521
  • 16
  • 35