similar to: [Bridge] [2.6 patch] BRIDGE_EBT_ARPREPLY must depend on INET

Displaying 20 results from an estimated 300 matches similar to: "[Bridge] [2.6 patch] BRIDGE_EBT_ARPREPLY must depend on INET"

2012 Jan 17
0
sorry, choosed wrong recipient....
Hi Michal, Am 17.01.2012 09:19, schrieb Michal Privoznik: On 16.01.2012 23:04, Marko Weber wrote: Hi Michal, i cant say the USEFLAGS, cause i removed at end the package, heres a cut of logfile /var/log/libvirt/libvirt.log 2012-01-15 19:48:11.960+0000: 21586: error : virCommandWait:2192 : Interner Fehler Child process (/sbin/iptables --table mangle --insert POSTROUTING --out-interface virbr0
2007 Apr 18
0
[Bridge] priority number lower??
In the past when I said: ebtables -A INPUT -p 0x828 -j DROP !!DOES NOT WORK!! ebtables -A INPUT -p 0x800 -j DROP !!WORKS!! Group members told me that: > What you need to do is register your function > on the existing NF_BR_PRE_ROUTING hook, with a priority number lower than > that of the ebtables nat PREROUTING chain (prio=NF_BR_PRI_NAT_SRC). ebt INPUT | | ebt
2007 Apr 18
3
[Bridge] [2.6 patch] fix bridge <-> ATM compile error
This patch fixes the following compile error with CONFIG_BRIDGE=y and CONFIG_ATM_LANE=m: <-- snip --> ... LD .tmp_vmlinux1 net/built-in.o(.init.text+0x3ad1): In function `br_init': : undefined reference to `br_fdb_get_hook' net/built-in.o(.init.text+0x3adb): In function `br_init': : undefined reference to `br_fdb_put_hook' net/built-in.o(.exit.text+0xa2): In
2007 Apr 18
1
[Bridge] Fedora 2.4.22-1.2166.nptl
Hi, I'm having trouble applying ebtables-brnf-3_vs_2.4.22.diff to 2.4.22-1.2166.nptl. Applying the patch did not go well. Can anyone help me with this? TIA. Andy Here is the output: [root@specwall linux-2.4.22-1.2166.nptl]# patch -p1 < ../ebtables-brnf-3_vs_2.4.22.diff patching file net/bridge/br_private.h Reversed (or previously applied) patch detected! Assume -R? [n] n Apply anyway?
2014 Jun 27
2
libvirt error
Hi I need to run libvirt without ebtables support as it results in following error while running VM.... sudo virsh start instance-0000000b error: Failed to start domain instance-0000000b error: Error while building firewall: Some rules could not be created for interface tapf733e054-fe: Failure to execute command '$EBT -t nat -A libvirt-J-tapf733e054-fe -j J-tapf733e054-fe-mac' :
2002 Sep 11
1
An app stopped working after upgrading wine
Hi! I have a problem with current wine (from CVS). An application, Dynatext DOC browser from EBT, stopped working. It just opens a dialog box saying that the DYNATEXT.INI file was not found and that it has to be either in the windows directory or in the Dynatext directory. I verified it and it really is in the Dynatext directory, as it used to always be, it's readable and its contents is OK.
2009 Jan 29
0
[PATCH] net: add ARP notify option for devices
From: Stephen Hemminger <shemminger@linux-foundation.org> This adds another inet device option to enable gratuitous ARP when device is brought up or address change. This is handy for clusters or virtualization. Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> ---
2006 Jan 17
0
dsniff Install Errors CentOS4.1
Hi All, not too up on this stuff, make gcc -g -O2 -D_BSD_SOURCE -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DDSNIFF_LIBDIR=\"/usr/local/lib/\" -I. -I/usr/X11R6/include -I./missing -c ./arpspoof.c ./arpspoof.c: In function `arp_send': ./arpspoof.c:49: warning: passing arg 1 of `libnet_get_hwaddr' from incompatible pointer type ./arpspoof.c:49: error: too
2007 Apr 18
0
[Bridge] ARP spoofing.
Hello all. I know this does not directly relay to Ethernet bridging but I need some advise... anyone want to give me some info/help on the subject. In the interest of multipath routing I need to know if it is possible to do a one-way arp spoof. Lets start with the machines layout... br1------ADSL br2------cisco router-----serial line. br0-----Internal network. I already have
2014 Jul 01
0
Re: libvirt error
On 27.06.2014 13:33, abhishek jain wrote: > Hi > > I need to run libvirt without ebtables support as it results in > following error while running VM.... > > > > sudo virsh start instance-0000000b > error: Failed to start domain instance-0000000b > error: Error while building firewall: Some rules could not be created > for interface tapf733e054-fe: Failure to
2009 Aug 10
1
Build 2.6.20.2
Hi, i try the kernel from [1] and get: WARNING: vmlinux.o (__xen_guest): unexpected non-allocatable section. Did you forget to use "ax"/"aw" in a .S file? Note that for example <linux/init.h> contains section definitions for use in .S files. WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: ''make
2007 Mar 13
1
SMP Support (Xen unstable + 2.6.18)
Hello, I''m using Xen-unstable and the kernel 2.6.18. Doing some particular tests, I need to disable the SMP Support in the kernel configuration and surprisingly I receive this error after compiling the kernel: CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o: In function `take_machine_down'': machine_reboot.c:(.text+0x58a6c):
2005 Dec 19
0
current hg tree not working - in i8237A_resume undefined reference to smp_processor_id
Hi there, the current hg tree doesn''t compile with the config appended below. It reports undefined references. Any pointers? Thanks in advance, Johnny CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 arch/i386/kernel/built-in.o(.text+0x9aa2): In function `i8237A_resume'': : undefined
2007 Sep 29
0
kernel compilation for domU error
Hi, I`m trying to switch to 64bit dom0 kernel and system, i`ve install gentoo amd64 edtition and xen 3.1. Kernel sources are linux-2.6.20-xen-r3. Domain 0 works without any problems but when i try to compile kernel for domU i get this errors: LD .tmp_vmlinux1 arch/x86_64/kernel/built-in.o: In function `intel_bugs'': early-quirks.c:(.text+0xa49f): undefined reference to
2005 Nov 18
0
xen source compile errors
Any ideas on the cause of this? LD .tmp_vmlinux1 drivers/built-in.o(.text+0x9dacc): In function `frontend_changed'': xenbus.c: undefined reference to `xenbus_dev_ok'' drivers/built-in.o(.text+0x9df41): In function `watch_for_status'': tpmfront.c: undefined reference to `xenbus_dev_ok'' drivers/built-in.o(.init.text+0x71d6): In function
2010 Jul 14
2
2.6.32.16 - pv_ops kernel compile error
Hi, Ubuntu 10.04 x64 installing xen4.0 testing when compiling kernel 2.6.32.16 from jeremy git i get this error: WARNING: modpost: Found 7 section mismatch(es). To see full details build your kernel with: ''make CONFIG_DEBUG_SECTION_MISMATCH=y'' GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD
2009 Jul 07
1
Installation from source on Ubuntu 9.04, make kernel failure
Hi all,   I install Xen on a fresh Ubuntu 9.04 from source. During the code runing it shows usually "Warning: not literal format or no paramaters". By "make" linux kernel after 1 hours code running it ends with: (The installation steps is shown below)   --------------------------------------------------------------------------- WARNING: modpost: Found 1 section mismatch(es). To
2009 Aug 06
2
kernel 2.6.30 xenified --- report - firmware problem
Hi, I am sucesfully running 2.6.30 xenified kernel: Machine DELL Optiplex 960 CPU intel E8400 8GB RAM Debian lenny 5.0 x64 Xen 3.4.1 rc11 + kernel 2.6.30.2 xenified thanks to howto from bderzhavets: http://bderzhavets.wordpress.com/2009/07/07/building-xenified-2-6-30-1-kernel-via-xen-patches-2-6-30-2-tar-bz2/ So far running ok. 1) I am not able to resolve issue while booting xenified
2008 Jun 16
3
Error when make linux-2.6-xenU-build
CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 drivers/built-in.o: In function `vmcoreinfo_show'': /usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined reference to `vmcoreinfo_size_xen'' /usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined reference to `paddr_vmcoreinfo_xen'' make[4]: ** [.tmp_vmlinux1]
2007 Apr 18
1
[Bridge] bridge and transparent squid proxy
Hi all, This is my first post to this list. I hope someone can help me, I have been getting grey hairs trying to make this work! I have a bridge setup on a debian sarge box. The bridge is called br0 and sits between my cable modem and a non-name brand router/switch: [cable modem]----[eth1]---[br0]----[eth2]-----[no-name brand router] I have squid setup on the linux box and it works, I have