Hi,

After read all the messages of the list and fight again machines several
days (TRUE), i need to ask you a stupid question. I have configured one
mesh interface as follows without get ping neither the other node
(192.168.1.2) nor itself. Ubuntu 11.10 without firewall + RT2570. After
configuration Link led=on , Act Led= blinking

iw dev wlan0 interface add mesh0 type mp
ifconfig mesh0 down
iw dev mesh0 set channel 1
iw dev mesh0 set type mesh
iw dev mesh0 set meshid meshidXX
ifconfig mesh0 192.168.1.1
ifconfig mesh0 up

---------------------------------------------------------------------------------------
wlan0     IEEE 802.11bg  ESSID:off/any
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:on

mesh0   IEEE 802.11bg  Mode:Auto  Tx-Power=20 dBm
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:on

phy#0
    Interface mesh0
        ifindex 20
        type mesh point
    Interface wlan0
        ifindex 3
        type managed
----------------------------------------------------------------------------------------------
root@ubuntu:/home# ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data. ^C
--- 192.168.1.1 ping statistics ---
6 packets transmitted, 0 received, 100% packet loss

root@ubuntu:/home# ping 192.168.1.2
PING 192.168.1.2 (192.168.1.2) 56(84) bytes of data.^C
--- 192.168.1.2 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss
----------------------------------------------------------------------------------------------

Any advice? THANKS
_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to