Maybe stupid question but how is this both sides dynamic is supposed to work. If either end is not in static ip, how other end is supposed to create connection ?
I think you should know at least one endpoints ip to initiate connection.
Or do you have some way to initiate connection without knowing the endpoints ip ?
Maybe stupid question but how is this both sides dynamic is supposed to work. If either end is not in static ip, how other end is supposed to create connection ?
I think you should know at least one endpoints ip to initiate connection.
Or do you have some way to initiate connection without knowing the endpoints ip ?
By putting an FQDN (DNS hostname) in the endpoint. The DNS is asked and the resulting IP is then used. Works a charm. Keep a dynamic DNS updated and you can always find and connect. But to be safe you want very good authentication.
[ QUOTE ] Maybe stupid question but how is this both sides dynamic is supposed to work. If either end is not in static ip, how other end is supposed to create connection ?
I think you should know at least one endpoints ip to initiate connection.
Or do you have some way to initiate connection without knowing the endpoints ip ?