Re: [uml-user] Bridging HOWTO

2006-01-09 Thread Markus Hochholdinger
hi, Am Dienstag, 3. Januar 2006 01:44 schrieb Juraj Holtak: > Am Montag, den 02.01.2006, 23:38 +0100 schrieb Markus Hochholdinger: > > bridge_ports eth0 tap0 tap1 tap2 > > bridge_hello 1 > > bridge_fd 1 > > bridge_stp on > is this documented somewhere? > man interfaces on s

Re: [uml-user] Bridging HOWTO

2006-01-06 Thread David Cannings
On Sunday 01 January 2006 19:59, David Cannings wrote: > Hello, > > It's time to update the bridging HOWTO again, but I need a little help. I > would like to expand it so that there is information about setting up > bridges in different distributions, using the standard init scripts. Thanks to al

Re: [uml-user] Bridging HOWTO

2006-01-03 Thread Adam N.
On Tue, Jan 03, 2006 at 01:44:06AM +0100, Juraj Holtak wrote: > Am Montag, den 02.01.2006, 23:38 +0100 schrieb Markus Hochholdinger: > > bridge_ports eth0 tap0 tap1 tap2 > > bridge_hello 1 > > bridge_fd 1 > > bridge_stp on > > is this documented somewhere? > man interfaces

Re: [uml-user] Bridging HOWTO

2006-01-02 Thread Juraj Holtak
Am Montag, den 02.01.2006, 23:38 +0100 schrieb Markus Hochholdinger: > bridge_ports eth0 tap0 tap1 tap2 > bridge_hello 1 > bridge_fd 1 > bridge_stp on is this documented somewhere? man interfaces on sarge does not mention this stanzas. juraj ---

Re: [uml-user] Bridging HOWTO

2006-01-02 Thread Markus Hochholdinger
hi, Am Sonntag, 1. Januar 2006 20:59 schrieb David Cannings: [..] > If any of you use your distributions init scripts to create a bridge for > use with UML, please could you drop me an email and let me know how you did > it. I'd need to know which files need to be edited and a brief description >

Re: [uml-user] Bridging HOWTO

2006-01-01 Thread Juraj Holtak
hello. dunno if this is what you are looking for, but here is my /etc/networks/interfaces, which is the debian way to setup networking. It sets up bridges and tap devices for uml`s. It`s pretty self explaining, but don`t hesitate to ask any questions. cheers, juraj Am Sonntag, den 01.01.2006,

[uml-user] Bridging HOWTO

2006-01-01 Thread David Cannings
Hello, It's time to update the bridging HOWTO again, but I need a little help. I would like to expand it so that there is information about setting up bridges in different distributions, using the standard init scripts. I know that Gentoo has init scripts that support it, but I don't use any o