I'm using an ion-sfu (and signaling) on a AWS instance running on its private network 10.0.0.160
This instance also have an elastic IP address 207.61.171.104
We access that SFU with a VPN that have access to the private network and also through a carrier gateway the elastic IP address.
To make it work on the elastic IP network, we add its IP in the setting:
nat1to1=["207.61.171.104"]
but when we do this the other network 10.0.0.x are no more able to establish a peer connection.
and when adding both to the list like this:
nat1to1 = ["10.0.0.160","207.61.171.104"]
then both are not working.
I'm wondering if it's possible to have both network peers to be able to connect to the sfu