hi Namal,

that error message doesn't give a lot of useful information, does it? :-/  from 
some quick Googling, it seems like a problem to solve on your Windows computer 
-- something about disabling security on the wireless interface.  at any rate, 
it does not appear to be an OpenFlow problem.

you can information about the OpenFlow 1.3 version here: 
https://github.com/CPqD/ofsoftswitch13/wiki/OpenFlow-1.3-for-OpenWRT
https://github.com/CPqD/openflow-openwrt

(I found it with a search for "openflow 1.3 openwrt")

I have not tried it myself yet, so I can't give you any tips, but I'm sure 
other people on this list have used it.


good luck!

best,
Andrew



On Oct 25, 2013, at 12:23 PM, Suneth Namal Karunarathna <gkaru...@ee.oulu.fi> 
wrote:
> Hi,
> 
> I have pantou  image on my WRT54GL. When I try to restart network it gives me 
> the problem below. On my windows machine I can see wireless network. But, it 
> gives note "The settings saved on this computer for the network do not match 
> the  requirements of the network".
> 
> By the way, how I can find the OpenWRT openflow 1.3 for this router. I would 
> appreciate if someone give me a link.  Thanks.
> 
> Thanks,
> Namal
> 
> 
> root@OpenWrt:/etc# ./init.d/networks restart
> /bin/ash: ./init.d/networks: not found
> root@OpenWrt:/etc# ./init.d/network restart
> command failed: No such device (-19)
> Configuration file: /var/run/hostapd-phy0.conf
> Using interface wlan0 with hwaddr 00:23:69:33:6d:0d and ssid 'OpenWrt'
> /sbin/uci: Invalid argument
> /sbin/uci: Invalid argument
> Interface type  not supported.
> root@OpenWrt:/etc# ps aux | grep ofprotocol
>  903 root      1044 S    ofprotocol unix:/var/run/dp0.sock tcp:192.168.1.10:66
> 2049 root      1352 S    grep ofprotocol
> root@OpenWrt:/etc# ps aux | grep ofdatapath
>  857 root      1244 S    ofdatapath punix:/var/run/dp0.sock -i eth0.0 eth0.1 e
> 2051 root      1352 S    grep ofdatapath
> root@OpenWrt:/etc#
> %%%%%%%%%%%%%%%%%%%%%%%%%%here is the 
> /var/run/run/hostapd-phy0.conf%%%%%%%%%%%%%
> root@OpenWrt:/etc# vi /var/run/hostapd-phy0.conf
> ctrl_interface=/var/run/hostapd-phy0
> driver=nl80211
> wmm_ac_bk_cwmin=4
> wmm_ac_bk_cwmax=10
> wmm_ac_bk_aifs=7
> wmm_ac_bk_txop_limit=0
> wmm_ac_bk_acm=0
> wmm_ac_be_aifs=3
> wmm_ac_be_cwmin=4
> wmm_ac_be_cwmax=10
> wmm_ac_be_txop_limit=0
> wmm_ac_be_acm=0
> wmm_ac_vi_aifs=2
> wmm_ac_vi_cwmin=3
> wmm_ac_vi_cwmax=4
> wmm_ac_vi_txop_limit=94
> wmm_ac_vi_acm=0
> wmm_ac_vo_aifs=2
> wmm_ac_vo_cwmin=2
> wmm_ac_vo_cwmax=3
> wmm_ac_vo_txop_limit=47
> wmm_ac_vo_acm=0
> tx_queue_data3_aifs=7
> tx_queue_data3_cwmin=15
> tx_queue_data3_cwmax=1023
> tx_queue_data3_burst=0
> tx_queue_data2_aifs=3
> tx_queue_data2_cwmin=15
> tx_queue_data2_cwmax=63
> tx_queue_data2_burst=0
> tx_queue_data1_aifs=1
> tx_queue_data1_cwmin=7
> tx_queue_data1_cwmax=15
> tx_queue_data1_burst=3.0
> tx_queue_data0_aifs=1
> tx_queue_data0_cwmin=3
> tx_queue_data0_cwmax=7
> tx_queue_data0_burst=1.5
> hw_mode=g
> channel=5
> 
> 
> 
> _______________________________________________
> openflow-discuss mailing list
> openflow-discuss@lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to