René's URL Explorer Experiment


Title: Security Group Rules fails to apply on IPv6 only shared network · Issue #12697 · apache/cloudstack · GitHub

Open Graph Title: Security Group Rules fails to apply on IPv6 only shared network · Issue #12697 · apache/cloudstack

X Title: Security Group Rules fails to apply on IPv6 only shared network · Issue #12697 · apache/cloudstack

Description: problem In a shared network with IPv6 only ie the offering has only Security Group as service, the rules fails to apply on the KVM host: 2026-02-24 09:50:14,298 DEBUG [cloud.agent.Agent] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Reque...

Open Graph Description: problem In a shared network with IPv6 only ie the offering has only Security Group as service, the rules fails to apply on the KVM host: 2026-02-24 09:50:14,298 DEBUG [cloud.agent.Agent] (AgentRequ...

X Description: problem In a shared network with IPv6 only ie the offering has only Security Group as service, the rules fails to apply on the KVM host: 2026-02-24 09:50:14,298 DEBUG [cloud.agent.Agent] (AgentRequ...

Opengraph URL: https://github.com/apache/cloudstack/issues/12697

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Security Group Rules fails to apply on IPv6 only shared network","articleBody":"### problem\n\nIn a shared network with IPv6 only ie the offering has only Security Group as service, the rules fails to apply on the KVM host: \n\n```\n2026-02-24 09:50:14,298 DEBUG [cloud.agent.Agent] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Request:Seq 2-7693555538432382383:  { Cmd , MgmtId: 32988855272485, via: 2, Ver: v1, Flags: 100111, [{\"com.cloud.agent.api.SecurityGroupRulesCmd\":{\"guestIp6\":\"fd6f:ed8b:1fb6:dcb8:1:ff:fee2:2\",\"vmName\":\"i-2-66-VM\",\"guestMac\":\"02:01:00:e2:00:02\",\"signature\":\"3f503368f6f02b0dd4fd636f3fb9cddd\",\"seqNum\":\"12\",\"vmId\":\"66\",\"msId\":\"32988855272485\",\"ingressRuleSet\":[{\"proto\":\"all\",\"startPort\":\"0\",\"endPort\":\"0\"},{\"proto\":\"icmp\",\"startPort\":\"-1\",\"endPort\":\"-1\"}],\"egressRuleSet\":[],\"vmTO\":{\"id\":\"66\",\"name\":\"i-2-66-VM\",\"state\":\"Running\",\"type\":\"User\",\"cpus\":\"1\",\"minSpeed\":\"500\",\"maxSpeed\":\"500\",\"minRam\":\"(512.00 MB) 536870912\",\"maxRam\":\"(512.00 MB) 536870912\",\"arch\":\"x86_64\",\"os\":\"Rocky Linux 8\",\"platformEmulator\":\"Rocky Linux 8\",\"bootArgs\":\"\",\"enableHA\":\"false\",\"limitCpuUse\":\"false\",\"enableDynamicallyScaleVm\":\"false\",\"details\":{\"cpuOvercommitRatio\":\"2.0\",\"Message.ReservedCapacityFreed.Flag\":\"false\",\"rootDiskController\":\"osdefault\"},\"uuid\":\"76ea93e1-00ac-4d1a-93e7-76f5a8341fed\",\"enterHardwareSetup\":\"false\",\"disks\":[],\"nics\":[{\"deviceId\":\"0\",\"defaultNic\":\"true\",\"pxeDisable\":\"false\",\"nicUuid\":\"3afd5d0c-01ba-4ea6-81b6-6bac4768c5c2\",\"details\":{\"PromiscuousMode\":\"false\",\"ForgedTransmits\":\"true\",\"MacAddressChanges\":\"true\",\"MacLearning\":\"false\"},\"dpdkEnabled\":\"false\",\"networkId\":\"226\",\"networkSegmentName\":\"D1-A1-Z1-S226\",\"uuid\":\"2ef0d164-5a22-410d-be12-d1256621141d\",\"mac\":\"02:01:00:e2:00:02\",\"broadcastType\":\"Vlan\",\"type\":\"Guest\",\"broadcastUri\":\"vlan://4001\",\"securityGroupEnabled\":\"true\",\"name\":\"cloudbr1\",\"ip6address\":\"fd6f:ed8b:1fb6:dcb8:1:ff:fee2:2\",\"ip6gateway\":\"fd6f:ed8b:1fb6:dcb8::1\",\"ip6cidr\":\"fd6f:ed8b:1fb6:dcb8::/64\"}],\"vcpuMaxLimit\":\"1\",\"configDriveLocation\":\"SECONDARY\",\"guestOsDetails\":{},\"extraConfig\":{},\"networkIdToNetworkNameMap\":{}},\"wait\":\"0\",\"bypassHostMaintenance\":\"false\"}}] }\n2026-02-24 09:50:14,298 DEBUG [cloud.agent.Agent] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Processing command: com.cloud.agent.api.SecurityGroupRulesCmd\n2026-02-24 09:50:14,298 DEBUG [agent.properties.AgentPropertiesFileHandler] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Property [hypervisor.uri] has empty or null value. Using default value [null].\n2026-02-24 09:50:14,298 DEBUG [kvm.resource.LibvirtConnection] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Looking for libvirtd connection at: qemu:///system\n2026-02-24 09:50:14,301 DEBUG [kvm.resource.LibvirtVMDef] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Using informed label [hdc] for volume [null].\n2026-02-24 09:50:14,301 DEBUG [kvm.resource.LibvirtComputingResource] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Checking default network rules for vm i-2-66-VM\n2026-02-24 09:50:14,303 DEBUG [kvm.resource.LibvirtVMDef] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Using informed label [hdc] for volume [null].\n2026-02-24 09:50:14,303 DEBUG [kvm.resource.LibvirtComputingResource] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Executing command [/usr/share/cloudstack-common/scripts/vm/network/security_group.py default_network_rules --vmname i-2-66-VM --vmid 66 --vmip6 fd6f:ed8b:1fb6:dcb8:1:ff:fee2:2 --vmmac 02:01:00:e2:00:02 --vif vnet53 --brname breth1-4001 --nicsecips 0; --isFirstNic --check ].\n2026-02-24 09:50:14,438 DEBUG [kvm.resource.LibvirtComputingResource] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Successfully executed process [1034954] for command [/usr/share/cloudstack-common/scripts/vm/network/security_group.py default_network_rules --vmname i-2-66-VM --vmid 66 --vmip6 fd6f:ed8b:1fb6:dcb8:1:ff:fee2:2 --vmmac 02:01:00:e2:00:02 --vif vnet53 --brname breth1-4001 --nicsecips 0; --isFirstNic --check ].\n2026-02-24 09:50:14,438 DEBUG [kvm.resource.LibvirtComputingResource] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Executing command [/usr/share/cloudstack-common/scripts/vm/network/security_group.py add_network_rules --vmname i-2-66-VM --vmid 66 --vmip null --vmip6 fd6f:ed8b:1fb6:dcb8:1:ff:fee2:2 --sig 3f503368f6f02b0dd4fd636f3fb9cddd --seq 12 --vmmac 02:01:00:e2:00:02 --vif vnet53 --brname breth1-4001 --nicsecips 0; --rules I:all;0;0;fd6f:ed8b:1fb6:dcb8::/64,NEXT;I:icmp;-1;-1;fd6f:ed8b:1fb6:dcb8::/64,NEXT; ].\n2026-02-24 09:50:14,438 WARN  [kvm.resource.LibvirtComputingResource] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Exception [null] occurred when attempting to run command [/usr/share/cloudstack-common/scripts/vm/network/security_group.py add_network_rules --vmname i-2-66-VM --vmid 66 --vmip null --vmip6 fd6f:ed8b:1fb6:dcb8:1:ff:fee2:2 --sig 3f503368f6f02b0dd4fd636f3fb9cddd --seq 12 --vmmac 02:01:00:e2:00:02 --vif vnet53 --brname breth1-4001 --nicsecips 0; --rules I:all;0;0;fd6f:ed8b:1fb6:dcb8::/64,NEXT;I:icmp;-1;-1;fd6f:ed8b:1fb6:dcb8::/64,NEXT; ]. java.lang.NullPointerException\n        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1092)\n        at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1073)\n        at com.cloud.utils.script.Script.execute(Script.java:254)\n        at com.cloud.utils.script.Script.execute(Script.java:219)\n        at com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.addNetworkRules(LibvirtComputingResource.java:5545)\n        at com.cloud.hypervisor.kvm.resource.wrapper.LibvirtSecurityGroupRulesCommandWrapper.execute(LibvirtSecurityGroupRulesCommandWrapper.java:62)\n        at com.cloud.hypervisor.kvm.resource.wrapper.LibvirtSecurityGroupRulesCommandWrapper.execute(LibvirtSecurityGroupRulesCommandWrapper.java:36)\n        at com.cloud.hypervisor.kvm.resource.wrapper.LibvirtRequestWrapper.execute(LibvirtRequestWrapper.java:78)\n        at com.cloud.hypervisor.kvm.resource.LibvirtComputingResource.executeRequest(LibvirtComputingResource.java:2280)\n        at com.cloud.agent.Agent.processRequest(Agent.java:813)\n        at com.cloud.agent.Agent$AgentRequestHandler.doTask(Agent.java:1295)\n        at com.cloud.utils.nio.Task.call(Task.java:83)\n        at com.cloud.utils.nio.Task.call(Task.java:29)\n        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\n        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)\n        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)\n        at java.base/java.lang.Thread.run(Thread.java:840)\n\n2026-02-24 09:50:14,438 WARN  [resource.wrapper.LibvirtSecurityGroupRulesCommandWrapper] (AgentRequest-Handler-1:[]) (logid:58a52ca1) Failed to program network rules for vm i-2-66-VM\n```\n\n### versions\n\n4.22.0.0\n\n### The steps to reproduce the bug\n\n1. Create a shared guest network offering only with Security Group\n2. Create a guest network with the offering \n3. Deploy VM and configure the Security Group rules. No error is thrown but the rules won't work. \n...\n\n\n### What to do about it?\n\nSG rules should be applied. ","author":{"url":"https://github.com/rajujith","@type":"Person","name":"rajujith"},"datePublished":"2026-02-24T10:00:38.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/12697/cloudstack/issues/12697"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:81afe785-0b8d-c9e0-cfc0-c601d0965fcb
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9F9E:CC2C8:C0A0F2:C40276:6A5127F4
html-safe-nonce0044b0ca90c5b2ab21f9ea518d880ac074329a541e41751e808b1411e76a7a3e
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RjlFOkNDMkM4OkMwQTBGMjpDNDAyNzY6NkE1MTI3RjQiLCJ2aXNpdG9yX2lkIjoiMzk2MzY3MDY3MzU0MzEwNjQ0IiwicmVnaW9uX2VkZ2UiOiJzZWEiLCJyZWdpb25fcmVuZGVyIjoic2VhIn0=
visitor-hmaccee3409dbe6b02019ba6e9686f67d9fc21f8cef48378cef2a37fdc5812256f72
hovercard-subject-tagissue:3982676005
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/apache/cloudstack/12697/issue_layout
twitter:imagehttps://opengraph.githubassets.com/63b8603260d988f8f57e6e8be6969090a79e03f00f7cb4c4b9d47eeaef60d100/apache/cloudstack/issues/12697
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/63b8603260d988f8f57e6e8be6969090a79e03f00f7cb4c4b9d47eeaef60d100/apache/cloudstack/issues/12697
og:image:altproblem In a shared network with IPv6 only ie the offering has only Security Group as service, the rules fails to apply on the KVM host: 2026-02-24 09:50:14,298 DEBUG [cloud.agent.Agent] (AgentRequ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamerajujith
hostnamegithub.com
expected-hostnamegithub.com
Nonea74ad1f4971203e7676c31c6c5233aa0b6995813088e47ba7b62c270d4b1ebfc
turbo-cache-controlno-preview
go-importgithub.com/apache/cloudstack git https://github.com/apache/cloudstack.git
octolytics-dimension-user_id47359
octolytics-dimension-user_loginapache
octolytics-dimension-repository_id9759448
octolytics-dimension-repository_nwoapache/cloudstack
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id9759448
octolytics-dimension-repository_network_root_nwoapache/cloudstack
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasea4218abefb3ba97edd71b38e508f263fc8c0d1c7
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/apache/cloudstack/issues/12697#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fapache%2Fcloudstack%2Fissues%2F12697
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fapache%2Fcloudstack%2Fissues%2F12697
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=apache%2Fcloudstack
Reloadhttps://github.com/apache/cloudstack/issues/12697
Reloadhttps://github.com/apache/cloudstack/issues/12697
Reloadhttps://github.com/apache/cloudstack/issues/12697
Please reload this pagehttps://github.com/apache/cloudstack/issues/12697
apache https://github.com/apache
cloudstackhttps://github.com/apache/cloudstack
Notifications https://github.com/login?return_to=%2Fapache%2Fcloudstack
Fork 1.3k https://github.com/login?return_to=%2Fapache%2Fcloudstack
Star 3k https://github.com/login?return_to=%2Fapache%2Fcloudstack
Code https://github.com/apache/cloudstack
Issues 540 https://github.com/apache/cloudstack/issues
Pull requests 261 https://github.com/apache/cloudstack/pulls
Discussions https://github.com/apache/cloudstack/discussions
Actions https://github.com/apache/cloudstack/actions
Projects https://github.com/apache/cloudstack/projects
Wiki https://github.com/apache/cloudstack/wiki
Security and quality 0 https://github.com/apache/cloudstack/security
Insights https://github.com/apache/cloudstack/pulse
Code https://github.com/apache/cloudstack
Issues https://github.com/apache/cloudstack/issues
Pull requests https://github.com/apache/cloudstack/pulls
Discussions https://github.com/apache/cloudstack/discussions
Actions https://github.com/apache/cloudstack/actions
Projects https://github.com/apache/cloudstack/projects
Wiki https://github.com/apache/cloudstack/wiki
Security and quality https://github.com/apache/cloudstack/security
Insights https://github.com/apache/cloudstack/pulse
Bughttps://github.com/apache/cloudstack/issues?q=type:"Bug"
Security Group Rules fails to apply on IPv6 only shared networkhttps://github.com/apache/cloudstack/issues/12697#top
component:security-grouphttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22component%3Asecurity-group%22
4.22.1https://github.com/apache/cloudstack/milestone/44
https://github.com/rajujith
rajujithhttps://github.com/rajujith
on Feb 24, 2026https://github.com/apache/cloudstack/issues/12697#issue-3982676005
component:security-grouphttps://github.com/apache/cloudstack/issues?q=state%3Aopen%20label%3A%22component%3Asecurity-group%22
Bughttps://github.com/apache/cloudstack/issues?q=type:"Bug"
Apache CloudStack 4.22.1https://github.com/orgs/apache/projects/565
4.22.1https://github.com/apache/cloudstack/milestone/44
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.