Menu
Tools
fyro.net utilities

internet protocol

8 posts in this tag

TURN/STUN Servers

Video Streaming

TURN (Traversal Using Relay NAT) and STUN (Session Traversal Utilities for NAT) servers are used to help establish and maintain real-time communications, such as VoIP calls, video conferencing, and online gaming...

Read more 0 comments

DNS over TCP

DNS

We recently ran into a problem where a DNS query was failing because the response was too large. The maximum size of a DNS response that can be sent over UDP (User Datagram Protocol) is 512 bytes. This is because the...

Read more 0 comments

Configuring OSPF

Networking

OSPF (Open Shortest Path First) is a popular interior gateway protocol (IGP) used for routing within an autonomous system (AS) in large enterprise networks and service provider networks. OSPF is a link-state protocol...

Read more 0 comments

Types of DNS records

DNS

There are several types of DNS (Domain Name System) records, each serving a different purpose. Here are some of the most common types: A (Address) Record: This record maps a domain name to an IPv4 address. AAAA (IPv6...

Read more 0 comments

CIDR Notation

IP Addressing

CIDR (Classless Inter-Domain Routing) notation is a compact representation of an IP address and subnet mask. It is used to express the number of bits that make up the network portion of the IP address. CIDR notation is...

Read more 0 comments

RSS feed · Served from a single self-contained PHP file. No database.