- 
                Notifications
    You must be signed in to change notification settings 
- Fork 89
Open
Labels
area/ipv6IPv6IPv6bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
https://github.com/rootless-containers/slirp4netns/blob/v1.1.9/slirp4netns.1.md
Default configuration:
* MTU:               1500
* CIDR:              10.0.2.0/24
* Gateway/Host:      10.0.2.2    (network address + 2)
* DNS:               10.0.2.3    (network address + 3)
* IPv6 CIDR:         fd00::/64
* IPv6 Gateway/Host: fd00::2
* IPv6 DNS:          fd00::3According to RFC 4193, the addresses in fd00::/8 seems to need to be random
https://tools.ietf.org/html/rfc4193
https://networkengineering.stackexchange.com/questions/30128/ipv6-ula-vs-link-local
(slirp4netns --enable-ipv6 is still experimental and we can have breaking changes)
Metadata
Metadata
Assignees
Labels
area/ipv6IPv6IPv6bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed