We are looking for IPv6 BGP transit sessions in Lithuania or in neighboring countries like Latvia, Poland for a small monthly fee, or sponsorship. Default or full routing tables are acceptable. Connection via virtual tunnel (GRE, WireGuard, etc.) or VPS servers with BGP sessions are suitable. Contact: [email protected] https://bgp.tools/as/215899
Tag: ipv6
IPv6 RADVD SLAAC Config
# /etc/radvd.conf interface vmbr1 { AdvSendAdvert on; MinRtrAdvInterval 30; MaxRtrAdvInterval 100; prefix 2a0f:85c1:334:8::/64 { AdvAutonomous on; # Enable SLAAC AdvOnLink on; }; };