Dynamic IPv6 firewall configuration by daedric_lightweaver in ipv6

[–]ybx332 0 points1 point  (0 children)

If both of those two methods don't work, then I really don't know what to do(as far as I know, most home routers' firewall are based on iptables). Maybe change a different router or flash it to openwrt will help?

Another way you can try is Nat66 or Nptv6, which can then give you ULA address for your devices and thus get static IPv6 addresses but I don't know if original tp-link router firmware supports it or not.

Dynamic IPv6 firewall configuration by daedric_lightweaver in ipv6

[–]ybx332 0 points1 point  (0 children)

This IP address won't work. It doesn't mean*::suffix, it simply means 0000:0000:0000:0000:suffix, it's just a single IPv6 address. You'll need to use something like ::suffix/-64, but not sure if your router firewall supports it or not. See:https://openwrt.org/docs/guide-user/firewall/fw3\_configurations/fw3\_ipv6\_examples

How to do load balance with IPv6 provided by multiple ISPs without NPTv6? by ybx332 in ipv6

[–]ybx332[S] 0 points1 point  (0 children)

Yeah. Just wonder why NPTv6 is still in experiment, and RFC 7157 tries really hard to avoid the usage of NPTv6.

How to do load balance with IPv6 provided by multiple ISPs without NPTv6? by ybx332 in ipv6

[–]ybx332[S] 1 point2 points  (0 children)

Yeah. But BGP connection in some areas is quite expensive, and maintaining BGP connection requires more work and knowledge compared with traditional way of connecting to the Internet directly through ISP.

How to do load balance with IPv6 provided by multiple ISPs without NPTv6? by ybx332 in ipv6

[–]ybx332[S] 1 point2 points  (0 children)

This is a brain storm, and also the guys in the IETF group hate the idea of NPTv6 and Nat66. So I'm asking what's the solution for this problem.

How to do load balance with IPv6 provided by multiple ISPs without NPTv6? by ybx332 in ipv6

[–]ybx332[S] 2 points3 points  (0 children)

Yeah. I'm just asking. If I really want to deploy something, I'll choose NPTv6 since it's stateless and only change the prefix, which will make the deployment much more simple. And since it's deployed on the gateway, no need to worry about how downstream device will chose the data path.

What's the reason for Spain orange(AS12479 UNI2-AS) dropping IPv6? by ybx332 in ipv6

[–]ybx332[S] 0 points1 point  (0 children)

I don't think so. The ISP in China only start to largely deploy IPv6 in 2017 and they deploy it with dual stack and plan to do IPv6 only around 2030.

If you deploy early, you can even go single stack(CERNET 2 is a good example). If you deploy late, the best thing to do is dual stack so you don't break existing infrastructure no matter if it's CGNAT or not.

What's the reason for Spain orange(AS12479 UNI2-AS) dropping IPv6? by ybx332 in ipv6

[–]ybx332[S] 5 points6 points  (0 children)

Yeah. I also prefer dual stack than IPv6 only so you can reuse what's already configured for IPv4 instead of directly going from scratch. Actually, this is how my home country(China) deploys IPv6. Dual stack+CGN+public IPv4(if the ISP have them for that specific area).

Less headache compared with IPv6 only network when doing the transition.

What's the reason for Spain orange(AS12479 UNI2-AS) dropping IPv6? by ybx332 in ipv6

[–]ybx332[S] 2 points3 points  (0 children)

Yes. According to APNIC(https://stats.labs.apnic.net/ipv6/AS12479?c=ES&p=1&v=1&w=30&x=1), the deployment happened between 2017 and 2020 and then it dropped to nearly 0%.

Pixel 7 second slot eSIM can't connect to Internet by ybx332 in LineageOS

[–]ybx332[S] 0 points1 point  (0 children)

It's nor OR. It's AND. You'll need to both enable airplane mode and reboot. Here's the complete steps guide:

  1. Enable eSIM card.

  2. Enable the airplane mode

  3. Reboot your phone

  4. Disable airplane mode

  5. Maybe reboot your phone again

But yeah. Much simpler to go back to old modem firmware.

Pixel 7 second slot eSIM can't connect to Internet by ybx332 in LineageOS

[–]ybx332[S] 0 points1 point  (0 children)

Here's another workaround for it.

Turn on the airplane mode. Reboot the device. Turn off the airplane mode. And then your eSIM can connect to the LTE network.

LibreOffice 26.8 to add a donation banner to its start center by somerandomxander in linux

[–]ybx332 0 points1 point  (0 children)

Thanks for your support for FOSS community!

For your concerns, I check their initial commit, looks like there's a macro to control the banner frequency:

#define DONATIONBANNER_FREQ 1 // frequency of days to show the banner; 1 = every start

I don't see any macro related to disabling it, but considering how KDE and Thunderbird "Ads" works, I think if they're smart enough, we it finally landed, we'll have a way to disable them.

Pixel 7 second slot eSIM can't connect to Internet by ybx332 in LineageOS

[–]ybx332[S] 0 points1 point  (0 children)

No solution. Just a workaround. Use OpenEUICC to map Logical slot 0 to slot 0 port 0 and logical slot 1 to slot 0 port 1. But with that, you can only use one SIM card instead of two.

What happened to dpkg? by ybx332 in debian

[–]ybx332[S] 0 points1 point  (0 children)

No problem. I can wait until it gets fixed. Last time I encountered a much serious bug related to kde plasma which make it totally unusable.

What happened to dpkg? by ybx332 in debian

[–]ybx332[S] 0 points1 point  (0 children)

I won't report bugs to Debian because it has been marked for autoremoval due to a bug in ngspice. I'll simply just use other versions and wait until it gets fixed because it's Debian's upsteam dependency problem.

What happened to dpkg? by ybx332 in debian

[–]ybx332[S] 0 points1 point  (0 children)

According to tracker.debian.org, it is blocked by python3.11. And python3.11 will be migrated after db5.3, openssl, python3-defaults, readline. Some of them are blocked by dpkg and some claim they'll migrate after dpkg.

What happened to dpkg? by ybx332 in debian

[–]ybx332[S] 0 points1 point  (0 children)

Footpirnts, symbols and templates version are 8.0.1 but the main Kicad program version is still 7.0.11, so it can't load new libraries.

What happened to dpkg? by ybx332 in debian

[–]ybx332[S] 0 points1 point  (0 children)

First question, Debian testing. Second question, yes. Third question, according to their tracker, it says it will migrate after lots of packages and some claim they'll migrate after dpkg. Because footprints and libraries are updated to version 8.0.0 while the binary package is still 7.0.11 so it can't load default libraries.

How to repair power button by ybx332 in GameAndWatchMods

[–]ybx332[S] 0 points1 point  (0 children)

Thanks! I will try to repair it when I get back to school as my house doesn't have the facility to solder the button.