Enable ipv6
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
Project ID:
07a8d074-46e5-4b99-883f-e3ad6ae3b505
ID 07a8d074-46e5-4b99-883f-e3ad6ae3b505
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.
railway does not have public ipv6 IPs but will accept ipv6 only traffic all the same
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?
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.
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.