adding openflow-discuss You can add the wireless interface normally as wlan0. You could choose to run DHCP within your openwrt box, or have a separate server to do that.
On Tue, Oct 29, 2013 at 5:58 AM, Suneth Namal Karunarathna < gkaru...@ee.oulu.fi> wrote: > Hi Yiannis, > > Finally, i got it to work. Thanks. I have one more problem. Would it be > possible to configure wireless port to ofswitch by modifying > /etc/config/openflow. Can I also see the communication between the wireless > nodes too. If so do I have to enables some dhcp mechanism? > > I would be very thankful if you could help me some advise. > > thanks, > > Namal > > > On 10/26/2013 7:22 AM, Yiannis Yiakoumis wrote: > > Can you see the AP listed when you scan for WiFi networks? Does it connect > to the OpenFlow controller? > Have you enabled wireless and added the port in /etc/config/openflow ? > I'd start debugging by adding twoi nodes on two wired ports and see If > you could get connectivity between them. > > Y. > > > On Fri, Oct 25, 2013 at 3:23 AM, 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 >> > > > > -- > Yiannis . > > >
_______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss