Hi Yusuf,
> You need to disable the firewall vi /etc/config/firewall.Try then and
> let us know if not.
I made sure there are no more rules in the firewall config
with "iptables -L -nv". I still cannot ping the other box.
box named "bergstation"
>>
r...@bergstation:~# /etc/init.d/firewall stop
r...@bergstation:~# iptables -L -nv
Chain INPUT (policy ACCEPT 5 packets, 308 bytes)
pkts bytes target prot opt in out source
destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
Chain OUTPUT (policy ACCEPT 2 packets, 208 bytes)
pkts bytes target prot opt in out source
destination
r...@bergstation:~# wlanconfig ath0 list
ADDR AID CHAN RATE RSSI DBM IDLE TXSEQ TXFRAG RXSEQ RXFRAG
CAPS ACAPS ERP STATE MODE
00:18:84:1e:23:f1 1 1 36M 41 -54 0 0 2 2695 0
ESs 0 43 Normal WME ATH
r...@bergstation:~# ping talstation
PING talstation (192.168.10.120): 56 data bytes
--- talstation ping statistics ---
5 packets transmitted, 0 packets received, 100% packet loss
r...@bergstation:~# ifconfig wifi0
wifi0 Link encap:Ethernet HWaddr 00:18:84:2A:94:51
inet addr:192.168.10.121 Bcast:192.168.10.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2848 errors:0 dropped:0 overruns:0 frame:1
TX packets:113 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:199
RX bytes:355315 (346.9 KiB) TX bytes:5578 (5.4 KiB)
Interrupt:3 Memory:b0000000-b00ffffc
r...@bergstation:~#
<<
>>
r...@talstation:~# /etc/init.d/firewall stop
r...@talstation:~# iptables -L -nv
Chain INPUT (policy ACCEPT 8 packets, 460 bytes)
pkts bytes target prot opt in out source
destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
Chain OUTPUT (policy ACCEPT 4 packets, 448 bytes)
pkts bytes target prot opt in out source
destination
r...@talstation:~# ping 192.168.10.121
PING 192.168.10.121 (192.168.10.121): 56 data bytes
--- 192.168.10.121 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
r...@talstation:~# /etc/init.d/firewall stop
r...@talstation:~# iptables -L -nv
Chain INPUT (policy ACCEPT 7 packets, 440 bytes)
pkts bytes target prot opt in out source
destination
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source
destination
Chain OUTPUT (policy ACCEPT 6 packets, 464 bytes)
pkts bytes target prot opt in out source
destination
r...@talstation:~# wlanconfig ath0 list
ADDR AID CHAN RATE RSSI DBM IDLE TXSEQ TXFRAG RXSEQ RXFRAG
CAPS ACAPS ERP STATE MODE
00:18:84:2a:94:51 1 1 36M 43 -52 210 0 10 138 0
ESs 0 7 Normal WME ATH
r...@talstation:~# ping bergstation
PING bergstation (192.168.10.121): 56 data bytes
--- bergstation ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
r...@talstation:~#
<<
bergstation is client
talstation is AP
so they can see each other and they're exchanging packages, but the packages
don't arrive on higher ISO/OSI levels.
Any more hints?
Thanks ahead,
Markus
_______________________________________________
openwrt-users mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users