Cannot specify port on an IPv6 address when using multiple server addresses
Hi,
I want to add several IP addresses to a single server item in FlashFXP. This works perfeclty fine for domain names and IPv4 addresses, however not with an IPv6 address on a different port. How do I specify the port number in this case? The input field suggests IP:PORT, however this is obviously not possible for IPv6. I tried [IP]:PORT as it is used in a browser's address bar, but this did not work.
Example:
IPv6: 2001:db8:1f70::999:de8:7648:6e8
Port: 100
FlashFXP suggests: 2001:db8:1f70::999:de8:7648:6e8:100 <- wrong
Expected syntax: [2001:db8:1f70::999:de8:7648:6e8]:100 <- not working
Is this not yet implemented or am I doing it wrong?
|