IBM Aspera Faspex and IBM Aspera Shares are web applications that give a friendly web interface for end-users to transfer data at high speeds.
Faspex and Shares are customer-managed and can be installed and configured in on-premise data centers or in a customer’s public cloud environment.
While these applications provide a user interface, they still rely on IBM Aspera High-Speed Transfer Server (HSTS) underneath to perform the actual data transfer. In some cases, the HSTS will be directly available over the public internet by end-users. In other scenarios, there may be a reverse proxy, such as IBM Aspera Proxy, a network load balancer, or other components in between the end-user and the HSTS host.
This article will describe how to configure the hostname/FQDN that end users will connect to.
Log in to the Faspex web interface as an administrator. Click on the Server tab, then choose File Storage. The configured HSTS server will be listed – click the down arrow then choose Edit.
On the next screen, expand the Advanced Configuration section at the bottom and configure:
Shares can be configured against multiple transfer servers in any location. Accordingly, the configuration will lie at the HSTS server instead of inside the Shares app.
In your Aspera.conf file, located at /opt/aspera/etc/aspera.conf for Linux installations, the <server_name> directive inside of the <server> section defines where Connect clients will attempt to connect to for transfers to and from this server. This address should be resolvable by all end users and point to the appropriate resource – either the HSTS itself, a NAT address that translates to the HSTS, a Proxy server, load balancer, or whatever faces the end user.
For deployments where internal and external users need to connect to different IP addresses, this will require a split-DNS configuration where a single FQDN will resolve to the appropriate address based on the source of the request.
Use the asconfigurator command on HSTS to change this setting, and be sure to restart the asperanoded service to ensure that it takes effect:
# /opt/aspera/bin/asconfigurator -x “set_server_data;server_name,shares.pacgenesis.com”
# systemctl restart asperanoded
To learn more about PacGenesis, follow @PacGenesis on Facebook, Twitter, and LinkedIn, or visit us at pacgenesis.com.
As more of our daily communication, entertainment, finance, and work tasks shift online, internet security…
Every organization encounters bottlenecks when transferring files—especially large ones. Whether it’s a 100GB video project…
Data archiving is more than just storing old files—it's about preserving valuable data long-term while…
Tailgating is a physical security breach that occurs when an unauthorized person follows an authorized…
The way organizations manage access to infrastructure has fundamentally changed with the rise of cloud…
The Aspera Connect Plugin offers the speed, security, and dependability of Aspera offered via a…