Hi,

i'm trying to create a bridge, but without interfaces! The interfaces
will be added by xend. When i put the following in /etc/conf.d/net,
baselayout just complains "xenbr1 does not exist".

bridge_xenbr1=" "
config_xenbr1=(
        "192.168.0.1/24 brd 192.168.0.255"
)
brctl_xenbr1=(
        "setfd 0"
        "sethello 0"
        "stp off"
)



I also tried bridge_xenbr1="null" and so on.
So am i supposed to do? Is this a missing feature in baselayout?


Thanks,
  Sven

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to