Questions tagged [bastion]

11 questions
1
vote
1 answer

How can I fix Azure Bastion sessions?

When I connect to a Windows VM using Bastion, I get the error: “A Bastion session should be initiated only from Azure Portal. Please login to Azure Portal and start your session again.” Of course, I am logged into Azure Portal, and I did start it…
John H
  • 502
  • 6
  • 9
0
votes
0 answers

Unexpected protocol version 74 when connecting with terraform to AWS resource through BASTION / SOCKS5 tunnel

I have a MySQL database inside a private subnet on AWS. I need a MySQL Terraform provider to connect to this using a BASTION SOCKS5 proxy. The Terraform script is running on my PC. From my (Ubuntu) PC command line I can tunnel with SSH to the…
JannesH
  • 33
  • 1
  • 1
  • 8
0
votes
0 answers

Python MongoDB and Bastion Server

I have to execute javascript command on MongoDB Server. To access MongoDB server I need to login first to Bastion Server. I wrote python script to connect to bastion server I am getting below error in python script which is trying to connect to…
0
votes
1 answer

Connection to local switch via Mikrotik router jumphost using Ansible

I am using Ansible on my Debian client machine. I am trying to setup inventory file and ansible playbook for showing simple version of local devices from remote site that is behind NAT by using jumphost (bastion) which is my mikrotik/routeros using…
zeros111
  • 9
  • 1
0
votes
2 answers

Is it possible to add connection restrcitions on a bastion host?

I have 2 AWS RDS MySQL instances that are not publicly accessible. And I have a bastion server that is created using an EC2 instance. This bastion server has several users in it. And they can use their own ssh key to login to the EC2 to run some…
Brian
  • 12,145
  • 20
  • 90
  • 153
0
votes
2 answers

You do not have access to List secrets for this resource

i am trying to use bastion to connect to my virtual machine using the 'Password from Key Vault' option. however whenever i do i am getting "you do not have access to List secrets for this resource' in access policies i have key permission and secret…
Reidy0588
  • 45
  • 1
  • 3
  • 11
0
votes
1 answer

Restrict access to a shareable Azure Bastion URL to certain IP addresses

I have a Windows VM that I connect to using RDP. For security reasons, I created a Bastion and a shareable URL so that I can give it to the client to connect via Bastion. The client will connect using the shareable URL (using HTTPS), then choose the…
m-mas
  • 17
  • 7
0
votes
0 answers

Port-forwarding using local machine in an Kubernetes cluster connected to a Bastion host

I have a Kubernetes clusters in an EC2 instance on AWS. We have one bastion host (also in an EC2 instance) which is used to connect to this cluster. kubectl tools can be used from Bastion then. I need to use port-forward to expose some services on…
pedrozuccolo
  • 53
  • 1
  • 6
0
votes
0 answers

Can Renci ssh connect to a device via a Bastion server is c#?

I'm trying to use RenciSshNet in my .NET Framework 4.8 Console Project. I need to connect to a remote device via a Bastion/Jump server to issue commands and read the results. The bastion server requires a privake key. I can do this via the ssh…
Dugggie
  • 356
  • 5
  • 17
0
votes
0 answers

Connect to AWS RDS through SSL tunnel with Prisma

I have a PostgreSQL database running on AWS RDS. The cluster isn't publically available but requires a bastion host. I am able to connect to the db through the bastion host using the DBVisualizer tool. Now, I'd like to set up a project using Prisma…
Maggie
  • 7,823
  • 7
  • 45
  • 66
0
votes
1 answer

Foreman pages fail to load

I just installed Foreman 3.3 with Katello 4.5 in an offline environment. And in the pages below, I have a blank screen with some console output errors (see screenshots below). It's seems that the pages fail to load due to Bastion UI or an error in…
Zntlm
  • 3
  • 2