Port-xen archive

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

Re: NetBSD in an HVM instance can't see outside world



Yes, it's added.
$ /sbin/brconfig bridge0
bridge0: flags=41<UP,RUNNING>
        Configuration:
                priority 32768 hellotime 2 fwddelay 15 maxage 20
                ipfilter disabled flags 0x0
        Interfaces:
                xvif14.0 flags=3<LEARNING,DISCOVER>
                        port 19 priority 128
                xvif13.0 flags=3<LEARNING,DISCOVER>
                        port 17 priority 128
                tap0 flags=3<LEARNING,DISCOVER>
                        port 18 priority 128
                nfe0 flags=3<LEARNING,DISCOVER>
                        port 2 priority 128
        Address cache (max cache: 100, timeout: 1200):

for some reason I thought brconfig was a linux utility.

On Wed, Sep 3, 2008 at 11:32 AM, Manuel Bouyer 
<bouyer%antioche.eu.org@localhost> wrote:
> On Wed, Sep 03, 2008 at 11:28:24AM -0700, Michael Litchard wrote:
>> rtk0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
>>         address: 00:00:e8:93:9f:cd
>>         media: Ethernet autoselect (100baseTX full-duplex)
>>         status: active
>>         inet 192.168.1.106 netmask 0xffffff00 broadcast 192.168.1.255
>>         inet6 fe80::200:e8ff:fe93:9fcd%rtk0 prefixlen 64 scopeid 0x1
>> nfe0: flags=8902<BROADCAST,PROMISC,SIMPLEX,MULTICAST> mtu 1500
>>         
>> capabilities=3f00<IP4CSUM_Rx,IP4CSUM_Tx,TCP4CSUM_Rx,TCP4CSUM_Tx,UDP4CSUM
>> _Rx,UDP4CSUM_Tx>
>>         enabled=0
>>         address: 00:1e:8c:a4:1b:fd
>>         media: Ethernet autoselect
>>         status: no carrier
>> lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 33648
>>         inet 127.0.0.1 netmask 0xff000000
>>         inet6 ::1 prefixlen 128
>>         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3
>> bridge0: flags=41<UP,RUNNING> mtu 1500
>> xvif13.0: flags=8923<UP,BROADCAST,NOTRAILERS,PROMISC,SIMPLEX,MULTICAST> mtu 
>> 1500
>>         capabilities=2800<TCP4CSUM_Tx,UDP4CSUM_Tx>
>>         enabled=0
>>         address: 00:16:3d:01:00:13
>>         inet6 fe80::216:3dff:fe01:13%xvif13.0 prefixlen 64 scopeid 0x11
>> tap0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500
>>         address: f2:0b:a4:ea:df:03
>>         media: Ethernet autoselect
>>         inet6 fe80::f00b:a4ff:feea:df03%tap0 prefixlen 64 scopeid 0x12
>>
>> tap is up and running, how can I verify it's added to bridge0 (what am
>> I looking for)?
>
> brconfig bridge0
> will tell you which interfaces are connected to the bridge
>
> --
> Manuel Bouyer <bouyer%antioche.eu.org@localhost>
>     NetBSD: 26 ans d'experience feront toujours la difference
> --
>


Home | Main Index | Thread Index | Old Index