To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

IP aliasing is associating more than one IP address to a network interface. With this, one node on a network can have multiple connections to a network, each serving a different purpose.

According to the Linux Kernel documentation,[1]

IP-aliases are an obsolete way to manage multiple IP-addresses/masks per interface. Newer tools such as iproute2 support multiple address/prefixes per interface, but aliases are still supported for backwards compatibility.

In the Linux kernel, it was first implemented by Juan José Ciarlante in 1995.[2] On Solaris IP aliasing was called logical network interface and was first available in Solaris 2.5 in 1995.[3] It has also been possible in Microsoft Windows NT since (at least) Windows NT 3.51,[4] released in 1995.

IP aliasing can be used to provide multiple network addresses on a single physical interface. This demonstrates using IP version 4 addresses only. One reason for using this could be to make a computer look as though it is multiple computers, so for example you could have one server that is acting as both a gateway (router) and a DHCP server and DNS using three different IP addresses, perhaps with a future plan to use a hardware router and to move the functionality to separate DNS and DHCP servers. Or indeed the opposite you could decide to replace the three different hardware devices with a single server to reduce the administration overhead. In this case you can have three different addresses which are all on the same computer without having to install many physical network interfaces. Another reason to use IP aliasing could be to have the computer on two different logical network subnets whilst using a single physical interface.[citation needed]

YouTube Encyclopedic

  • 1/3
    Views:
    27 945
    931
    391
  • How to create Multiple IP Address to Single Network interface
  • All about GCP alias IP or use of secondary IP range (English)
  • 19. aliasing in linux

Transcription

References

  1. ^ "IP-Aliasing — The Linux Kernel documentation". The kernel development community. Retrieved 2024-02-08.
  2. ^ Ciarlante, Juan Jose (1995-11-30). "ip alias ..." Linux-Net (Mailing list). Archived from the original on 2016-08-07. Retrieved 2017-08-01.
  3. ^ "SunOS Reference Manual" (PDF). Sun Microsystems. Retrieved 2017-08-01.
  4. ^ "Adding More than Five IP Addresses to NIC in Windows NT (MSKB 149426)". Microsoft Knowledge Base. October 31, 2006. Retrieved 2010-07-26.


This page was last edited on 23 April 2024, at 03:58
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.