Score:0

Cannot connect to FileMaker Server through Wireguard VPN tunnel

de flag

I have setup a Wireguard VPN tunnel between a hosted VPS (running Ubuntu 20.0.4) and a FileMaker Server box on my Home LAN. From the VPS in the ping the FMS box via the command line and a php script. I can also SSH into the FMS box from the VPS so the logical conclusion is the VPN tunnel is working.

However the front end website (php api based) on the VPS cannot connect to the LAN based FMS database. The website works fine when hosted on the FMS box and I also did a setup of a Ubuntu 20.0.4 VM on the LAN and the website again had no issue connecting to the FMS box database.

When I try to connect from the VPS, Apache/PHP throw there errors:

PHP Warning: require_once(/var/www/html/FileMaker/Command/../Command.php): failed to open stream: No such file or directory in /var/www/html/FileMaker/Command/Find.php on line 19

PHP Fatal error: require_once(): Failed opening required '/var/www/html/FileMaker/Command/../Command.php' (include_path='.:/usr/share/php') in /var/www/html/FileMaker/Command/Find.php on line 19

Anyone have any trouble shooting tips?

Thanks!

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.