githubEdit

BF Server Proxy

Overview

The BF Proxy can be used to provide a single known IP address to access a given database server. This allows IT professionals to tightly configure access control to their internal network. The current proxy IP is located in North America.

PROS

Dev Ops technicians can whitelist only one IP address from the FM BetterForms Cloud servers.

CONS

Some latency is added depending on your geographic location, this is generally small.

Specifications

Fixed IP Address is: 54.215.158.200

Port: 443

Proxy location: AWS Data Center in Northern California. US-WEST-1

Configuring

The following is a temporary provision until the UI in the BF editor is built

Add a new server or change currently used by the app. The host address for the server will be:

4yt4c3i6n7tndqe6732fsbgxhq0gsaim.lambda-url.us-west-1.on.aws/YOUR.SERVER.DOMAIN

Note: Change YOUR.SERVER.DOMAIN to point to the FQDN of your FileMaker server.

Testing Connection

To test the proxy:

  1. Build the full proxy URL using your FileMaker server FQDN:

    http://4yt4c3i6n7tndqe6732fsbgxhq0gsaim.lambda-url.us-west-1.on.aws/YOUR.SERVER.DOMAIN

  2. Open that URL in a browser.

  3. Confirm that the request reaches your FileMaker web server through the proxy.

If the proxy is working, you should reach the same kind of response page your FileMaker server would normally return for a direct browser request.

If it does not work, check:

  • the server FQDN is correct

  • your FileMaker server is reachable on the expected web endpoint

  • your network rules allow the published proxy IP

  • you did not omit the server domain portion of the proxy URL

Example response:

Last updated

Was this helpful?