Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/features/as112.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ AS112 services are provided around the world by a group of volunteers and, very

## Building an AS112 Service

You can find instructions for building an AS112 service in [rfc7534](https://tools.ietf.org/html/rfc7534). You should also add AS112 redirection using DNAME functionality as per [rfc7535](https://tools.ietf.org/html/rfc7535).
You can find instructions for building an AS112 service in [rfc7534](https://tools.ietf.org/html/rfc7534). You should also add AS112 redirection using DNAME functionality as per [rfc7535](https://tools.ietf.org/html/rfc7535). If you are also running IPv6 make sure to implement the [IPv6 Zones](https://www.as112.net/ipv6-trials.html) as well.

You will also find a lot more information and how-tos on the official website at: [https://www.as112.net/](https://www.as112.net/).

Expand Down