Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Trying to make AD-HOC with ipw3945. Linux + Windows.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
PavelKolodin
n00b
n00b


Joined: 05 Mar 2007
Posts: 16

PostPosted: Thu Nov 22, 2007 11:40 pm    Post subject: Trying to make AD-HOC with ipw3945. Linux + Windows. Reply with quote

Sequence:
iwcondig eth1 essid pavel key off channel 9
ifconfig eth1 10.10.10.1 netmask 0xffffff00
route -n
Code:

Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.10.10.0      0.0.0.0         255.255.255.0   U     0      0        0 eth1


Go to windows and do search. Found "pavel" network with no encryption. Connecting. OK. Signal level: "excellent". Manually set up 10.10.10.2 / 255.255.255.0. Ping 10.10.10.1... Silence...

Go to linux machine (IBM ThinkPad T60p), look at the green "WLAN" led...
ping 10.10.10.2
Code:

PING 10.10.10.2 (10.10.10.2) 56(84) bytes of data.
From 10.10.10.1 icmp_seq=2 Destination Host Unreachable
From 10.10.10.1 icmp_seq=3 Destination Host Unreachable
From 10.10.10.1 icmp_seq=4 Destination Host Unreachable


iwconfig eth1
Code:

eth1      IEEE 802.11g  ESSID:"pavel" 
          Mode:Ad-Hoc  Frequency:2.452 GHz  Cell: 02:13:02:C1:E0:E7   
          Bit Rate:54 Mb/s   Tx-Power:15 dBm   
          Retry limit:15   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality:99  Signal level:0  Noise level:0
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:871   Missed beacon:0


ifconfig eth1
Code:

eth1      Link encap:Ethernet  HWaddr 00:15:52:5A:B6:22 
          inet addr:10.10.10.1  Bcast:10.10.10.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:518 dropped:357 overruns:0 frame:0
          TX packets:11 errors:0 dropped:0 overruns:0 carrier:1
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:73059 (71.3 Kb)
          Interrupt:22 Base address:0xe000 Memory:edf00000-edf00fff


That's the way the cookie crumbles :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum