Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Networking issue - using any IPv6 address from a /64 block
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Networking issue - using any IPv6 address from a /64 block

Hey, I have a /64 block of IPv6 addresses and I would like to use any IPv6 address from the block for sending requests to an external server (eg. wget --bind-address (random ipv6 address here))

Server information:

  • running Ubuntu 22.04
  • the IPv6 block is listed in ip addr, but trying to bind to an address within the block fails

I tried a lot of solutions I found online, eg. one of them was to set some sysctl values (but unfortunately it didn't change anything)
I know that adding individual IPv6 addresses to the interface works, but this solution is limited to however many I initially add and from what I can gather there is a limit to how many addresses can be added to an interface. Any help is greatly appreciated!

Comments

Sign In or Register to comment.