Help with IPv6 Rotation
Anonymous
TRIALOP

2 years ago

Can someone maybe help me to setup ipv6 rotation for one of my deployments on railway? Is it even possible to set this up? 🙂

12 Replies

Anonymous
TRIALOP

2 years ago

750acec2-c922-4a50-a05f-08d2583e6fec


brody
EMPLOYEE

2 years ago

can I ask why? what's the end goal?


Anonymous
TRIALOP

2 years ago

I try to host a lavalink server and ip rotation is requierd for it to load data from some sources, without it will break after some time.


brody
EMPLOYEE

2 years ago

so you want to refresh your deployments public ipv6 address?


Anonymous
TRIALOP

2 years ago

Although I lack significant experience in networking, I've been exploring Lavalink's suggestions for IPv6 rotation. While they recommend configuring it directly on the server, since I'm utilizing Docker I believe I need to set it up through Railway.


brody
EMPLOYEE

2 years ago

are you aware that deployments on railway do not have a public ipv6 address


Anonymous
TRIALOP

2 years ago

No, could i achive it via using a tunnel broker?


brody
EMPLOYEE

2 years ago

if your lavalink server supports a configuration to connect via a tunnel and that tunnel can do ipv6 rotations, sure


brody
EMPLOYEE

2 years ago

but this is seeming more like an XY question, why exactly does the address need to be rotated, why does it need to be ipv6, what data are you referring to? and what are these sources?


Anonymous
TRIALOP

2 years ago

why exactly does the address need to be rotated, why does it need to be ipv6 I cant really answer this because i have no insights into the lavalink sourcecode and how it does stuff.

what data are you referring to? and what are these sources? the data is opus streams from multiple sources like soundcloud youtube and vimeo.


brody
EMPLOYEE

2 years ago

that simply would not be allowed on railway, music bots and anything to do with unofficially downloading / streaming DMCA protected content is a big No


Anonymous
TRIALOP

2 years ago

Got it, I suppose I'll need to host it myself then. Thanks for the assistance nonetheless!


Loading...