Re: [Soekris] Linux networking with five interfaces

2011-05-27 Thread Lars Noodén
On 5/26/11 9:32 PM, Matt Ryanczak wrote: You probably want something like this in /etc/network/interfaces: iface br0 inet static bridge_ports eth1 eth2 eth3 eth4 address 192.168.1.1 netmask 255.255.255.0 see:

[Soekris] Solved - Re: Linux networking with five interfaces

2011-05-27 Thread Lars Noodén
On 5/27/11 11:55 AM, Luc Michel wrote: 2011/5/27 Lars Noodén lars.noo...@gmail.com /etc/network/interfaces contains : iface br0 inet static bridge_ports eth0 eth1 address 192.168.1.1 broadcast 192.168.1.255 netmask

Re: [Soekris] Linux networking with five interfaces

2011-05-27 Thread Nix
On 27 May 2011, Michael Stone verbalised: On Fri, May 27, 2011 at 02:32:42PM +0100, Nix wrote: I think you got that backwards. The sysctl() syscall is very, very deprecated, so deprecated that huge chunks of it are rotten and nonfunctional at any given time, so deprecated that most of it has