experimental OpenBSD MAP-E CE support (feedback)
An experimental implementation of MAP-E CE (RFC7597) support has been developed for OpenBSD 7.8, enabling address and port mapping through encapsulation. The project involves patches to pf(4) and dhcp6leased(8), along with scripts to automate setup. It is not intended for production use and remains under active development.
- ▪The project adds MAP-E CE support to OpenBSD 7.8 using patches for pf(4) and dhcp6leased(8).
- ▪Users must patch the kernel, rebuild system components, and configure network interfaces to enable MAP-E functionality.
- ▪The implementation includes a Perl application and the maped daemon to manage network setup and port mapping.
- ▪MAP-E operation can be verified through interface checks and pfctl rules under the mape anchor.
- ▪Feedback and contributions are encouraged via the project's mailing list.
Lobsters files mainly under programming. We currently carry 187 of its stories.
Story provenance
Source · retrieval · rights · ranking — open for full record
inspect →
Story provenance
Attribution is not the same as permission. This drawer separates discovery metadata, excerpts, WeSearch-generated summaries, reuse status, and whether the publisher receives the visit. Nothing here claims a legal grant the publisher has not made.
Record
| Original publisher | Sr |
| Canonical URL | https://git.sr.ht/~atmosx/openbsd-mape-ce |
| Publication time | Sat, 16 May 2026 16:33:40 -0500 |
| Retrieval time | 2026-05-16T21:40:19.062Z |
| Last seen | 2026-05-16T21:40:19.062Z |
| Headline source | Publisher (no WeSearch rewrite) |
| Excerpt source | publisher body |
| Excerpt method | First ~120 words (~800 chars) of extracted publisher body, fair-use limited. |
| Summary | WeSearch · cerebras-chat (WeSearch summarizer) |
| Summary source text | contentText |
| Citation coverage | Summary is a WeSearch-generated derivative; primary citation is the original publisher URL. |
| Cluster | PIdz2HYu3d6F |
| Cluster logic | Grouped by semantic title/content similarity across sources within a rolling window. Same-publisher template collisions are excluded from coverage comparison. |
| Ranking reason | Story pages are not engagement-ranked. Hub feeds use recency, with optional source-diversified chronological ordering (cap consecutive stories per source). No personalized ranking. |
| Publisher visit | Yes — open original |
| Substitutes article? | No — link-out required for full text |
Rights status (four layers)
WeSearch handling by dimension
| Indexing | May the item be indexed (stored, ranked, made findable)? | Allowed |
| Snippet | May a short excerpt of the publisher's text be shown? | Allowed |
| AI summary | May WeSearch generate its own short summary of the article? | Limited |
| Retrieval / RAG | May the content be exposed for third-party retrieval-augmented generation? | Not asserted |
| Model training | May the content be used to train AI models? | Not asserted |
| Commercial reuse | May the content be reused commercially? | Not permitted |
Basis: Derived from the published RSS/Atom feed. Contact: [email protected]. Reviewed: 2026-07-24.
Opening excerpt (first ~120 words) tap to expand
#OpenBSD MAP-E CE support This repository contains a collection of patches and scripts to add Customer Edge Mapping of Address and Port with Encapsulation, widely known as MAP-E CE (RFC7597), support to OpenBSD 7.8. #Status This is an experimental project. Do not rely on this implementation for production use. #1. Setup The following are required: openbsd-pf-map-e-ce adds MAP-E NAT support to pf(4). dhcp6leased(8) adds support for MAP-E CE to the base system. Basic networking configuration. A companion application to automate the network setup process. The packet filter patch has been publicly available since 2021. Applying the patch enables port mapping in MAP-E. Once pf(4) has been patched, use the Perl application to bring up a gif(4) interface.
…
Excerpt limited to ~120 words for fair-use compliance. The full article is at Sr.