funthere
Posts: 2
Joined: Mon Nov 25, 2013 4:14 am

How to connect pi to ad-hoc network

Tue Apr 15, 2014 4:25 am

I have 2 pi. I make one of them as a access point mode ad-hoc(we call it pi X) with isc-dhcp-server installed. And the other one(we call it pi Y) i want to connect it to the pi X. But what i got that i cannot connect pi Y to pi X. I got the error is like "no working leases persistent database sleeping". Anyone can help me with this problem please??

For information i have configuration pi X like this:
iface wlan0 inet static
address 172.29.9.90
netmask 255.255.255.0
wireless-mode ad-hoc
wireless-key s:12345
wireless-channel 1
wireless-essid TK06_1


and configuration of pi Y like this:
iface wlan0 inet dhcp
wpa-ssid "TK06_1"
wpa-psk "12345"


And the model is type B, with wireless adaptor TP-Link TL-WN722N

Return to “Networking and servers”