Re: SNMP Traps Not Working

2023-08-23 Thread Will Conrad
t; packages instead. Here is an example of how to configure that: > > > > > > > > > > > > On 08/08/2023 08:37, Will Conrad wrote: > > I followed the cloudstack documentation here: > > > > > https://docs.cloud

Re: SNMP Traps Not Working

2023-08-18 Thread Will Conrad
e: > Will, > > Is your mgmt server using an RFC 1918 address, or is it using localhost? > > -Si > > On Thu, Aug 17, 2023 at 2:13 PM Will Conrad .invalid> > wrote: > > > H K, > > > > Thanks for responding. > > > > Not a communication issue. The

Re: SNMP Traps Not Working

2023-08-17 Thread Will Conrad
> > > > Regards, > > Shiv > > (Sent from mobile device. Please excuse brevity and typos.) > > > > On Thu, 17 Aug 2023, 23:17 Will Conrad, > > wrote: > > > >> Hi All, > >> > >> Bump > >> > >> Any word on this?

Re: SNMP Traps Not Working

2023-08-17 Thread Will Conrad
Hi All, Bump Any word on this? Does anyone know how to get SNMP working in cloudstack? On Tue, Aug 8, 2023 at 7:37 AM Will Conrad wrote: > I followed the cloudstack documentation here: > > > https://docs.cloudstack.apache.org/en/4.18.0.0/adminguide/management.html?highlight=snmp

SNMP Traps Not Working

2023-08-08 Thread Will Conrad
I followed the cloudstack documentation here: https://docs.cloudstack.apache.org/en/4.18.0.0/adminguide/management.html?highlight=snmp#configuring-snmp-and-syslog-managers to get SNMP traps working, however, no traps are being sent. I don't see any related errors logged. I see no instances of fai

Re: Password Reset Broken for Redhat and derivatives?

2023-07-19 Thread Will Conrad
s so I can determine what action I need (or need not) take. Thank you! Regards, Willard On Tue, Jul 18, 2023 at 8:31 AM Will Conrad wrote: > Additional info RE this issue: > > The documentation I referred to here: > https://docs.cloudstack.apache.org/en/latest/adminguide/_cloud_init.html

Re: Password Reset Broken for Redhat and derivatives?

2023-07-18 Thread Will Conrad
router (note I have redacted the virtual router IP, but it is what it should be). Password reset works fine for our Ubuntu template. Regards, Willard On Mon, Jul 17, 2023 at 2:29 PM Will Conrad wrote: > > Set up our template images according to documentation located here > > >

Password Reset Broken for Redhat and derivatives?

2023-07-17 Thread Will Conrad
Set up our template images according to documentation located here https://docs.cloudstack.apache.org/en/latest/adminguide/_cloud_init.html#linux-with-cloud-init However, password reset is no longer working for Redhat and derivatives and the above linked documentation is now "404". What gives? I

Re: Direct Download/Bypass Secondary Storage option for templates

2023-06-20 Thread Will Conrad
oid copying from secondary storage. I think that the feature > should remove all the existing copies in primary storage also and replace > them with the latest version, but only if there aren’t VMs using the > template as the backing file on that primary storage pool. > > Regards, > Nic

Re: Direct Download/Bypass Secondary Storage option for templates

2023-06-20 Thread Will Conrad
Hi Nicolas, Where do we stand on this? Is this something that could be easily updated or feature added? I'm not familiar with the code base. If I were to explore the idea of making an update and submitting a PR, where would I start? Regards, Willard On Fri, Jun 16, 2023 at 6:41 AM Will C

Re: Direct Download/Bypass Secondary Storage option for templates

2023-06-16 Thread Will Conrad
ed storage pools (secondary and primary) which should be > updated carefully. The tables template_store_ref and template_spool_ref > indicate the downloaded copies on secondary and primary pools of each > template. > > Regards, > Nicolas Vazquez > > > From: Will Conrad > Date: Thur

Re: Direct Download/Bypass Secondary Storage option for templates

2023-06-15 Thread Will Conrad
his blog entry we have mentioned them: > https://www.shapeblue.com/cloudstack-feature-first-look-direct-download-agnostic-of-the-storage-provider/ > > Currently the direct download feature is supported on NFS, local storage > and shared mount point, but not for Ceph. > > Regards, >

Re: Direct Download/Bypass Secondary Storage option for templates

2023-06-14 Thread Will Conrad
docs.cloudstack.apache.org/en/latest/adminguide/templates.html#bypassing-secondary-storage-for-kvm-templates > . > > In your case as the template is stored on Github you may want to upload a > Github certificate to the hosts for the download to be trusted > > Regards, > Nicolas Va

Re: Direct Download/Bypass Secondary Storage option for templates

2023-06-14 Thread Will Conrad
> What hypervisor do you use ? Have you installed ca-crrtificates package? > > -Wei > > On Tuesday, 13 June 2023, Will Conrad > wrote: > > > Hello again, Community! > > > > We're trying to make use of DirectDownload templates which makes use of > the &

Direct Download/Bypass Secondary Storage option for templates

2023-06-13 Thread Will Conrad
Hello again, Community! We're trying to make use of DirectDownload templates which makes use of the "Bypass Secondary Storage" feature, but we seem to be having issues with this functionality. After setting up a new template with "Direct Download" turned on and an HTTPS URL our template file won'

Re: Difference in functionality of Advanced Networking With and Without Security Groups

2023-06-06 Thread Will Conrad
some years ago, to combine these two types into one, > but not implemented yet. It is very complicated. > > -Wei > > > On Tue, 6 Jun 2023 at 12:45, Will Conrad > wrote: > > > HI Community! > > > > My company is building a cloudstack implementation and have

Re: IP Spoofing and IP Theft

2023-06-06 Thread Will Conrad
ivelocity, LLC On Mon, May 22, 2023 at 10:02 AM Will Conrad wrote: > Hi Wei, > > Thanks for your response. Advanced zone is being used with a guest network > type "shared". Disclaimer, I neither setup nor configured this > cloustack zone or instance. How can I tell if s

Difference in functionality of Advanced Networking With and Without Security Groups

2023-06-06 Thread Will Conrad
HI Community! My company is building a cloudstack implementation and have discovered that security-group enabled advanced zones seem to function unexpectedly differently than non-security-group enabled advanced zones. After creating a security-group enabled advanced zone, when adding new networks

Re: IP Spoofing and IP Theft

2023-05-22 Thread Will Conrad
). > If you use the advanced zone and isolated networks (it seems so), there is > no such functionality, as far as I know. > > -Wei > > > On Mon, 22 May 2023 at 14:00, Will Conrad > wrote: > > > Thank you everyone, for your responses. > > > > I feel the

Re: IP Spoofing and IP Theft

2023-05-22 Thread Will Conrad
nes. You need to take > this > > into account if you are using security group enabled zones. > > > > -Jithin > > > > From: Will Conrad > > Date: Thursday, 18 May 2023 at 1:08 PM > > To: users@cloudstack.apache.org > > Subject: IP Spoofing and IP Theft

IP Spoofing and IP Theft

2023-05-18 Thread Will Conrad
Hello Community! It looks like cloudstack has built-iin protection to prevent IP spoofing, I am wondering what kind (if any) of protections cloudstack has built-in to protect the environment from IP theft, or is this a consideration that should be taken into account when designing the network layo