I'm setting up a Wi-Fi Multi-IP bridge environment, as per the top
diagram at
<http://usa.asus.com/products/communication/wireless/wl-330g/ethernet.jpg>.
The wl-330g is acting as wireless ethernet adapter, connecting with a
SMC7004VWBR 802.11b router. I'm able to ping 192.168.2.1, which is the
router, and
www.google.com, but don't know what to make of that. Might
it be a MAC cloning issue with the wl-330g, or an issue with the
SMC7004VWBR router, specifically its firewall? I can't bring up any
internet web pages, unfortunately, from the browser. When the Wl-330g
is connected directly to the computer, without the hub, I can get to
the internet fine.
[thufir@arrakis ~]$ date
Tue Sep 13 00:59:03 IST 2005
[thufir@arrakis ~]$ ping 192.168.2.1
PING 192.168.2.1 (192.168.2.1) 56(84) bytes of data.
64 bytes from 192.168.2.1: icmp_seq=0 ttl=255 time=3.88 ms
64 bytes from 192.168.2.1: icmp_seq=1 ttl=255 time=2.39 ms
64 bytes from 192.168.2.1: icmp_seq=2 ttl=255 time=2.19 ms
64 bytes from 192.168.2.1: icmp_seq=3 ttl=255 time=2.22 ms
--- 192.168.2.1 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3002ms
rtt min/avg/max/mdev = 2.191/2.673/3.889/0.707 ms, pipe 2
[thufir@arrakis ~]$ ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
--- 192.168.1.1 ping statistics ---
4 packets transmitted, 0 received, 100% packet loss, time 2999ms
[thufir@arrakis ~]$ ping
www.google.com
PING
www.l.google.com (66.102.7.147) 56(84) bytes of data.
64 bytes from 66.102.7.147: icmp_seq=0 ttl=244 time=58.9 ms
64 bytes from 66.102.7.147: icmp_seq=1 ttl=244 time=59.5 ms
64 bytes from 66.102.7.147: icmp_seq=2 ttl=244 time=89.9 ms
64 bytes from 66.102.7.147: icmp_seq=3 ttl=244 time=85.0 ms
---
www.l.google.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3003ms
rtt min/avg/max/mdev = 58.975/73.398/89.998/14.227 ms, pipe 2
[thufir@arrakis ~]$
thanks,
Thufir