From owner-freebsd-questions@freebsd.org Thu Mar 16 00:49:05 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4AAAAD0C3E4 for ; Thu, 16 Mar 2017 00:49:05 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: from mail-it0-x22d.google.com (mail-it0-x22d.google.com [IPv6:2607:f8b0:4001:c0b::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1383915C3 for ; Thu, 16 Mar 2017 00:49:05 +0000 (UTC) (envelope-from luzar722@gmail.com) Received: by mail-it0-x22d.google.com with SMTP id g138so30813353itb.0 for ; Wed, 15 Mar 2017 17:49:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-transfer-encoding; bh=XRXm5BV6IYkCQ+vFXEQhgRN+iFRe/3U9Eqk47CWKHM4=; b=LcoM6GavyhcfNUP4WelaLvv7A3xokPOoMTWPju76oegmwDctPfoMK1Alkp5pTO3XCp MKG6vf4kDzUpWREDGtQnK1JTvQTK6PCS/u9Fkeov9ksCz3XpEzirHj/cZPxpt8V4EL1G oN96iRqZoS+TQDzDamybDBB/9DjFqlsIC6DK63Hniq1bjf3AEL6QFvzDvjBG7i5Xz1Qi 724EuccXYVSB7pLwnSqtPj8lvFT6GcJbqtAhpeS+qgOY7NFiDSB+ZLUGaEOvNSIIjEEM 0Jrsi1AOqOiHrxl1fqPLqiYeVNlkSssbM38RyP18DCVB+J4alAOhkUTtf5p+e2i21mpi frgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-transfer-encoding; bh=XRXm5BV6IYkCQ+vFXEQhgRN+iFRe/3U9Eqk47CWKHM4=; b=cGGR8p/EZ8rJhkMQ9REiezZfSpFa9PiQFo9owCYD5fQQN6zlSeOH0I7MwTIbuVJ76O +RGxgI4w3MkRtxjUBrdv7E5bpJOdfeTX7Pcbz5KQH7JiLvC5uRRIa0kqVNQP4GZcfzKu vzCvcvGKKa/tLpkuK7SbJNZVvgvL4a1QjmAbszpMDtQDd9yuLfi3fQB92ikG2GK6lrxd U6mWWATpheNN2XrZn7pIQCf6+jYfGd4BboUV6+JLfJN4N2VcifNe5o1tZDIsGTfEM/P3 j9L/VtjPyXrjAnqzeXYOhM6ImrDP9XA4RhiQ903rSSShxzBiJxixRT1tK1tQaM0Ek6Wt y+DQ== X-Gm-Message-State: AFeK/H2gjyTI0FNofhSvQcvRgC1/LBxhgZ7b6aUqXDV9itpPsrncj6LkO6VWYTReWhimVw== X-Received: by 10.36.238.202 with SMTP id b193mr7616799iti.39.1489625344311; Wed, 15 Mar 2017 17:49:04 -0700 (PDT) Received: from [10.0.10.3] (cpe-74-141-88-74.neo.res.rr.com. [74.141.88.74]) by smtp.googlemail.com with ESMTPSA id i96sm2234682iod.46.2017.03.15.17.49.03 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 15 Mar 2017 17:49:03 -0700 (PDT) Message-ID: <58C9E100.6000304@gmail.com> Date: Wed, 15 Mar 2017 20:49:04 -0400 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Peter Pauly CC: freebsd-questions@freebsd.org Subject: Re: WIFI as access point References: <58C08444.8060600@gmail.com> <58C17FEB.1020905@FreeBSD.org> <58C96961.9010804@gmail.com> <58C9D9E8.5060604@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2017 00:49:05 -0000 Peter Pauly wrote: > Do you need: > > sysctl net.inet.ip.forwarding=1 gateway_enable="YES" sets net.inet.ip.forwarding to 1 > > On Wed, Mar 15, 2017 at 8:36 PM, Peter Pauly > wrote: > > Nevermind - I see the: gateway_enable="YES" > > On Wed, Mar 15, 2017 at 8:31 PM, Peter Pauly > wrote: > > How are you routing packets between the two interfaces? > > On Wed, Mar 15, 2017 at 8:18 PM, Ernie Luzar > wrote: > > On Wed, Mar 15, 2017 at 12:18 PM, Ernie Luzar > > >> > wrote: > > Dima Panov wrote: > > > Ernie Luzar wrote: > > Hello List; > > I have this wifi card > > http://www.dlink.com/al/sq/products/dwa-556-xtreme-n-pci-express-desktop-adapter > > > > > > > I recovered it from a decommissioned win7 > box. On win7 this > wifi card > could only be used to connect to a router > access point. > > If I add this wifi card to my FreeBSD 11.0 > system can it be > configured > to function as an access point? > > > This card is fully support by ath driver as > "AR5418 Wireless Network > Adapter". > Copmlete examples with various AP setup > described in manual page > for driver. > > > > I have followed the handbook "30.3.6 Freebsd Host > Access Points" > Chapter in setting up this ath0 wifi card that is > installed into my > gateway box that has a LAN on it. A win7 laptop can > see the ssid and > connect to it. But it can not gain public internet > access. Win7 wifi > trouble shooting says no valid ip address and not > end point. To me > this sounds like a network configuration problem on > my Freebsd > gateway box. > > /root >ifconfig wlan0 > wlan0: > flags=8843 > metric 0 mtu 0 > ether 00:18:e7:d5:b3:84 > inet 10.0.10.100 netmask 0xffffff00 > broadcast 10.0.10.255 > nd6 > options=29 > media: IEEE 802.11 Wireless Ethernet > autoselect mode 11ng > > status: running > ssid FBSD_AP channel 1 (2412 MHz 11g ht/40+) > bssid > 00:18:e7:d5:b3:84 > regdomain FCC indoor ecm authmode > WPA2/802.11i privacy MIXED > deftxkey 3 AES-CCM 2:128-bit AES-CCM > 3:128-bit txpower 27 > scanvalid 60 > protmode CTS ampdulimit 64k ampdudensity 8 > shortgi wme burst > dtimperiod 1 -dfs > groups: wlan > > > > /root >cat /etc/hostapd.conf > interface=wlan0 > debug=2 > ctrl_interface=/var/run/hostapd > ctrl_interface_group=wheel > ssid=FBSD_AP > wpa=2 > wpa_passphrase=test > wpa_key_mgmt=WPA-PSK > wpa_pairwise=CCMP > > > /root >cat /etc/rc.conf > Snip > > gateway_enable="YES" > > ifconfig_em0="DHCP" # from cable modem > ifconfig_vge0="inet 10.0.10.2" # to LAN switch > > # Wifi in hostap mode > wlans_ath0="wlan0" > create_args_wlan0="wlanmode hostap" > ifconfig_wlan0="inet 10.0.10.100 netmask > 255.255.255.0 ssid FBSD_AP > mode 11g" > hostapd_enable="YES" > > dhcpd_enable="YES" > dhcpd_conf="/usr/local/etc/dhcpd.conf" > dhcpd_ifaces="vge0" # ASRock Server Lan Nic > dhcpd_flags="-q" > > > This general config has been working for many years, > since release > 3.0 of Freebsd. The only thing new is the wifi card > being used as a > gateway hostap. > > I do not understand what this is doing > fconfig_wlan0="inet 10.0.10.100 netmask 255.255.255.0 > > I can not find any documentation on this as to it's > purpose. > > I am trying to duplucate my cisco wifi router config > which has this > security mode = wpa2 personal > encrytion = tkip or aes > network mode = BGN > > > Thanks for any help you can give me > > > Peter Pauly wrote: > You're serving DHCP on your LAN interface, but not on > the WiFi interface. > > > Thanks I corrected that now. > > Now the win7 wifi stays connected but has no internet access. > > /root >ifconfig wlan0 list scan > ADDR AID CHAN RATE RSSI IDLE TXSEQ RXSEQ > CAPS FLAG > 0c:ee:e6:ba:6f:26 1 1 54M 26.5 135 16 8288 > EPS AQE RSN WME > > I also see a dhcp lease for the ip address that win7 wifi > says it has. > > What can be the cause of no internet access on the wifi hostap? > > > > > > >