Connecting to Your Cluster Using a SOCKS Proxy
For security purposes, we recommend that you connect to your cluster using a SOCKS proxy. This topic shows you how.
Create a Proxy Auto-Config File
To create proxy auto-config (PAC) file, perform the following tasks.
Set Up SwitchySharp
Set Up a SOCKS Proxy with SSH
Set up a SOCKS proxy to access the EC2 instance running Cloudera Director. For example, in RHEL run the following command (with your instance
information):
ssh -i <key-file.pem> -CND 8157 ec2-user@instance_running_director_serverwhere
- C sets up compression
- N suppresses any command execution once established
- D 8157 sets up the SOCKS 5 proxy on the port