Hello Everyone,
I’m fairly new to using Core Tunnel and I’ve been exploring it as a tool to simplify my remote development workflows. I’ve managed to set up a basic SSH tunnel to access a remote server, but I’m encountering challenges when configuring more advanced tunneling scenarios. I’m hoping someone here can help guide me through the process.
Here’s my situation:
- I have a remote server (Server A) that hosts a database. Direct access to this server is restricted, but it’s accessible through a bastion host (Server B).
- I want to use Core Tunnel to set up a tunnel that allows me to connect to the database on Server A through the bastion host (Server B) from my local machine.
The specific issues I’m facing are:
- Understanding the configuration parameters: I’m not entirely sure how to properly set up the SSH keys, proxy jump settings, and port forwarding rules in Core Tunnel’s interface.
- Managing multiple tunnels: If I need to add additional tunnels for different projects, does Core Tunnel allow me to organize or group them for easier management?
- Performance: I’ve noticed some delays when working with the current setup. Are there any best practices to optimize the tunneling speed or reduce latency?
I’ve gone through the documentation, but I’m still finding it a bit challenging to piece everything together for my use case. If anyone has a step-by-step guide or tips for setting up such a configuration, I’d really appreciate it.
I also checked this: https://community.codinn.com/t/need-help-translating-command-line-to-core-tunnel-settings/tableau
Thanks in advance for your help! Looking forward to learning from the collective expertise of this community.