Guest! Login/Join

DomainTools.com


 

English Wikipedia references for Ietf.org 251-300 of 741
Language:
  EN  
  DE  
  FR  
  ES  
  IT  
  JA  
  NL  
  PL  
  PT  
  RU  
  SV  
  ZH  
Articles:
741
180
126
98
67
106
56
38
41
103
30
60


Diameter (protocol)
Diameter is a computer networking protocol for AAA (Authentication, Authorization and Accounting). It is a successor to RADIUS.
Diameter_(protocol)
IPsec
Talk:IPsec
Temporally-ordered routing algorithm
The Temporally-Ordered Routing Algorithm (TORA) is an algorithm for routing data across Wireless Mesh Networks or Mobile ad-hoc networks. It was developed by Vincent Park at the University of Maryland and the Naval Research Laboratory. Park has patented his work, and it was licensed by Nova Engineering, who are marketing a wireless router product based on Parks algorithm.
Temporally-ordered_routing_algorithm
Internet Draft
Internet Drafts (or I-Ds) is a series of working documents published by the IETF. Typically, they are drafts for RFCs, but may be other works in progress not intended for publication as RFCs. It is considered inappropriate to rely on Internet Drafts for reference purposes. I-D citations should indicate the I-D is a "work in progress".Internet Drafts are expected to adhere to the basic requirements imposed on RFCs. The IDnits Tool
Internet_Draft
List of IP protocol numbers
list of IP protocol numbers that defines the number used in the protocol field of IPv4 packets and the Next Header field of IPv6 packets.
List_of_IP_protocol_numbers
TACACS+
computer networking, TACACS+ (Terminal Access Controller Access-Control System Plus) is a protocol which provides access control for routers, network access servers and other networked computing devices via one or more centralized servers. TACACS+ provides separate authentication, authorization and accounting services.
TACACS+
Christian Kreibich/Interesting Reading
User:Christian_Kreibich/Interesting_Reading
Christian Kreibich/Reading TODO list
User:Christian_Kreibich/Reading_TODO_list
Netflow
NetFlow is a network protocol developed by Cisco Systems to run on Cisco IOS-enabled equipment for collecting IP traffic information. It's proprietary and supported by platforms other than IOS, such as Juniper routers or FreeBSD and OpenBSD.
Netflow
Certificate authority
Talk:Certificate_authority
TCN (disambiguation)
TCN stands for Take Care Now, a private company providing out-of-hours medical cover in England TanenbaumCHAT North Campus, a private Hebrew high school in Richmond Hill, Ontario, Canada TCN-9, a Sydney television station TCN: The Chris Network, a network of ameutar tv programs The Comedy Network, a Canadian comedy channel Tetracycline The Chronicles of Narnia, a series of seven fantasy novels for children written by C.
TCN_(disambiguation)
TDMoIP
TDMoIP
FTPS
FTPS (also known as FTP Secure and FTP-SSL) is an extension to the commonly used File Transfer Protocol (FTP) that adds support for the Transport Layer Security (TLS) and the Secure Sockets Layer (SSL) cryptographic protocols.FTPS should not be confused with the SSH File Transfer Protocol (SFTP), an incompatible secure file transfer subsystem for the Secure Shell (SSH) protocol. It is also different from Secure FTP, the practice of tunneling FTP through an SSH connection.
FTPS
About: URI scheme
about is an internal URI scheme (also known as a "URL scheme" or, erroneously, "protocol") in various web browsers to display certain built-in functions. It is not an officially registered scheme, and has no standard syntax.In early versions of Netscape, any address beginning about which wasn't recognised as a built-in command would simply result in the text after the colon being displayed.
About:_URI_scheme
Hostname
Talk:Hostname
Start of Authority
Talk:Start_of_Authority
Reverse DNS lookup
This page is about the network process of reverse DNS lookup. For other meanings of "Reverse DNS", see Reverse DNS (disambiguation).In computer networking, reverse DNS lookup or reverse DNS resolution (rDNS) is the determination of a domain name that is associated with a given IP address using the Domain Name System (DNS) of the Internet.Computer networks use the Domain Name System to determine the IP address that is associated with a given domain name.
Reverse_DNS_lookup
Secure remote password protocol
Secure Remote Password Protocol (SRP) is a password-authenticated key agreement protocol.
Secure_remote_password_protocol
Random password generator
A random password generator is software program or hardware device that takes input from a random or pseudo-random number generator and automatically generates a password. Random passwords can be generated manually, using simple sources of randomness such as dice or coins, or they can be generated using a computer.
Random_password_generator
Keepalive
A keepalive is a message sent by one device to another to check that the link between the two is operating.
Keepalive
Firewall
A firewall is a part of a computer system or network that is designed to block unauthorized access while permitting authorized communications. It is a device or set of devices configured to permit, deny, encrypt, decrypt, or proxy all (in and out) computer traffic between different security domains based upon a set of rules and other criteria.
Firewall
Digest access authentication
HTTP Digest access authentication is one of the agreed methods a web server can use to negotiate credentials with a web user (using the HTTP protocol). Digest authentication is intended to supersede unencrypted use of the Basic access authentication, allowing user identity to be established securely without having to send a password in plaintext over the network. Digest authentication is basically an application of MD5 cryptographic hashing with usage of nonce values to prevent cryptanalysis.
Digest_access_authentication
Representational State Transfer
Talk:Representational_State_Transfer
Greylisting
Talk:Greylisting
Internet Relay Chat flood
Flooding or scrolling on an IRC network is a method of disconnecting users from an IRC server (a form of Denial of Service), exhausting bandwidth which causes network latency ('lag'), or just annoying users. Floods can either be done by scripts (written for a given client) or by external programs.
Internet_Relay_Chat_flood
Forward error correction
Talk:Forward_error_correction
Itai/TODO
User:Itai/TODO
Open mail relay
Talk:Open_mail_relay
Punycode
Talk:Punycode
Host Identity Protocol
Host Identity Protocol (HIP) is a host identification technology for use on Internet Protocol (IP) networks, such as the Internet. The Internet has two main name spaces, IP addresses and the Domain Name System. HIP separates the end-point identifier and locator roles of IP addresses. It introduces a Host Identity (HI) name space, based on a public key security infrastructure.The Host Identity Protocol provides secure methods for IP multihoming and mobile computing.
Host_Identity_Protocol
Session border controller
session border controller is a device used in some Voice over Internet Protocol (VoIP) networks to exert control over the signaling and usually also the media streams involved in setting up, conducting, and tearing down telephone calls or other interactive media communications.
Session_border_controller
Comparison of e-mail clients
Talk:Comparison_of_e-mail_clients
Data URI scheme
The data URI scheme is a URI scheme that provides the ability to include data items in-line in a web page as if they were being referenced as external resources. They tend to be simpler than alternative inclusion methods, such as MIME with cid or mid URIs. Data URIs are a form of Uniform Resource Locators, although they do not actually remotely locate anything. The data URI scheme is defined in RFC 2397 of the Internet Engineering Task Force.
Data_URI_scheme
Datagram Transport Layer Security
information technology, the Datagram Transport Layer Security (DTLS) protocol provides communications privacy for datagram protocols. DTLS allows datagram-based applications to communicate in a way that is designed to prevent eavesdropping, tampering, or message forgery.
Datagram_Transport_Layer_Security
Generic Security Services Application Program Interface
Generic Security Services Application Program Interface (GSSAPI, also GSS-API) is an application programming interface for programs to access security services.The GSSAPI is an IETF standard that addresses the problem of many similar but incompatible security services in use today.
Generic_Security_Services_Application_Program_Interface
E-mail authentication
Talk:E-mail_authentication
Zone Routing Protocol
Zone Routing Protocol or ZRP was the first hybrid routing protocol with both a proactive and a reactive routing component. ZRP was first introduced by Haas in 1997. ZRP is proposed to reduce the control overhead of proactive routing protocols and decrease the latency caused by routing discover in reactive routing protocols.
Zone_Routing_Protocol
Uniform Resource Name
Talk:Uniform_Resource_Name
Web conferencing
Web conferencing is used to conduct live meetings or presentations via the Internet. computer and is connected to other participants via the internet. This can be either a downloaded application on each of the attendees computers or a web-based application where the attendees will simply enter a URL (website address) to enter the conference.A webinar is a neologism to describe a specific type of web conference.
Web_conferencing
List of HTTP status codes
Talk:List_of_HTTP_status_codes
Extensible Authentication Protocol
Extensible Authentication Protocol, or EAP, is a universal authentication framework frequently used in wireless networks and Point-to-Point connections. It is defined in RFC 3748, which has been updated by RFC 5247. Although the EAP protocol is not limited to wireless LANs and can be used for wired LAN authentication, it is most often used in wireless LANs. The WPA and WPA2 standard has officially adopted five EAP types as its official authentication mechanisms.
Extensible_Authentication_Protocol
Traffic policing
Traffic policing is monitoring network traffic for conformity with a traffic contract and if required, dropping traffic to enforce compliance with that contract. Traffic sources which are aware of a traffic contract sometimes apply Traffic Shaping in order to ensure their output stays within the contract and is thus not dropped. Traffic exceeding a traffic contract may be tagged as non-compliant, dropped, or left as-is depending on circumstances.
Traffic_policing
Syslog
syslog is a standard for forwarding log messages in an IP network. The term "syslog" is often used for both the actual syslog protocol, as well as the application or library sending syslog messages .Syslog is a client/server protocoldaemon" or "syslog server". Syslog messages can be sent via UDP and/or TCP. The data is sent in cleartext; although not part of the syslog protocol itself, an SSL wrapper can be used to provide for a layer of encryption through SSL/TLS.
Syslog
Forward Confirmed reverse DNS
1.2.3.4 A FCrDNS verification can create a weak form of authentication that there is a valid relationship between the owner of a domain name and the owner of the network that has been given an IP address. While weak, this authentication is strong enough that it can be used for whitelisting purposes because spammers and phishers can not usually by-pass this verification when they use zombie computers to forge the domains.
Forward_Confirmed_reverse_DNS
James Seng
Seng Ching Hong (commonly referred to as James Seng) is one of the Internet pioneers in Singapore and is recognized as an international expert in the Internet arena. He gave regular speeches at various forums on several Internet issues such as IDN, VoIP, IPv6, spam, OSS and Internet governance issues. James also participates actively in several standard organizations (such as ISO/IEC JTC1 and IETF) and also served on the board/committee of several Internet organizations.
James_Seng
Hyper Text Coffee Pot Control Protocol
Hyper Text Coffee Pot Control Protocol (HTCPCP for short) is a protocol for controlling, monitoring, and diagnosing coffee pots.HTCPCP is specified in the jocular RFC 2324, published on . Although the RFC describing the protocol is an April Fools' Day joke and not to be taken seriously, it specifies the protocol itself accurately enough for it to be a real, non-fictional protocol.
Hyper_Text_Coffee_Pot_Control_Protocol
IEEE 802.4
IEEE 802.4 defines the medium access control (MAC) layer for bus networks that use a token-passing mechanism (token bus networks). This is an application of the concepts used in token ring networks. The main difference is that the endpoints of the bus do not meet to form a physical ring. The IEEE 802.4 Working Group is disbanded.
IEEE_802.4
Martini draft
Martini drafts are contributions made to the IETF's PWE3 (Pseudo Wire Emulation Edge-to-Edge) working group by Luca Martini of Cisco Systems (formerly of Level 3 Communications) and a number of other authors. They define a method to transport a layer 2 protocol across an MPLS network.The "Martini-trans" draft defines the transport mechanism using the LDP protocol.The "Martini-encaps" series of drafts defines how specific layer 2 protocols are encapsulated prior to being carried in the MPLS network.
Martini_draft
Spatial Reuse Protocol
Spatial_Reuse_Protocol
Current events/April 1, 2005
Portal:Current_events/April_1,_2005