Already installed filemaker server 15 in AWS EC2.
The FM SERVER IP Addresser shows 172.XX.XX.XX,2001:0:9d38:953c:c82:3da:53e0:ed9f
Is it correct?
Still can't upload data (FM Pro Advanced 15) to FM server, it shows cannot finding the server.
Already installed filemaker server 15 in AWS EC2.
The FM SERVER IP Addresser shows 172.XX.XX.XX,2001:0:9d38:953c:c82:3da:53e0:ed9f
Is it correct?
Still can't upload data (FM Pro Advanced 15) to FM server, it shows cannot finding the server.
idlhdb wrote:
Already installed filemaker server 15 in AWS EC2.
The FM SERVER IP Addresser shows 172.XX.XX.XX,2001:0:9d38:953c:c82:3da:53e0:ed9f
Is it correct?
Still can't upload data (FM Pro Advanced 15) to FM server, it shows cannot finding the server.
Just try to upload to the numbers before the comma. e.g. 172.xx.xx.xx
The 172.xx.xx.xx number is ipv4 address
The 2001:0:.... is the ipv6 address.
You could also use just the ipv6 address (after the comma) but that choice is yours.
In addition to using the correct address, make sure you have the correct ports open on both the Windows OS Firewall, and the AWS Security group assigned to the instance. I would recommend sticking with the IP4 address, to keep things simple, but if you use the ip6 address, make sure you Security Group also has CIDR rules for ip6 as well.
Mike
In addition to using the correct address, make sure you have the correct ports open on both the Windows OS Firewall, and the AWS Security group assigned to the instance. I would recommend sticking with the IP4 address, to keep things simple, but if you use the ip6 address, make sure you Security Group also has CIDR rules for ip6 as well.
Mike