Configuring the Firewall
HSTE requires access through specific ports. If you cannot establish the connection, review your local corporate firewall settings and remove the port restrictions accordingly.
HSTE
Configure your firewall to allow the following ports:
- Inbound TCP/22 (or
other TCP port set for SSH connections): The port for SSH connections.
Important: Aspera strongly recommends running the SSH server on a non-default port (allowing inbound SSH connections on TCP/33001, and disallowing inbound connections on TCP/22) to ensure that your server remains secure from SSH port scan attacks. For instructions on how to change your SSH port, see Securing Your SSH Server.
If you have a legacy customer base that uses TCP/22 then you can allow inbound connections on both ports. See Securing Your SSH Server for instructions.
The firewall on the server side must allow the open TCP port to reach HSTE. No servers are listening on UDP ports. When a transfer is initiated by an Aspera client, the client opens an SSH session to the SSH server on the designated TCP port and negotiates the UDP port for the data transfer.
- Inbound UDP/33001: The port for FASP transfers, which use UDP/33001 by default, although the server may also choose to run FASP transfers on another port.
- Local firewall: If you have a local firewall on your server (like iptables), verify that it is not blocking your SSH and FASP transfer ports (such as TCP/UDP 33001). If you are using Vlinks, you will need to allow the Vlink UDP port (55001, by default) for multicast traffic. For additional information on setting up Vlinks, see Controlling Bandwidth Usage with Virtual Links (Command Line).
Remote Client Machines
Typically, consumer and business firewalls allow direct outbound
connections from client computers on TCP and UDP, and no configuration is
required for Aspera transfers. In the special case of firewalls blocking direct
outbound connections, usually with proxy servers for web browsing, the following
ports must be allowed:
Important: Multiple
concurrent clients cannot connect to a Windows Aspera server on the same UDP
port. Similarly, multiple concurrent clients that are utilizing two or more user
accounts cannot connect to a macOS or FreeBSD Aspera server on the same
UDP port. If connecting to these servers, you will need to allow a range of
outbound connections from the Aspera client (that have been opened incrementally
on the server side, starting at UDP/33001). For example, you may need to allow
outbound connections on UDP/33001 through UDP/33010 if 10 concurrent connections
are allowed by the server.