Re: Ad-Hoc Wi-Fi Network Setup

2011-05-30 Thread Volkan YAZICI
On Mon, 30 May 2011 03:13:16 -0400, William Hopkins writes: > On 05/27/11 at 08:03pm, Volkan YAZICI wrote: >> On Fri, 27 May 2011 16:56:39 + (UTC), Camaleón writes: >> > "ifdown/ifup" and maybe "/etc/init.d/networking restart" just to be >> > sure :-) >> >> My /etc/network/interfaces is empty

Re: Ad-Hoc Wi-Fi Network Setup

2011-05-30 Thread William Hopkins
On 05/27/11 at 08:03pm, Volkan YAZICI wrote: > On Fri, 27 May 2011 16:56:39 + (UTC), Camaleón writes: > > "ifdown/ifup" and maybe "/etc/init.d/networking restart" just to be > > sure :-) > > My /etc/network/interfaces is empty, but loopback device. I'm just > issuing plain old ifconfig, and I

Re: Ad-Hoc Wi-Fi Network Setup

2011-05-27 Thread Volkan YAZICI
On Fri, 27 May 2011 16:56:39 + (UTC), Camaleón writes: > "ifdown/ifup" and maybe "/etc/init.d/networking restart" just to be > sure :-) My /etc/network/interfaces is empty, but loopback device. I'm just issuing plain old ifconfig, and IMHO it should be working. I need to find a way to get mor

Re: Ad-Hoc Wi-Fi Network Setup

2011-05-27 Thread Camaleón
On Fri, 27 May 2011 19:51:59 +0300, Volkan YAZICI wrote: > On Fri, 27 May 2011 16:40:48 + (UTC), Camaleón writes: >> It can be trivial but did you also restart the "wlan0" interfaces? > > While I was issuing iwconfig commands, wlan0 was already set down; after > iwconfig I waked up the wlan0

Re: Ad-Hoc Wi-Fi Network Setup

2011-05-27 Thread Volkan YAZICI
On Fri, 27 May 2011 16:40:48 + (UTC), Camaleón writes: > It can be trivial but did you also restart the "wlan0" interfaces? While I was issuing iwconfig commands, wlan0 was already set down; after iwconfig I waked up the wlan0 via ifconfig. What do you mean by restarting an interface? Best.

Re: Ad-Hoc Wi-Fi Network Setup

2011-05-27 Thread Jörg-Volker Peetz
Maybe a look at http://wiki.debian.org/WiFi/AdHoc can be helpful. -- Regards, Jörg-Volker. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/irokl8$mkm$1...@dough.gmane

Re: Ad-Hoc Wi-Fi Network Setup

2011-05-27 Thread Camaleón
On Fri, 27 May 2011 19:17:06 +0300, Volkan YAZICI wrote: > On Fri, 27 May 2011 15:49:39 + (UTC), Camaleón writes: >> On Fri, 27 May 2011 17:44:36 +0300, Volkan YAZICI wrote: >> >>> I'm trying to setup an ad-hoc Wi-Fi network, but having trouble to get >>> it working. Below are the steps I foll

Re: Ad-Hoc Wi-Fi Network Setup

2011-05-27 Thread Volkan YAZICI
On Fri, 27 May 2011 15:49:39 + (UTC), Camaleón writes: > On Fri, 27 May 2011 17:44:36 +0300, Volkan YAZICI wrote: > >> I'm trying to setup an ad-hoc Wi-Fi network, but having trouble to get >> it working. Below are the steps I follow. >> >> foo# iwconfig wlan0 mode ad-hoc chan 11 essid inci

Re: Ad-Hoc Wi-Fi Network Setup

2011-05-27 Thread Camaleón
On Fri, 27 May 2011 17:44:36 +0300, Volkan YAZICI wrote: > I'm trying to setup an ad-hoc Wi-Fi network, but having trouble to get > it working. Below are the steps I follow. > > foo# iwconfig wlan0 mode ad-hoc chan 11 essid inci > foo# ifconfig wlan0 192.168.1.1 > > bar# iwconfig wlan0 mo

Ad-Hoc Wi-Fi Network Setup

2011-05-27 Thread Volkan YAZICI
Hi, I'm trying to setup an ad-hoc Wi-Fi network, but having trouble to get it working. Below are the steps I follow. foo# iwconfig wlan0 mode ad-hoc chan 11 essid inci foo# ifconfig wlan0 192.168.1.1 bar# iwconfig wlan0 mode ad-hoc chan 11 essid inci bar# ifconfig wlan0 192.168.1.2 bar