linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: shankar swaminathan <shankswa@gmail.com>
To: linux-wireless@vger.kernel.org
Subject: Re: [hostapd] configuring for a simple AP
Date: Fri, 22 Nov 2013 12:43:57 +0530	[thread overview]
Message-ID: <CADNhdGGusDJNkh1j3mS+bdLuJS4S2vC9YD+zU5tLOfg7YPJSDw@mail.gmail.com> (raw)
In-Reply-To: <CADNhdGFPR6JOkZjDMMZ7mEo5cJdBrg9a300A4pS=e_WGMdNpbA@mail.gmail.com>

Hello,

it would be of great help if someone could throw some light regarding
the hostapd issue that I have described in the below email.

thanks and regards,
-shankar


On Thu, Nov 21, 2013 at 7:11 PM, shankar swaminathan <shankswa@gmail.com> wrote:
> Hi,
>
> I am trying to make a linux PC up and running with hostapd to create a
> simple Access Point.
>
> I do not want authentication, encryption and DHCP -- have configured
> station with static IP address.
>
> if I start hostapd (not as a daemon) with the default hostapd.conf
> file, and try connecting the client (fedora client), i see that the
> wifi sybol does not appear, but the connection seems to have been
> established.
> However, if i open hostapd_cli, i keep getting a print like,
> <client mac> CONNECTED
> <client mac> DISCONNECTED.
>
> Hence, i think the client keeps getting connected and disconnected.
>
> I then tried using a smaller config file with nothing regarding beacon
> interval etc...as shown below:
>
> ---
> interface=wlan0
> driver=nl80211
> ssid=test
> hw_mode=g
> channel=1
> macaddr_acl=0
> auth_algs=1
> ignore_broadcast_ssid=0
> ---
>
> The results were similar.
>
> Could anyone, guide me or provide me a simple hostapd.conf file, that
> will help me connect clients. I do not want authentication,
> encryption, and DHCP -- will use static IP.
>
> Thanks in advance.
>
> -shankar

  reply	other threads:[~2013-11-22  7:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-21 13:41 [hostapd] configuring for a simple AP shankar swaminathan
2013-11-22  7:13 ` shankar swaminathan [this message]
2013-11-22 17:10   ` Pat Erley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CADNhdGGusDJNkh1j3mS+bdLuJS4S2vC9YD+zU5tLOfg7YPJSDw@mail.gmail.com \
    --to=shankswa@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).