search for: ctnetlink

Displaying 20 results from an estimated 29 matches for "ctnetlink".

Did you mean: rtnetlink
2003 Feb 08
0
[Bug 46] ..patch-o-matic: nfnetlink_conntrack.c or -.h ... compile failure:
...d ---------------------------------------------------------------------------- Status|NEW |ASSIGNED ------- Additional Comments From laforge@netfilter.org 2003-02-08 13:06 ------- what compiler are you using? gcc-2.95.3 works quite fine to compile nfnetlink/ctnetlink stuff. nfnetlink/ctnetlink from patch-o-matic is considered _very_ experimental, so warnings are quite normal. I don't clean up warnings during the development... it's just before 'release' that I care about stuff like this. ------- You are receiving this mail because: -------...
2009 Jun 06
2
CONFIG_NF_CT_ACCT is deprecated
...ONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use Jun 4 22:17:29 firewall kernel: nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module option or Jun 4 22:17:29 firewall kernel: sysctl net.netfilter.nf_conntrack_acct=1 to enable it. Jun 4 22:17:29 firewall kernel: ctnetlink v0.93: registering with nfnetlink. Jun 4 22:17:30 firewall kernel: ClusterIP Version 0.8 loaded successfully Jun 4 22:17:30 firewall kernel: xt_time: kernel timezone is -0700 Jun 4 22:17:31 firewall shorewall: Compiling /etc/shorewall/zones... Jun 4 22:17:31 firewall shorewall: Compiling /etc/...
2023 May 16
4
[Bug 1680] New: Trying to delete offloaded flow with conntrack results in EBUSY
https://bugzilla.netfilter.org/show_bug.cgi?id=1680 Bug ID: 1680 Summary: Trying to delete offloaded flow with conntrack results in EBUSY Product: nftables Version: unspecified Hardware: All OS: other Status: NEW Severity: major Priority: P5 Component: kernel
2005 Dec 04
0
DNAT for ongoing UDP flows
...2222 The problem is that this rule is only used for new flows and not for ongoing flows as already discussed in february 2003 here: <https://lists.netfilter.org/pipermail/netfilter-devel/2003-February/010577.html> The proposed solutions there are not applicable. Interesting was solution C) (ctnetlink extension) but it seems to me that this extension only allows matching of flows and not changing rules for ongoing flows. In addition i am looking for a possibility to flush tables/rules for ongoing flows to switch back to the old destination IP address in a last step by removing the DNAT rule. ip...
2013 Mar 03
0
[ANNOUNCE] conntrack-tools 1.4.1 release
.../www.netfilter.org/projects/nfacct/downloads.html ftp://ftp.netfilter.org/pub/nfacct/ Have fun! -------------- next part -------------- Pablo Neira Ayuso (3): conntrackd: fix deadlock due to wrong nested signal blocking conntrack: add support to dump the dying and unconfirmed list via ctnetlink build: bump version to 1.4.1
2003 Feb 14
0
[Bug 50] New: Kernel panic with netfilter
...ts.patch NOT APPLIED ( 1 missing files) ip_tables-proc.patch ALREADY APPLIED (0 rejects out of 5 hunks). ipt_TARPIT.patch NOT APPLIED ( 1 missing files) mms-conntrack-nat.patch ALREADY APPLIED (0 rejects out of 3 hunks). netfilter-docbook.patch ALREADY APPLIED (0 rejects out of 33 hunks). nfnetlink-ctnetlink-0.11.patch NOT APPLIED ( 4 missing files) pptp-conntrack-nat.patch NOT APPLIED ( 8 missing files) quake3-conntrack.patch NOT APPLIED ( 3 missing files) recent.patch ALREADY APPLIED (0 rejects out of 2 hunks). ROUTE.patch NOT APPLIED ( 2 missing files) rpc.patch ALREADY APPLIED (0 rejects out of 5 h...
2010 Jul 21
13
sda instead of xvda ?`
Hi, how can i passthroughs HDD with sda instead of xvda ? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2017 Feb 21
1
Centos7: Intel nuc/Linksys usb-ethernet
...usb 2-3: SerialNumber: 000001000000 [ 10.787858] cdc_ether 2-3:2.0 eth0: register 'cdc_ether' at usb-0000:00:14.0-3, CDC Ethernet Device, 14:91:82:3b:7b:b9 [ 14.140292] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 14.175958] Netfilter messages via NETLINK v0.30. [ 14.178428] ctnetlink v0.93: registering with nfnetlink. [ 14.350689] ipt_ULOG: ULOG: fail to register logger. [ 15.192593] ipt_ULOG: ULOG: fail to register logger. I create /etc/sysconfig/network-scripts/ifcfg-enp0s20u3c2 using the hardware address from ip addr en uuid created with uuidgen but I don't understan...
2010 Apr 15
5
RE: [SEMI-SOLVED] XenSerialConsole help + GRUB2 (Machine locks up on boot)
> Mon, 12 Apr 2010 19:02:12 +0300 <pasik@iki.fi> wrote: > > On Mon, Apr 12, 2010 at 11:55:49AM -0400, Mike Viau wrote: > > > > > > > > > Can you please paste the full boot messages before it locks up? > > > > > > > > > > > > > > > > > > Unfortunately no, because I am not getting any
2014 Jun 11
2
Re: libguestfs supermin error
...2] Freescale hypervisor management driver > [ 1.052814] fsl-hv: no hypervisor found > [ 1.053807] Netfilter messages via NETLINK v0.30. > [ 1.054987] nfnl_acct: registering with nfnetlink. > [ 1.056250] nf_conntrack version 0.5.0 (5937 buckets, 23748 max) > [ 1.058187] ctnetlink v0.93: registering with nfnetlink. > [ 1.059611] NF_TPROXY: Transparent proxy support initialized, version > 4.1.0 > [ 1.061434] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. > [ 1.064252] xt_time: kernel timezone is -0000 > [ 1.065602] IPVS: Registered protocols (TC...
2014 Jun 10
2
Re: libguestfs supermin error
Hi Rich I'm able to solve the problem regarding PAPR in libguestfs on my powerpc ubuntu.By default the libguestfs was configuring pseries machine and afterwards I changed it to my original machine i.e ppce500 .The changes are performed in ./src/guestfs-internal.h file. Thanks On Tue, Jun 10, 2014 at 7:58 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Wed, Jun 04, 2014 at
2007 Jul 13
12
XEN 3.1: critical bug: vif init failure after creating 15-17 VMs (XENBUS: Timeout connecting to device: device/vif)
We have found a critical problem with the XEN 3.1 release (for those who are running 15-20 VMs on a single server). We are using the official XEN 3.1 release on a rackable server (Dual-Core AMD Opteron, 8GB RAM). The problem we are seeing is that intermittently vifs fail to work properly in VMs after we create around 15-17 VMs on our server (all running at the same time, created one by
2012 Aug 23
2
Kernel panic - not syncing: Attempted to kill init
...:USB HID core driver [ 0.432732] Advanced Linux Sound Architecture Driver Version 1.0.21. [ 0.439820] ALSA device list: [ 0.439843] No soundcards found. [ 0.440160] Netfilter messages via NETLINK v0.30. [ 0.440235] nf_conntrack version 0.5.0 (4096 buckets, 16384 max) [ 0.442107] ctnetlink v0.93: registering with nfnetlink. [ 0.453086] ip_tables: (C) 2000-2006 Netfilter Core Team [ 0.453165] TCP cubic registered [ 0.453181] Initializing XFRM netlink socket [ 0.455536] NET: Registered protocol family 10 [ 0.475034] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 0.47...
2010 Apr 07
15
XEN 4.0 boot error
Hey all, Just downloaded the new Xen 4.0 and ran Make xen Make tools Make stubdom Copied the new files from dist/install Im already running pv_ops 2.6.31.6 kernel. When I boot i get (XEN) Panic on CPU 0: (XEN) IO-APIC + timer doesn''t work! I have tried booting with noapic boot option but makes no difference. The system worked fine on 3.4.2 CPU is AMD.
2012 Jul 23
8
Was: Re: [GIT PULL] timer changes for v3.6, Is: Regression introduced by 1e75fa8be9fb61e1af46b5b3b176347a4c958ca1
...s Facility v0.08 2004-May-17 [1266874889.610522] zram: num_devices not specified. Using default: 1 [1266874889.610522] zram: Creating 1 devices ... [1266874889.610522] Netfilter messages via NETLINK v0.30. [1266874889.610522] nf_conntrack version 0.5.0 (15942 buckets, 63768 max) [1266874889.610522] ctnetlink v0.93: registering with nfnetlink. [1266874889.610522] ip_tables: (C) 2000-2006 Netfilter Core Team [1266874889.610522] TCP: cubic registered [1266874889.610522] Initializing XFRM netlink socket [1266874889.610522] NET: Registered protocol family 10 [1266874889.610522] ip6_tables: (C) 2000-2006 Net...
2015 Oct 01
0
req->nr_phys_segments > queue_max_segments (was Re: kernel BUG at drivers/block/virtio_blk.c:172!)
...> [ 32.450468] ip_tables: (C) 2000-2006 Netfilter Core Team > > [ 32.559733] nf_conntrack version 0.5.0 (65536 buckets, 262144 max) > > [ 33.093113] ip6_tables: (C) 2000-2006 Netfilter Core Team > > [ 57.075187] xt_time: kernel timezone is +0200 > > [ 57.201413] ctnetlink v0.93: registering with nfnetlink. > > [ 57.780880] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully > > [ 60.506072] u32 classifier > > [ 60.506077] Performance counters on > > [ 60.506078] Actions configured > > [ 118.338005] INFO: NMI handle...
2015 Oct 01
4
kernel BUG at drivers/block/virtio_blk.c:172!
...ip_set: protocol 6 > [ 32.450468] ip_tables: (C) 2000-2006 Netfilter Core Team > [ 32.559733] nf_conntrack version 0.5.0 (65536 buckets, 262144 max) > [ 33.093113] ip6_tables: (C) 2000-2006 Netfilter Core Team > [ 57.075187] xt_time: kernel timezone is +0200 > [ 57.201413] ctnetlink v0.93: registering with nfnetlink. > [ 57.780880] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully > [ 60.506072] u32 classifier > [ 60.506077] Performance counters on > [ 60.506078] Actions configured > [ 118.338005] INFO: NMI handler (perf_event_nmi_handler...
2015 Oct 01
4
kernel BUG at drivers/block/virtio_blk.c:172!
...ip_set: protocol 6 > [ 32.450468] ip_tables: (C) 2000-2006 Netfilter Core Team > [ 32.559733] nf_conntrack version 0.5.0 (65536 buckets, 262144 max) > [ 33.093113] ip6_tables: (C) 2000-2006 Netfilter Core Team > [ 57.075187] xt_time: kernel timezone is +0200 > [ 57.201413] ctnetlink v0.93: registering with nfnetlink. > [ 57.780880] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully > [ 60.506072] u32 classifier > [ 60.506077] Performance counters on > [ 60.506078] Actions configured > [ 118.338005] INFO: NMI handler (perf_event_nmi_handler...
2010 Jan 28
15
2.6.31.6 pv_ops can''t boot pv_ops DomU kernel
Hello, i''ve a xen-4.0.0-rc1 with 2.6.31.6 pv_ops. Dom0 seams to work fine. But i can only boot "old" domU kernel. A pv_ops Kernel hangs after initrd. Regards, Stefan Kuhne _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 Jan 28
15
2.6.31.6 pv_ops can''t boot pv_ops DomU kernel
Hello, i''ve a xen-4.0.0-rc1 with 2.6.31.6 pv_ops. Dom0 seams to work fine. But i can only boot "old" domU kernel. A pv_ops Kernel hangs after initrd. Regards, Stefan Kuhne _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel