Open buptmuye opened 10 years ago
Hi I'm trying to set up Odin as well. I got agent connected to master and client connected to VAP, however, the client do not have Internet access. anyone got any ideal about this issue ? Thanks in advance.
Hi, hanyunongsky, I'm trying to set up Odin as well. However, when I got agent connected to master, the client could not search the VAP or odin signal. Can you give me any guide?
2015-01-06 20:55 GMT+08:00 hanyunongsky notifications@github.com:
Hi I'm trying to set up Odin as well. I got agent connected to master and client connected to VAP, however, the client do not have Internet access. anyone got any ideal about this issue ? Thanks in advance.
— Reply to this email directly or view it on GitHub https://github.com/lalithsuresh/odin/issues/4#issuecomment-68861683.
Can you please verify whether the monitor interface is on the same channel as specified inside the Click file?
Dear Lalith, thanks for your reply. I can confirm agent.click specified the same channel as being used by the monitor interface (in my case I use channel 5). I think the issue may be caused by openvswitch as in your guide, you use ovs-dpctl to add tap device ap to the datapath of ovs, however I read the ovs-dpctl manual, it said if ovs-vswitchd is in use, use ovs-vsctl instead of ovs-dpctl. I use ovs-vsctl to create a ovs bridge and add tap device ap as a port into this bridge. I'm bit confuesd about the ovs configuration in Odin framework. can you please give any guide? Thanks in advance
Hi buptmuye, For your issue, can you please check if the poolfile is configured correctly ?
Dear hanyunongsky, when i set up Odin,i also meet the problem that the client do not have Internet access.do you have solved this Problem?Can you give me some good guide?Thanks in advance
Dear Lalith,i am a student,and now i am studying your odin .but,i have met some problem.i follow the setup,but the module-OdinMaster can not run,it only was found,not setting,starting,adding and initializing.I do not know why,can you give me some suggestion?Thanks in advance
Hi, hanyunongsky, I'm trying to set up Odin as well. However, when I got agent connected to master, the client could not search the VAP or odin signal. Can you give me any guide?
2015-01-06 20:55 GMT+08:00 hanyunongsky notifications@github.com:
Hi I'm trying to set up Odin as well. I got agent connected to master and client connected to VAP, however, the client do not have Internet access. anyone got any ideal about this issue ? Thanks in advance. — Reply to this email directly or view it on GitHub #4 (comment).
Hello, I met the same problem when I rebuilt the Odin, my STA could not find the LVAP SSID. Could you please tell me where is my bug? Thank you very much!
Hi, sorry I missed these messages. I don't maintain this code any longer and don't have a testbed at hand to debug any issues. Perhaps try this more recent fork of Odin: https://github.com/Wi5?
Lalith Suresh, glad to see the odin project. However, I followed the steps on github to try to build the agent. After build the ovs and click on openwrt, when I type "click-align agent.click | click &", it gave me this: ''' root@OpenWrt:~# agent.click:45: While initializing 'from_dev :: FromDevice':warning: mon0: no IPv4 address assigned FF:FF:FF:FF:FF:FF
''' Then nothing happened anymore, I don't know whether the agent connects to master or not. No such signals named "(ssid)odin" can be found either. Can you give me any guide? Thanks in advance. What should I do next? Or is there anything wrong with the agent?