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
0
votes
0 answers

Where can I get outage updates/alerts for transoceanic cables (and other tier-1 fiber backbones)?

Is there some site that aggregates status updates from the companies that manage the transoceanic fiber cables so that I can get a world view of global internet outages that break connectivity between continents for millions of users in…
Michael Altfield
  • 739
  • 2
  • 8
  • 23
0
votes
1 answer

RRAS server in Azure - internet access

This question seems to have been asked before but I cannot get this to work no matter what I try. I have a Windows Server 2019 VM in Azure running RRAS. I have configured the server using SSTP and can successfully establish a tunnel between the…
Ken
  • 1
0
votes
0 answers

How can I easily (e.g. as easy as rsync or SCP) do a high speed (1gpbs) file upload over an Internet-latency link?

I recently asked a similar question about how to transfer large (many gigabyte to many tens of gigaytes) files over the Internet when latency is high. I got a great answer, but only for downloads. When I want to upload something, from my computer…
john01dav
  • 441
  • 1
  • 4
  • 8
0
votes
1 answer

Is it possible to know the location of an Anycast IP since they can be at multiple places at the same time?

With a Unicast IP we can know the geographical location of an IP address easily. But an Anycast IP address can be at multiple locations at the same time and depending on how close you are to the server you will be routed to the closest one. So, if…
Liga
  • 135
  • 2
  • 12
0
votes
0 answers

Internet packages went crazy

So... I have a router (wireless, ASUS RT-N18U), connected to 4 pcs via cable and 1 tablet wireless. After I noticed some performance drops in my network speed, I checked the traffic manager. The problem seems to be that my router is sending and…
zozo
  • 783
  • 3
  • 11
  • 22
0
votes
0 answers

VoIP phone only working in one direction

Ahoy friends. Currently i got 2 networks connected via routing. I got a VoIP device connected to one of the networks, to be routed to the other one. Everything else is working on this configuration of the network, only the phone is having…
0
votes
0 answers

Changing DHCP range makes me lose internet access

Hy, I'm trying to increase my network ip address from: IP DHCPIpv4: 192.168.1.10 - 192.168.1.250 Mask: 255.255.255.0 Server: 192.168.1.254 Gateway: 192.168.1.254 To IP DHCPIpv4: 192.168.0.10 - 192.168.3.250 Mask: 255.255.252.0 Server:…
0
votes
1 answer

Is there a way to block internet access using iptables for particular access points

In our company we have several access points. For some of them in the production area it should be disallowed to use them for accessing the internet. The router we have has (at least) two interfaces: one for the local traffic (intif) and one for…
code-chicken
  • 161
  • 1
  • 2
-1
votes
1 answer

SBS 2008 Users report that they are unable to access some web sites

Users in a Windows Server 2008 domain may report that some web sites are inaccessible, while others work OK. The inaccessible web sites may be in .uk and .eu Top Level Domains or in certain other TLDs outside of the USA.
-1
votes
1 answer

Connection to server blocked for no reason

I have had a VPS in NL for the past 5-6 years and it's been working great. Now one day I suddenly can't access/ping/anything the VPS from my home connection (tried different computers) The confusing part is that accessing the server works great when…
-1
votes
2 answers

How exactly DDoS protection is built

When speaking about the DDoS protection, I can understand that it is massively dependent on the filter capacity. When building your own DDoS protection, it is dependent on the amount of traffic you can filter, and if DDoS attack exceeds that limit,…
dnleiman
  • 23
  • 4
-1
votes
1 answer

site is not accessable on single ip

OUR SIDE: The website is hosted by WordPress on DreamHost server. There are not any filters in WordPress and I can't see any IP blocks on Dreamhost server. CLIENT SIDE: Client has a single internet connection with 3 public IP. There are no firewalls…
-1
votes
1 answer

Ip4 and Ipv6 Default Gateway

We occasionally restrict internet access on some of our test servers by just quickly removing the default gateway. With the introduction of Windows Server 2016 we decided to test a few of its features and again remove the Default Gateway; although…
dqnet
  • 305
  • 2
  • 9
-1
votes
1 answer

Problems creating a static route (or any route)

I have been using this website to read about routing tables and static routes, but I can't seem to get my own static route going. Here is the situation: -> PC: 1x Wifi NIC 192.168.1.19 with mask 255.255.255.0 and gateway 192.168.1.1 1x LAN NIC…
Matt79
  • 1
-1
votes
1 answer

Downloading a file chokes the entire network, can't browse etc

(I had a look at this post here: Downloading a file brings network to a crawl But it doesn't provide any answers for my situation,) We have dedicated enterprise fibre lines with bandwidth at 2MB/s. If one user watches a video, or downloads a file,…
leo_cape
  • 198
  • 1
  • 3
  • 15