2 years ago
good afternoon I want to enable ipv6 for the url of this api fluffy-nation-production.up.railway.app , is there any way to enable ipv6 and not only ipv4 ?
9 Replies
2 years ago
what's the usecase? are you on an ipv6 only network?
is that my server almost everything is done through ipv4 but I am currently serving an endpoint to an external marketplace and it is asking me to do it through ipv6 since it will not give me more support in ipv4.
2 years ago
railway does not have public ipv6 IPs but will accept ipv6 only traffic all the same
2 years ago
other users that have been in an ipv6 only network have confirmed this fact
I did not understand well, right now it is not available to use ipv6? but in the future it will be available?
2 years ago
you can connect to publicly exposed services on railway from an ipv6 only network, have you tried?
I understand what you meant, is that inside railway I can connect to other servers with ipv6, but the question is that I am the one serving the data from my current ipv4 server (example server/api/getAllProducts) and I am being asked to serve that info through ipv6.
2 years ago
in my previous message i had specifically said "publicly"
im not sure how you are drawing these conclusions.
try it and let me know if something doesnt work.