X-Original-To: alpine-devel@mail.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id B3B44DC19D7 for ; Thu, 1 Oct 2015 04:47:04 +0000 (UTC) Received: from mail-pa0-f42.google.com (mail-pa0-f42.google.com [209.85.220.42]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 6BC8DDC0459 for ; Thu, 1 Oct 2015 04:47:04 +0000 (UTC) Received: by pablk4 with SMTP id lk4so61363991pab.3 for ; Wed, 30 Sep 2015 21:47:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=TasGnA+XOMab98nb8HOmFt4qJkLNHUvVotHySVrIkmU=; b=tqNnNaOlNZFbvVfpKdVRJ3Z8GmaSerDIaXX8LCdgNngUBfgbEDvYVNVECDwqE/WzcC +XSGyZypBeOu7LXwLaJmTuXkhw05KcOTlpSB1mOoe7JTriwWO12JVjXuKMCnuf6hN3Uj MPTqfhgBKb6CdnKyk32jj1kwktJGFT9kNAIGb6lYnU7VUWpmLN1l1ejNrIuLFl5rc/3N b6UVIvEpEIT7/32vNh1XFpyqVZTMknJAzcYXFUUf2gc8Ehl34avrtrn6XKVj06sE8tUy w9v0+GBF4FdYG9ZVzV4tStPGQmUD+U96qxy51kGSbQpUo9GXQ5eAAslSiRKQFXNW/nZ9 tf2g== X-Received: by 10.66.122.98 with SMTP id lr2mr9459974pab.146.1443674822803; Wed, 30 Sep 2015 21:47:02 -0700 (PDT) Received: from Caracal ([50.0.225.136]) by smtp.gmail.com with ESMTPSA id be6sm3761899pad.5.2015.09.30.21.47.01 for (version=TLS1_1 cipher=AES128-SHA bits=128/128); Wed, 30 Sep 2015 21:47:02 -0700 (PDT) Date: Wed, 30 Sep 2015 21:46:58 -0700 From: ibid.ag@gmail.com To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] Re: Best place to send howtos? Message-ID: <20151001044654.GB2038@Caracal> References: <20150925040840.GA2408@newbook> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150925040840.GA2408@newbook> User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: ClamAV using ClamSMTP On Thu, Sep 24, 2015 at 09:08:40PM -0700, Isaac Dunham wrote: > Hello, > I've configured an Alpine Linux system as a wireless router. > The approach I followed is rather different from what the wiki page [0] > seems to be meant for, and I also notice that the wiki page is marked > as a work-in-progress. > > I've written up the steps that it took to make it consistently > reproducible (as in "comes back up on boot"), with a bit of comments on > the config files involved; this might make a decent HOWTO/wiki guide. > Is the wiki the only place for such things? > (If so, could someone else post it there, or should I ask for access?) > > The basis for what I did is the RPI-Wireless-Hotspot page [1]; > I've adjusted it to fit Alpine better. > A quick overview of what I did: > - add iptables, udhcpd, and hostapd > - configure hostapd > - configure udhcpd > - configure iptables for NAT/masquerading > - configure the wireless card, and make it all start in proper order > > [0] http://wiki.alpinelinux.org/wiki/How_to_setup_a_wireless_access_point > [1] http://elinux.org/RPI-Wireless-Hotspot Now posted at: http://wiki.alpinelinux.org/wiki/Wireless_AP_with_udhcpd_and_NAT Thanks, Isaac Dunham --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---