[gentoo-user] WLAN with fixed IP

2012-11-13 Thread Helmut Jarausch
Hi, I'd like to assign fixed IP numbers to computers of a local network. Using dhcp as in modules="wpa_supplicant" wpa_supplicant_wlan0="-Dwext -iwlan0" config_wlan0="dhcp" works just fine but depends on dhcp for IP assignment. The following does not work, i.e. the network is not working modu

Re: [gentoo-user] WLAN with fixed IP

2012-11-13 Thread Neil Bothwick
On Tue, 13 Nov 2012 11:39:40 +0100, Helmut Jarausch wrote: > I'd like to assign fixed IP numbers to computers of a local network. I prefer to do this on the DHCP server, that way all my network configuration is in one place and if I move a computer to a different network it will still work as DHC

Re: [gentoo-user] WLAN with fixed IP

2012-11-13 Thread Helmut Jarausch
On 11/13/2012 11:53:49 AM, Neil Bothwick wrote: On Tue, 13 Nov 2012 11:39:40 +0100, Helmut Jarausch wrote: > I'd like to assign fixed IP numbers to computers of a local network. I prefer to do this on the DHCP server, that way all my network configuration is in one place and if I move a compute

Re: [gentoo-user] WLAN with fixed IP

2012-11-13 Thread Helmut Jarausch
On 11/13/2012 12:15:35 PM, Helmut Jarausch wrote: On 11/13/2012 11:53:49 AM, Neil Bothwick wrote: On Tue, 13 Nov 2012 11:39:40 +0100, Helmut Jarausch wrote: > I'd like to assign fixed IP numbers to computers of a local network. I prefer to do this on the DHCP server, that way all my network

Re: [gentoo-user] WLAN with fixed IP

2012-11-13 Thread Bruce Hill
On Tue, Nov 13, 2012 at 04:52:25PM +0100, Helmut Jarausch wrote: > >> > >> > I'd like to assign fixed IP numbers to computers of a local > >> map MAC addresses to IP addresses. This is what your /etc/dhcp/dhcp.conf would look like on the router, or how it should be configured wherever DHCP is h

Re: [gentoo-user] WLAN with fixed IP

2012-11-13 Thread Florian Philipp
Am 13.11.2012 17:27, schrieb Bruce Hill: > On Tue, Nov 13, 2012 at 04:52:25PM +0100, Helmut Jarausch wrote: > I'd like to assign fixed IP numbers to computers of a local map MAC addresses to IP addresses. > [...] > > If you just want to setup a static IP per machine, /etc/conf.d/n

Re: [gentoo-user] WLAN with fixed IP

2012-11-13 Thread Bruce Hill
On Tue, Nov 13, 2012 at 11:39:40AM +0100, Helmut Jarausch wrote: > Hi, > I'd like to assign fixed IP numbers to computers of a local network. > > Using dhcp as in > > modules="wpa_supplicant" > wpa_supplicant_wlan0="-Dwext -iwlan0" > config_wlan0="dhcp" > > works just fine but depends on dhcp fo

Re: [gentoo-user] WLAN with fixed IP

2012-11-14 Thread Helmut Jarausch
On 11/13/2012 07:08:24 PM, Florian Philipp wrote: Am 13.11.2012 17:27, schrieb Bruce Hill: > On Tue, Nov 13, 2012 at 04:52:25PM +0100, Helmut Jarausch wrote: > I'd like to assign fixed IP numbers to computers of a local map MAC addresses to IP addresses. > [...] > > If you just want

Re: [gentoo-user] WLAN with fixed IP

2012-11-14 Thread Florian Philipp
Am 14.11.2012 18:55, schrieb Helmut Jarausch: > On 11/13/2012 07:08:24 PM, Florian Philipp wrote: >> Am 13.11.2012 17:27, schrieb Bruce Hill: >> > On Tue, Nov 13, 2012 at 04:52:25PM +0100, Helmut Jarausch wrote: >> >> > I'd like to assign fixed IP numbers to computers of a local >> ma