Code Monkey home page Code Monkey logo

Comments (7)

sesmith177 avatar sesmith177 commented on July 21, 2024

is there an update to this? we would like to move to using HNS ACLs instead of firewall rules on 1803, but this would block us

from hcsshim.

darstahl avatar darstahl commented on July 21, 2024

@msabansal @JMesser81

from hcsshim.

JMesser81 avatar JMesser81 commented on July 21, 2024

@sesmith177 thanks for reporting this. Can you give me some more details on your scenario? Are you trying to apply ACLs on individual endpoints or subnets? Are you wanting to create ACLs for Windows Server (shared kernel) containers or containers with Hyper-V Isolation. There were some known bugs with ACLs which we fixed in the latest version of Windows Server version 1803 which is due out later this month.

from hcsshim.

sesmith177 avatar sesmith177 commented on July 21, 2024

@JMesser81 we are applying ACLs on individual endpoints with shared kernel containers

from hcsshim.

nwoodmsft avatar nwoodmsft commented on July 21, 2024

@sesmith177 Thank you for the detailed report and code sample. @JMesser81 is correct that there are some known issues which were addressed in the latest version of Windows Server version 1803.

In the build you mentioned (17093.1000.amd64fre.rs_prerelease.180202-1400) there is a schema compatibility issue which may cause some ACLPolicy's from 1709 to fail to be applied. In your code example, the "Protocol" field is likely to be the cause of the issue as it is being passed by hcsshim as an integer, while the service in that particular build is expecting a string.

That issue was fixed and in the latest version of Windows Server 1803 (due out later this month) the protocol will once again be accepted as an integer value and your code sample should work as-is.

from hcsshim.

sunjayBhatia avatar sunjayBhatia commented on July 21, 2024

@natalieparellano looks like we can close this out? from talking with @aminjam 1803 is functioning as expected

from hcsshim.

aminjam avatar aminjam commented on July 21, 2024

Yes, this seems to be fixed in the latest build of windows server (1803).

from hcsshim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.