On Tuesday 24 February 2004 11:08, Nicholas Lee wrote:
> Following from http://edeca.net/articles/bridging/create-bridge.html
>
> You can do the following with debian:
>
>
> auto br0
> iface br0 inet static
> address 192.168.0.100
> netmask 255.255.255.0
> network 192.168.0.0
> broadcast 192.168.0.255
> gateway 192.168.0.1
> bridge_ports eth0
> bridge_fd 0
> bridge_hello 0
> bridge_stp off
Thanks Nicholas, I will consider this for inclusion in a future version of
the howto, though I don't have time to update it right now. I would
assume there are similar mechanisms for other distributions, such as
files like /etc/sysconfig/networking-scripts/ifcfg-dev in Red Hat.
David
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
|