Hello all,
I just tried to find something to this topic, but I couldnt find actual info for the latest openwrt.
wan6: get a IPv6 /64 from ISP. prefix-delegation is set off. Literally everything is set off, regarding to ipv6. Curiously there seem to be a IPv6 adress announced by wan6 interface.
lan: get a static ULA-Prefix, delegation is set off. All the devices behind lan get a ipv6 ULA-adress correctly, it seems. RA lifetime is set to 0 manually.
Still I recieve messages like:
[27.05.2026, 10:19:51 MESZ] daemon.warn: odhcpd[1895]: A default route is present but there is no public prefix on lan thus we announce no default route by setting ra_lifetime to 0!
Cant get rid of them and would like to. I think there is something wrong with the configs.
I would like to have an internal network where devices can communicate with ipv4 oder ipv6. The long run requires ISP to offer IPv6 lower than /64 and then NPT/NT66 the internal ULA-Adresses to the global adresses. Because its more privacy friendly when my ISP cannot see behind the wan-port of the router.
But for that, I need to have a good config that is not throwing out messages in the logs.
TBH, if you enable masquerade6 on a default configuration, everything should work as you desire. I'm not sure why you decided to "disable" IPv6 in this interim config (BTW, I fixed the title).
Disable ULA
Or proced to setup masq6 on WAN, route the ULA, etc.
I read that this requires PD to all downstream devices. I "have" no default route of ISP Prefixes at the moment. The goal is to seperate the lan-network from the global/routable IPv6 of wan6.
It might help to clarify why you're making an "interim configuration".
Clarify this phease. WAN and LAN are already separate interfaces. It's not clear what you mean here.
You want to perform NAT for IPv6 like IPv4 (even though a firewall makes this unnecessary), instead of having GUAs assigned directly to LAN clients, correct?
IPv6 is end to end adressing. It looks through routers.
What do you think ISPs can see then? Probably not the pictures of my mum showering, right? Phew!
Its about a little bit more privacy. Since someone is using DoT or DoH this would be a bit more private surfing, too. If someone is using VPN, this probably would be the best to keep out the ISPs gaining knowledge of someones online-behavior or topology.
You do realize your public IPv6 subnet/PD is still the same source router, hence still identifying the source of the traffic nonetheless. Since it's opposite of usual in the IPv6 world, that behavior is easily identified.
NAT was never a privacy or firewalling invention (originally), it was designed to damper or slow exhaustion of public IPv4 addresses. Unless you're suggesting security through obscurity - most engineers reject that as false.
But here today now I'm adressing my devices with 192.168.x.x and the isp is not able to see which adress is initializing a connection, is not able to make a topology, because of natting. Thats definitely a privacy enhancer, if only a little, but it is. You probably know Amazons Eeco? ISP are selling our data like every companies which want to make money do likely, and the main reason I'm doing all this router-s*** is because I dont want to be spied on. It grows me grey hairs honestly.
If we have more and more IPv6 in future: I dont want its features. I want all this crap behaves privacy by default, no compromises, no technically bla bla. Call me idealist.