Failed to download RHEL9 on linux virtual machine
I am trying to execute following following step on Linux VM but coming up with following error. Please suggest
sudo yum install falcon-sensor-7.01.0-15604.el9.x86_64.rpm
you can see error details : Please suggest
Azure Virtual Machines
-
VenkateshDodda-MSFT • 25,111 Reputation points • Microsoft Employee • Moderator
2023-12-18T04:39:00.72+00:00 @sns Thanks for reaching out to Microsoft Q&A, apologize for any inconvenience caused on this. Could you please provide more information like which distro does your azure Linux VM is running on and also image with respective version? to understand and to assist you better.
-
sns 9,246 Reputation points
2023-12-18T05:05:14.1266667+00:00 HI Venkatesh,
here are the details :
-
VenkateshDodda-MSFT • 25,111 Reputation points • Microsoft Employee • Moderator
2023-12-18T06:06:02.97+00:00 @sns Thanks for sharing the requested details, will check and update you accordingly. in the above shared image We can see that VM does not have public ip address Can you confirm on the same whether this image has public internet access or not
-
sns 9,246 Reputation points
2023-12-18T06:18:54.15+00:00 HI Vekatesth,
None of our azure resources have public IP addresses as it's a security risk to have them accessible over the public internet.
I think only the firewall has a public IP address.
And pretty much all inbound traffic is blocked. And a great majority of outbound traffic is also blocked.
We use Azure front door to expose resources to the internet, and even that is severely limited because only it reaches a web application firewall before reaching any of the servers over a load balancer.
-
VenkateshDodda-MSFT • 25,111 Reputation points • Microsoft Employee • Moderator
2023-12-18T14:34:38.1333333+00:00 @sns Thanks for sharing more details on this. Could you please try running the suggested cmdlet in this GitHub blog to install falcon sensor using Invoke Run cmdlets or install falcon sensor by creating bash script and let us know if you are facing the issues.
-
sns 9,246 Reputation points
2023-12-18T14:44:11.6866667+00:00 Hi Venkatesh,
I would like to go with first option that using run command on single virtual machine first.
Please clarify below :
- I should execute following highlighted command as it is, right? or any modifications needed ?
- May I know why it did not work my command showing in my first thread , so that I can explain to management about executing command you have shared.
- After executing your command, do I need to execute any series of commands? also let me what is the verification command to check whether successfully verified or not?
Looking Forword for your response.
-
sns 9,246 Reputation points
2023-12-18T17:40:02.2266667+00:00 Hi Venkatesh,
Did you get a chance to look my previous thread?
-
VenkateshDodda-MSFT • 25,111 Reputation points • Microsoft Employee • Moderator
2023-12-19T10:10:06.02+00:00 @sns Thanks for your follow-up questions.
- The cmdlet you have highlighted in the screenshot to install the falcon-sensor from the remote machine or through the cloud shell.
- Looks like we need to have crowdstrike account to install the falcon sensor I dont have the access and I havent tested in my local.
- To test whether the falcon sensor is running or not you can run the cmdlet
ps -e | grep falcon-sensor
-
sns 9,246 Reputation points
2023-12-19T10:14:03.0466667+00:00 HI Venkatesh,
- So what needs to be done and which command I supposed to execute to get rid of above error?
- I have crowd strike account already and it worked for another subscription but for this prod subscription it is giving error.
-
VenkateshDodda-MSFT • 25,111 Reputation points • Microsoft Employee • Moderator
2023-12-19T10:28:02.55+00:00 @sns can you point me which error message your are taking about and did you ran the az vm cmdlet that is in the github blog which I have shared earlier or which command you are running.
-
sns 9,246 Reputation points
2023-12-19T10:39:40.5633333+00:00 Hi Venkatesh,
- I am not clear on which command to execute
Do you want me to run following command as it is?
and
- Why it failed so that I can explain to mgmt. before I run above command?
-
sns 9,246 Reputation points
2023-12-20T05:24:39.9366667+00:00 HI Venkatesh,
Below indicates successfully done right?
-
VenkateshDodda-MSFT • 25,111 Reputation points • Microsoft Employee • Moderator
2023-12-20T05:42:19.0433333+00:00 @sns apologize for the delay in my response. yes, the above indicates that falcon-sensor is installed and running successfully.
-
sns 9,246 Reputation points
2023-12-20T11:05:07.48+00:00 HI Venkatesh,
Could you please suggest how do I check CS is installed or not in the windows machine.
-
VenkateshDodda-MSFT • 25,111 Reputation points • Microsoft Employee • Moderator
2023-12-21T06:11:37.3066667+00:00 @sns Could you please elaborate your requirement and also what is meant by CS
-
sns 9,246 Reputation points
2023-12-21T06:38:57.4833333+00:00 Hi Venkatesh,
I sorted out the issue and could install CS ( CrowdStrike ) successfully after maping DNS server with Vnet.
But my question is suppose if Uninstall crowdstike in windows machine, how to verify, because it seems to be uninstall is not working it seems. you can see more details in the below ticket. I have raised same question yesterday and waiting for some one to respond. Please assist on this. Thank you
-
VenkateshDodda-MSFT • 25,111 Reputation points • Microsoft Employee • Moderator
2023-12-21T07:55:54.4333333+00:00 @sns Thanks for your response and glad to know that your problem has been resolved.
-
sns 9,246 Reputation points
2023-12-21T07:59:25.35+00:00 SO you dont want to comment on the other query?
Sign in to comment