Git Product home page Git Product logo

Comments (19)

MortalAndTry avatar MortalAndTry commented on September 26, 2024 1

Six years on, we're still in demand for DNP3, and the old branch is no longer usable.

from conpot.

glaslos avatar glaslos commented on September 26, 2024

I made some successful tests with the proxy module: https://github.com/glastopf/conpot/tree/dnp3_proxy

from conpot.

adepasquale avatar adepasquale commented on September 26, 2024

How can I help here? Is this doc up to date? https://github.com/glastopf/conpot/blob/dnp3_proxy/docs/source/components/protocols/dnp3.rst

from conpot.

glaslos avatar glaslos commented on September 26, 2024

The documentation should be up to date. Have a look at the decoder and how to extend it.

from conpot.

glaslos avatar glaslos commented on September 26, 2024

Let me know if you run into any problems or need some help.

from conpot.

adepasquale avatar adepasquale commented on September 26, 2024

I've just built and installed cverges' DNP3 fork successfully.

Is this right or do I need to install automatak's one?

Now I'll read something about DNP3 and then I'll have a look at the decoder in the dnp3_proxy branch.

from conpot.

glaslos avatar glaslos commented on September 26, 2024

I went straight to the automatak code and installed the samples, some instructions can be found here: https://github.com/mushorg/conpot/blob/dnp3_proxy/docs/source/components/protocols/dnp3.rst

from conpot.

adepasquale avatar adepasquale commented on September 26, 2024

Ok thanks I'll do.

from conpot.

adepasquale avatar adepasquale commented on September 26, 2024

Done, outstationdemo and masterdemo samples are running fine.

from conpot.

glaslos avatar glaslos commented on September 26, 2024

I have changed the outstations listening port to +=1 so conpot can listen on the default port and I didn't had to change the client. Let me know if you run into trouble merging master into the branch. And feel free to continue using that branch.

from conpot.

adepasquale avatar adepasquale commented on September 26, 2024

Just as a reminder to myself, I patched the source file /cpp/examples/outstation/DemoMain.cpp and changed 20000 to 20001.

from conpot.

glaslos avatar glaslos commented on September 26, 2024

This is helpful during development: http://www.automatak.com/opendnp3/decoder/

from conpot.

glaslos avatar glaslos commented on September 26, 2024

@adepasquale have you looked more into this?

from conpot.

adepasquale avatar adepasquale commented on September 26, 2024

Even if this might overlap with the DNP3 proxy branch, I'd like to code wireshark dissectors first. Then implement DNP3 only after I have better understood the protocol.

from conpot.

glaslos avatar glaslos commented on September 26, 2024

Sounds good to me. I might have a student interested in working on this after all. I still think writing a proper wrapper around automataks opendnp3 library would be pretty awesome...

from conpot.

xandfury avatar xandfury commented on September 26, 2024

Although my experience with swig is limited, I think auto generated python API is a little hackish - and may lead to unexpected behavior. I would instead suggest using Boost.python to write the wrapper for the handler.
This way the python API would be seamless to work with, since we know what we are getting into 😉
We can use automak's lib for writing the handler.

from conpot.

xandfury avatar xandfury commented on September 26, 2024

There has been promising updates on this 🙂 pydnp3

from conpot.

prashantvidja avatar prashantvidja commented on September 26, 2024

Any progress?
I am also planning to add dnp3 support in conpot.

from conpot.

glaslos avatar glaslos commented on September 26, 2024

Six years on, we're still in demand for DNP3, and the old branch is no longer usable.

You think you can help in any way?

from conpot.

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.