On Mon, Aug 11, 2008 at 02:59:03PM +0800, Shaochun Wang wrote:
> After adding the preup() function, it works now!
>
It seems that I celebrate too early. It still doesn't work. As a
matter of fact, it is so weird!
After executing the command "brctl addbr br0", the interface br0 is
available only f
On Fri, Aug 08, 2008 at 12:47:35PM +0100, Stroller wrote:
>
> preup() {
> if [[ ${IFACE} == "br0" ]] ;
> then sleep 30 ;
> fi
> return 0
> }
> $
>
> Note that the preup is added in an attempt to overcome similar problems to
> those you describe - starting or resta
On 8 Aug 2008, at 03:17, Shaochun Wang wrote:
...
I configure my network bridge as following:
...
Does anyone know what's wrong with it?
It looks quite different to mine:
$ cat /etc/conf.d/net
dns_domain="redacted.example.net"
dns_servers="192.168.1.43 192.168.1.1 212.104.130.9 212.104.130.6
3 matches
Mail list logo