All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Stuge <peter@stuge.se>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k: Virtual interface as AP correction
Date: Mon, 1 Nov 2010 23:17:19 +0100	[thread overview]
Message-ID: <20101101221719.2369.qmail@stuge.se> (raw)
In-Reply-To: <20101101103412.270020@gmx.net>

"Lorna Gonz?lez" wrote:
> able to get associated
..
> not able to get a valid IP-Address

Did you try to configure an IP address manually?

Maybe you can use some of the regular networking tools to analyze the
network interface and investigate which level of connectivity you
actually have.

Should you discover that all is well except DHCP service, then maybe
it's a useful hint for the driver developers that VLAN interfaces
require special treatment of incoming packets to make DHCP requests
match what dhcpd assumes. VLAN interfaces are also virtual, so
perhaps the same treatment is needed.

--8<-- vconfig --help
* FLAGS:  1 REORDER_HDR  When this is set, the VLAN device will move the
            ethernet header around to make it look exactly like a real
            ethernet device.  This may help programs such as DHCPd which
            read the raw ethernet packet and make assumptions about the
            location of bytes.  If you don't need it, don't turn it on, because
            there will be@least a small performance degradation. Default
            is OFF.
-->8--


//Peter

      reply	other threads:[~2010-11-01 22:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-01 10:34 [ath9k-devel] ath9k: Virtual interface as AP correction "Lorna González"
2010-11-01 22:17 ` Peter Stuge [this message]

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=20101101221719.2369.qmail@stuge.se \
    --to=peter@stuge.se \
    --cc=ath9k-devel@lists.ath9k.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.