connecting Dude servers via the internet

As it sais on the tin really, is there a way to connect 2 dude servers together on completly different networks over the internet.

This is without a VPN site to site or otherwise in place. have full access to both networks.

Can see that there is an “agent” section in settings but is not very clear and have tried setting this up there with no luck. Also the wiki page for dude is far from helpful.

Has anyone done this or know how to do it?

Many thanks

Nick

You would need to have control of both firewalls and both dude servers on each end. Then you could have a static translation to a real ip address on both ends.

You would then allow traffic between those two real IP addresses through the firewall at each end. Rules on the firewall would only allow traffic on those address to talk to each other. You should allow only the protocol/port in the rules on the firewall that you specify on the agent settings.

You should build an agent on your lan to learn how to connect one server to another. I don’t know if the dude supports double agent. Where each server is an agent to each other… hope that makes sense. So you might only have one dude server see the other. Maybe someone else knows more??