When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. ifconfig - Wikipedia

    en.wikipedia.org/wiki/Ifconfig

    Linux also features iwspy, to read the signal, noise and quality of a wireless connection. Other related tools for configuring Ethernet adapters are: ethtool, mii-tool, and mii-diag in Linux and the command dladm show-link in Solaris. The ip suite has a similar purpose and is meant to replace the deprecated ifconfig. [6]

  3. IP aliasing - Wikipedia

    en.wikipedia.org/wiki/IP_aliasing

    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.

  4. TUN/TAP - Wikipedia

    en.wikipedia.org/wiki/TUN/TAP

    ZeroTier, Ethernet/IP over TCP/UDP; encrypted, compressed, cryptographic addressing scheme FreeLAN , open-source, free, multi-platform IPv4, IPv6 and peer-to-peer VPN software over UDP / IP . n2n , an open source Layer 2 over Layer 3 VPN application which uses a peer-to-peer architecture for network membership and routing

  5. iproute2 - Wikipedia

    en.wikipedia.org/wiki/Iproute2

    ip addr, ip link: Address and link configuration route: ip route: Routing tables arp: ip neigh: Neighbors iptunnel: ip tunnel: Tunnels nameif, ifrename: ip link set name: Rename network interfaces ipmaddr: ip maddr: Multicast netstat: ss, ip route: Show various networking statistics brctl: bridge: Handle bridge addresses and devices

  6. route (command) - Wikipedia

    en.wikipedia.org/wiki/Route_(command)

    COMMAND: The command to run (add, delete, change, get, monitor, flush)-net: <dest> is a network address-host: <dest> is host name or address (default)-netmask: the mask of the route <dest>: IP address or host name of the destination <gateway>: IP address or host name of the next-hop router

  7. Static routing - Wikipedia

    en.wikipedia.org/wiki/Static_routing

    It is also possible to configure Linux networking ad-hoc using the ip command from the iproute2 package. The following command can be used to configure the route using ip : [ 10 ] root@router:~# ip route add 10 .10.20.0/24 via 192 .168.100.1

  8. Common Address Redundancy Protocol - Wikipedia

    en.wikipedia.org/wiki/Common_Address_Redundancy...

    A group of hosts using CARP is called a "group of redundancy". The group of redundancy allocates itself an IP address which is shared or divided among the members of the group. Within this group, a host is designated as "active/primary". The other members are "standby". The main host is that which "takes" the IP address.

  9. IPFire - Wikipedia

    en.wikipedia.org/wiki/IPFire

    IPFire is a hardened [3] open source Linux distribution that primarily performs as a router and a firewall; a standalone firewall system with a web-based management console for configuration. IPFire originally started as a fork of IPCop [4] and has been rewritten on basis of Linux From Scratch since version 2. [5]