AW: Sitecom WLAN USB Adapter WL-003
"bin4ry" <[email protected]> Tue, 5 Oct 2004 22:08:59 +0200
| Newsgroups | gmane.linux.drivers.atmel-wlan |
|---|---|
| Message-ID | <000001c4ab17$27d82250$0400a8c0@K> |
Hey together, well i'm using the sourceforge drivers (at76c503). I tried to establish a connection between my laptop (suse 9.1 2.6x kernel) and windows xp sp2. Windows has recognized my wireless lan and could connect correctly. There was only a problem with correlating the ip-adress although i configured it as static. There was also a problem with pinging the win-box from my laptop. I think both problems result in a missing samba server (i'm not used to lans with linux and micorosft products yet). Pinging my laptop works quiet good. I toggled ethereal between and it confirmed the success. But i still want to set up a working wlan adapter with suse 9.0. Pinging the desktop pc from my laptop results in sucessfully sent packets. Ethereal shows the arp-packets. But there's no answer from the host. Ping shows: .... >From 102.168.0.1: icmp_seq=2 Destination Host Unreachable .... Pinging the laptop from my desktop pc results in failure: # ping 192.168.0.1 connect: Network is unreachable # --bin4ry