
It sounds like you're nearly there and your commands look mostly correct. A few suggestions and example commands <snip>
Ok I tried the suggestions; I have setup the Windows machine on deb1 and chanel 6 that part is fine. Linux commands ifdown eth1 iwconfig eth1 mode Ad-Hoc essid "deb1" channel 6 ifconfig eth1 192.168.0.5 netmask 255.255.255.0 broadcast 192.168.0.255 link established ping 192.168.0.1 PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
From 192.168.0.5 icmp_seq=1 Destination Host Unreachable From 192.168.0.5 icmp_seq=2 Destination Host Unreachable
iwconfig eth1 eth1 IEEE 802.11b/g ESSID:"deb1" Nickname:"mordor" Mode:Ad-Hoc Channel:6 Cell: 9E:05:A8:9E:54:CF Bit Rate:11Mb/s Tx-Power=31 dBm Sensitivity=20/200 Retry min limit:8 RTS thr:2347 B Fragment thr:2346 B Encryption key:off Link Quality:196/0 Signal level:-55 dBm Noise level:-245 dBm Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0 Tx excessive retries:0 Invalid misc:0 Missed beacon:0 route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 10.0.0.3 0.0.0.0 255.255.255.255 UH 1 0 0 sl0 192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo 0.0.0.0 0.0.0.0 0.0.0.0 U 1 0 0 sl0 ifconfig eth1 eth1 Link encap:Ethernet HWaddr 00:09:5B:C2:C7:1A inet addr:192.168.0.5 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:5316 (5.1 Kb) Interrupt:10 Also Ethereal is looking for 192.168.0.1 using UDP and ARP If I remove WLAN and insert LAN I get ping 192.168.0.1 PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data. 64 bytes from 192.168.0.1: icmp_seq=1 ttl=64 time=0.549 ms 64 bytes from 192.168.0.1: icmp_seq=2 ttl=64 time=0.328 ms 64 bytes from 192.168.0.1: icmp_seq=3 ttl=64 time=0.322 ms So this is a big step in the right direction! Just the last step to go! Thanks Bill _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com