Open jaimin2611 opened 4 years ago
did you fix it?
i have tried this in mininet vm and i guess something is working.
when i execute python2.7 ./pox.py forwarding.l3_detectionEntropy.py command in terminal it shows this error...
POX 0.3.0 (dart) / Copyright 2011-2014 James McCauley, et al. Module not found: forwarding.l3_detectionEntropy.py
i already save l3_detectionEntropy.py file in forwarding folder in pox controller. help me to solve this.
Did you fix it?
when i execute python2.7 ./pox.py forwarding.l3_detectionEntropy.py command in terminal it shows this error... POX 0.3.0 (dart) / Copyright 2011-2014 James McCauley, et al. Module not found: forwarding.l3_detectionEntropy.py i already save l3_detectionEntropy.py file in forwarding folder in pox controller. help me to solve this.
Did you fix it?
Did you fix it?
https://github.com/VVK-3/SybilSCAR refer this repo and read the final readme.
i've read the final readme, but i don't understand the relation
@muhammadarief19-coder I am so sorry! I have mistakenly commented this link here. But this DDoS code worked for me. Just to be clear i have worked with only entropy as there will be another detection method and it should be PCA. Thank You!
@muhammadarief19-coder I am so sorry! I have mistakenly commented this link here. But this DDoS code worked for me. Just to be clear i have worked with only entropy as there will be another detection method and it should be PCA. Thank You!
it's okay. i would love to know more about recent detection method or what i need to know to catch up with the current detection problem/research sorry for my bad english.
@muhammadarief19-coder I am so sorry! I have mistakenly commented this link here. But this DDoS code worked for me. Just to be clear i have worked with only entropy as there will be another detection method and it should be PCA. Thank You!
1 question did you install the pox or using the one that installed with mininet?
the one with mininet
the one with mininet
thanks!
I am also facing the error while running the command. Can anyone help?
the one with mininet
thanks!
Hey! Can you tell me how you fixed it?
@muhammadarief19-coder I am so sorry! I have mistakenly commented this link here. But this DDoS code worked for me. Just to be clear i have worked with only entropy as there will be another detection method and it should be PCA. Thank You!
how did u fix that? pls can u elaborate
@saminresearch @AswiniVerma I have solve the problem by typing the following command instead python3 ./pox.py forwarding.l3_detectionPCA
the one with mininet
thanks!
Hey! Can you tell me how you fixed it?
how did you solve it, please?
python3 ./pox.py forwarding.l3_detectionPCA
This worked for me
python3 ./pox.py forwarding.l3_detectionPCA
This worked for me
thanks a lot , but I need to run the other module! do you have any idea
python3 ./pox.py forwarding.l3_detectionPCA This worked for me
thanks a lot , but I need to run the other module! do you have any idea
Which module Entropy one?
python3 ./pox.py forwarding.l3_detectionPCA This worked for me
thanks a lot , but I need to run the other module! do you have any idea
Which module Entropy one?
Yeah
python3 ./pox.py forwarding.l3_detectionPCA This worked for me
thanks a lot , but I need to run the other module! do you have any idea
Which module Entropy one?
Yeah
Use
python3 ./pox.py forwarding.l3_detectionEntropy
python3 ./pox.py forwarding.l3_detectionPCA This worked for me
thanks a lot , but I need to run the other module! do you have any idea
Which module Entropy one?
Yeah
Use
python3 ./pox.py @@forwarding.l3_detectionEntropy
python3 ./pox.py forwarding.l3_detectionPCA This worked for me
thanks a lot , but I need to run the other module! do you have any idea
Which module Entropy one?
Yeah
Use python3 ./pox.py @@forwarding.l3_detectionEntropy
Code is in python2 convert to python 3 print should be print()
python3 ./pox.py forwarding.l3_detectionPCA This worked for me
thanks a lot , but I need to run the other module! do you have any idea
Which module Entropy one?
Yeah
Use python3 ./pox.py @@forwarding.l3_detectionEntropy
Code is in python2 convert to python 3 print should be print()
YEAHHHHH, it works with me bro, many thanks, really I appreciate
sorry bro, if u know the solution, This is another problem when I'm trying to lunch traffic.py. i tried to use pip install scapy,but not work with me.
sorry bro, if u know the solution, This is another problem when I'm trying to lunch traffic.py. i tried to use pip install scapy,but not work with me.
I didn't face this issue Better search the web
ok dear, THanks A lot, stay safe
From: Gaddi Likhitha @.> Sent: Sunday, October 24, 2021 6:10 PM To: aswanthpp/Analysis-of-DDoS-Attacks-in-SDN-Environments @.> Cc: mohamed33-cpc @.>; Comment @.> Subject: Re: [aswanthpp/Analysis-of-DDoS-Attacks-in-SDN-Environments] Module not found: forwarding.l3_detectionEntropy.py error (#3)
[eeee]https://user-images.githubusercontent.com/93062952/138599946-0fdb76c9-6cee-43f2-bdc0-8d2166feba02.JPG sorry bro, if u know the solution, This is another problem when I'm trying to lunch traffic.py. i tried to use pip install scapy,but not work with me.
I didn't face this issue Better search the web
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/aswanthpp/Analysis-of-DDoS-Attacks-in-SDN-Environments/issues/3#issuecomment-950341793, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AWGAOKAQDTMANVV2CUKSVMLUIQOXDANCNFSM4MGM47TA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
when i execute python2.7 ./pox.py forwarding.l3_detectionEntropy.py command in terminal it shows this error...
POX 0.3.0 (dart) / Copyright 2011-2014 James McCauley, et al. Module not found: forwarding.l3_detectionEntropy.py
i already save l3_detectionEntropy.py file in forwarding folder in pox controller. help me to solve this.