Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port forwarding is not working #10116

Open
nailgoksel opened this issue Dec 26, 2024 · 0 comments
Open

Port forwarding is not working #10116

nailgoksel opened this issue Dec 26, 2024 · 0 comments
Labels

Comments

@nailgoksel
Copy link

Hi,

I could not use port forwarding functionality. In the screenshot, I set up a connection forwarding for an RDS instance with 1433 port. RDS instance is only accessible using the ssh server (bastion host).

tabby_forward

At this phase, I could see the port forwarding message in tabby's ssh log:

port_forward

In the same scenario, I was able to connect same instance with bare ssh command:

#ssh -L 1433:some_rds_addr:1433 username@bastion_host_addr

I want to ask is port forwarding feature of tabby has the same functionality of ssh's port forwarding ?

Best Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant