Software Defined Networking
1830227 Members
2294 Online
109999 Solutions
New Discussion

Re: improperly configured django in simulation sdn networks?

 
pedram
Occasional Visitor

improperly configured django in simulation sdn networks?

hi

In order to simulate sdn networks i downloaded the mini net 64 bit version and imported it in *vmware Workstation pro 12* and trhough github all the project related stuff have been installed but the thing is when i wanna run it i encounter an error , do you think it's because of the mysql not being confugured with Django? i'd appreciate it if you help me out here

As you can see in the video i resolve the error but another one happens form some other file.

simulation files:

https://github.com/ComputerNetworks-UFRGS/AuroraSDN

video :

https://www.youtube.com/watch?v=05lfMsN8abQ

thanks

1 REPLY 1
ShaunWackerly
HPE Pro

Re: improperly configured django in simulation sdn networks?

Hi pedram,

Could you explain a little what you're expecting to see when loading the 127.0.0.1/AuroraSDN URL? Typically to use mininet to simulate a group of inter-connected switches you'd use mininet commands directly and point it at the VAN SDN controller IP. Could you explain why django and mysql are relevant here?

I am an HPE Employee