SDN Project DDoS Attack Detection and Mitigation using SFlow in Software Defined Network

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024

ความคิดเห็น • 13

  • @talayafarasat7388
    @talayafarasat7388 4 ปีที่แล้ว +1

    My all commands are running fine. But when I run the hping3 command to attack my ryu.js stopped giving an error- IO exception error: server returned HTTP response code 404 for URL:// 127.0.0.1:8080. I have followed completely, so why I am getting this error

    • @college-projects.online
      @college-projects.online  3 ปีที่แล้ว

      ryu.js might be outdated.. verify it, its calling the correct API

    • @snehapimpley1755
      @snehapimpley1755 3 ปีที่แล้ว

      I am getting the same error, where you able to solve it? Can you tell me the steps you took to get rid of this error.

  • @analuciademoraislimalucial6039
    @analuciademoraislimalucial6039 4 ปีที่แล้ว

    Which version of ubuntu are you using?

  • @snehapimpley1755
    @snehapimpley1755 3 ปีที่แล้ว

    When i am trying to create the topology i am getting an exception:
    Caught exception. Cleaning up...
    UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc0 in position 60: invalid start byte

    • @college-projects.online
      @college-projects.online  3 ปีที่แล้ว

      follow my udemy course

    • @snehapimpley1755
      @snehapimpley1755 3 ปีที่แล้ว

      @@college-projects.online I could solve the error by making the following change in the decode standard in the try line:
      changed from utf-8 to cp1252.
      try:
      namestr = names.tobytes()
      namestr = namestr.decode('cp1252')

    • @thestorm4633
      @thestorm4633 3 ปีที่แล้ว

      please, how are you guys able to follow through ?.. Help me. I want to run this too, but I don't know which version of Sflow I should use

  • @analuciademoraislimalucial6039
    @analuciademoraislimalucial6039 4 ปีที่แล้ว +1

    where do i find the ryu1.js file?

  • @MohamadAlkam
    @MohamadAlkam 3 หลายเดือนก่อน

    ما زبطت تعليمة hping3

  • @hameedali2963
    @hameedali2963 4 ปีที่แล้ว

    👌

  • @college-projects.online
    @college-projects.online  4 ปีที่แล้ว

    blog.sflow.com/2018/10/ryu-measurement-based-control.html