Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: XEN on NetBSD-6.1 amd64.



On Thu, Aug 01, 2013 at 04:08:52PM -0300, Adiel de Lima Ribeiro wrote:
> On Thu, 2013-08-01 at 20:56 +0200, Manuel Bouyer wrote:
> > On Thu, Aug 01, 2013 at 03:54:40PM -0300, Adiel de Lima Ribeiro wrote:
> > > With /sbin and /usr/sbin in PATH, the ifconfig: not found message
> > > disappears from log, but stil haven't communication with the network.
> > 
> > and can you post the brconfig -a output now ?
> > 
> 
> Yeah!
> 
> ifconfig -a:
> 
> bce0:
> flags=8b43<UP,BROADCAST,RUNNING,PROMISC,ALLMULTI,SIMPLEX,MULTICAST> mtu
> 1500
>         address: 00:18:8b:e1:67:47
>         media: Ethernet autoselect (100baseTX
> full-duplex,flowcontrol,rxpause,txpause)
>         status: active
>         inet 192.168.254.126 netmask 0xffffff00 broadcast
> 192.168.254.255
> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33648
>         inet 127.0.0.1 netmask 0xff000000
> bridge0: flags=0 mtu 1500
> tap0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu
> 1500
>         address: f2:0b:a4:74:d8:0d
>         media: Ethernet autoselect
> xvif10i0: flags=8923<UP,BROADCAST,NOTRAILERS,PROMISC,SIMPLEX,MULTICAST>
> mtu 1500
>         capabilities=2800<TCP4CSUM_Tx,UDP4CSUM_Tx>
>         enabled=0
>         address: 00:16:3e:5d:6a:44
> 
> brconfig -a:
> 
> bridge0: flags=0<>

Ops, the bridge is not up.
How did you configure it ? I guess you need something like
create
!brconfig $int add bce0 up

in /etc/ifconfig.bridge0

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index