Displaying 3 results from an estimated 3 matches for "br_lan".
Did you mean:
br_vlan
2011 Aug 31
1
Bug#639942: Xen "non-bridged traffic is not supported anymore" with bridges
...ls-common
Version: 4.0.0-1
Hello guys,
Ik running Debian stable (squeeze).
This appeared in the messages when i started and stopped a DomU:
root at dom0:~# cat messages
Aug 31 22:04:52 dom0 kernel: [ 775.569937] device vif6.0 entered promiscuous mode
Aug 31 22:04:52 dom0 kernel: [ 775.575993] br_lan: port 2(vif6.0) entering forwarding state
Aug 31 22:04:52 dom0 kernel: [ 775.606023] physdev match: using --physdev-out in the OUTPUT, FORWARD and POSTROUTING chains for non-bridged traffic is not supported anymore.
Aug 31 22:04:53 dom0 kernel: [ 776.323952] blkback: ring-ref 8, event-channel 8,...
2011 Aug 31
1
Bug#639941: Xen "line 118: sigerr: command not found" error for unassigned network interfaces
Package: xen-utils-common
Version: 4.0.0-1
Hello guys,
Ik running Debian stable (squeeze).
I run a virtual pfsense firwall in a DomU. I created multiple bridges.
The interfaces itself (except eth2 (connected to br_lan)) itself don't
have a IP assigned. I use them to connect to other devices.
grep my-network /etc/xen/xend-config.sxp
(network-script my-network-script)
root at dom0:/etc/xen/scripts# cat /etc/xen/scripts/my-network-script
#!/bin/sh
dir=$(dirname "$0")
"$dir/...
2011 Sep 11
1
Xen PCI Pass-through: 0xbf701000 is using VM_IO, but it is 0xfffffffffffff000!
...aries
kernel = "/etc/xen/boot/vmlinuz-3.1.0-rc5"
builder = ''linux''
memory = 512
name = "aries"
vcpus = 1
pci = [ ''00:1a.0'', ''00:1a.1'',''00:1a.7'' ]
vif = [ ''mac=00:00:00:00:00:09,bridge=br_lan'' ]
disk = [ ''phy:vg2/aries_root,xvda,w'',
''phy:vg2/aries_nfs,xvdb,w'',
''phy:vg2/aries_video,xvdc,w'' ]
root = "/dev/xvda2 ro"
extra = "3 iommu=soft"
on_poweroff = ''destroy'...