search for: ipv

Displaying 20 results from an estimated 108 matches for "ipv".

Did you mean: iov
2006 Jun 29
1
CentOS 4.3 (Final) need IPVS
Hello All Currently on a CentOS 4.3 system with the 2.6.14.3 kernel. Is there a recommend way to properly recompile the kernel? I was thinking of dling the source from kernel.org, but I was told that using SRPMs would be better? Any suggestions ? Thank You -------------- next part -------------- An HTML attachment was scrubbed... URL:
2018 Jul 26
2
net-next boot error
...on > Simple TC action Loaded > netem: version 1.3 > u32 classifier > Actions configured > nf_conntrack_irc: failed to register helpers > nf_conntrack_sane: failed to register helpers > nf_conntrack_sip: failed to register helpers > xt_time: kernel timezone is -0000 > IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP) > IPVS: Connection hash table configured (size=4096, memory=64Kbytes) > IPVS: ipvs loaded. > IPVS: [rr] scheduler registered. > IPVS: [wrr] scheduler registered. > IPVS: [lc] scheduler registered. > IPVS: [wlc] scheduler registered....
2018 Jul 26
2
net-next boot error
...on > Simple TC action Loaded > netem: version 1.3 > u32 classifier > Actions configured > nf_conntrack_irc: failed to register helpers > nf_conntrack_sane: failed to register helpers > nf_conntrack_sip: failed to register helpers > xt_time: kernel timezone is -0000 > IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP) > IPVS: Connection hash table configured (size=4096, memory=64Kbytes) > IPVS: ipvs loaded. > IPVS: [rr] scheduler registered. > IPVS: [wrr] scheduler registered. > IPVS: [lc] scheduler registered. > IPVS: [wlc] scheduler registered....
2007 Sep 16
0
Port forwarding from dom0 to bridged domU with IPVS
...ding, using a ultra-classic PREROUTING / FORWARD rule, was given a TCP RST in the best scenario. We read here stories about activating NAT / masquerading on the domU to fix (???) this issue, but as the machine is meant to be hosted, that was not the cleanest approach. And then we took a look at IPVS (http://www.linuxvirtualserver.org/software/ipvs.html), an opensource Linux kernel module initially meant to act as a loadbalancer. We thought that providing a unique real server (the domU) to the VIP would do the trick... and it did ! Here''s a quick example of a working configuration...
2010 Nov 15
0
ipvs and destination hashing...
Hi, just in case some ipvs knowledgable people read this... I tried to find some info on ipvs destination hashing on the net but did not find anything... Right now we have a basic direct routing round-robin keepalived configuration: abc.example.com (a.b.c.d) => LVS ( round-robin ) => server_[1..n] with IP[1..n]. I...
2018 Jul 26
0
net-next boot error
...t; netem: version 1.3 > > u32 classifier > > Actions configured > > nf_conntrack_irc: failed to register helpers > > nf_conntrack_sane: failed to register helpers > > nf_conntrack_sip: failed to register helpers > > xt_time: kernel timezone is -0000 > > IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP) > > IPVS: Connection hash table configured (size=4096, memory=64Kbytes) > > IPVS: ipvs loaded. > > IPVS: [rr] scheduler registered. > > IPVS: [wrr] scheduler registered. > > IPVS: [lc] scheduler registered. > > IPV...
2014 Jun 11
2
Re: libguestfs supermin error
...> [ 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 (TCP, UDP, SCTP, AH, ESP) > [ 1.067159] IPVS: Connection hash table configured (size=4096, > memory=64Kbytes) > [ 1.069253] IPVS: Creating netns size=2024 id=0 > [ 1.070459] IPVS: ipvs loaded. > [ 1.071183] IPVS: [rr] scheduler registered. > [...
2006 Dec 22
1
IPVS connections not removed
...d a load balancer using lvs (with direct routing). </font><font color="#000000">I use LVS with a heartbeat configuration and ldirectord and I don't use<br> persistent connections.</font><font color="#000000">My problem is when i am running "ipvsadm -lcn", I can see a lot of connections with the CLOSE (or others states)<br> state going from 00:59 to 00:01, and then going back to 00:59. In other words these connections should be dropped after they timed out but the counter is<br> reseted to 60. I wanted to compare these ent...
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
2018 May 17
2
Decoding SIP register hack
I need some help understanding SIP dialog. Some actor is trying to access my server, but I can't figure out what he's trying to do ,or how. I'm getting a lot of these warnings. [May 17 10:08:08] WARNING[1532]: chan_sip.c:4068 retrans_pkt: Retransmission timeout reached on transmission _zIr9tDtBxeTVTY5F7z8kD7R.. for seqno 101 With SIP DEBUG I tracked the Call-ID to this INVITE :
2009 Jun 29
1
IPVS support in current kernel
Is the IP Virtual Server available by default in the stock 2.6.18-128.1.14.el5? Or shall I compile my own kernel? I did check "config-2.6.18-128.1.14.el5" yet I am not that sure! :) Usually how long does it take to compile the kernel on a modern machine? I am using CentOS 5.3 32 bit thnx -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jan 27
1
Best way to calculate concurrent users?
...problens to figure out how many concurrent users into the server! In my envoriment now, most people are using the webmail interface, and it just conect and disconct pretty quickly so i can not get it with "doveadm who" doveadm who only gets the ones that are connect with clients. O use ipvs to balance betwaeen 2 servers does anyone have an ideia ? With ipvs i get this results: IP Virtual Server version 1.2.1 (size=4096) Prot LocalAddress:Port Scheduler Flags -> RemoteAddress:Port Forward Weight ActiveConn InActConn TCP XXX.XX.X.XX:143 lblcr -> 10.0.2.10:143...
2008 Jan 05
2
centos 5.1 fresh install of ipvsadm: service won't start: config missing
Hello all, I have ipvsadm-1.24 installed, and there's an error when the service starts: Applying IPVS configuration: /etc/init.d/ipvsadm: line 62: /etc/sysconfig/ipvsadm: No such file or directory is the install broken? I did a "yum whatprovides ipvsadm" and it does say there's a config, but doesn...
2007 Nov 30
6
Replacement for Linux-HA (heartbeat) - RedHat cluster?
Hello, I'm beginning to give up on making Linux-HA's heartbeat work for my environment (CentOS x86_64) and am wondering what other option have I got to help me: 1. Use IPVS to maintain a cluster of virtual servers, either master/slave or load-balanced. 2. Use DRBD in master/slave fashion to keep a home-grown application highly-available. The first thing I stumbled upon is RedHat Cluster Suite ( http://www.linuxtopia.org/online_books/centos_linux_guides/centos_cluste...
2006 Jun 29
1
FW: 2.6.17.1 compile error with a netfilter module
Does anyone know what this means and how to fix it? I know it looks like a file named lockhelp.h is missing. What can I do to fix it? I tried to put in some POM patches from patch-o-matic-ng-20060624. Could this have been my problem? . . . CC [M] net/ipv4/ipvs/ip_vs_nq.o CC [M] net/ipv4/ipvs/ip_vs_ftp.o scripts/Makefile.build:52: kbuild: net/ipv4/netfilter/Makefile - Usage of export-objs is obsolete in 2.6. Please fix! LD net/ipv4/netfilter/built-in.o CC [M] net/ipv4/netfilter/ip_conntrack_standalone.o In file included from include/li...
2023 Aug 29
3
[Bridge] [GIT PULL] sysctl changes for v6.6-rc1
...arch/arm64/kernel/armv8_deprecated.c | 2 +- arch/s390/appldata/appldata_base.c | 2 +- drivers/net/vrf.c | 3 +- fs/proc/proc_sysctl.c | 90 +++++++++++++++++---------------- include/linux/sysctl.h | 31 +++++++++--- include/net/ipv6.h | 2 + include/net/net_namespace.h | 10 ++-- ipc/ipc_sysctl.c | 4 +- ipc/mq_sysctl.c | 4 +- kernel/ucount.c | 5 +- net/ax25/sysctl_net_ax25.c | 3 +- net/bridge/br_netfil...
2018 May 17
3
Decoding SIP register hack
...39;.*' is not dynamic (from <HOST>) > ???????? NOTICE.* .*: Host <HOST> denied access to register peer > '.*' > ???????? SECURITY.* .*: > SecurityEvent="InvalidAccountID".*,Severity="Error",Service="SIP".*,Rem > oteAddress="IPV[46]/(UDP|TCP|TLS)/<HOST>/[0-9]+" > ???????? SECURITY.* .*: > SecurityEvent="FailedACL".*,Severity="Error",Service="SIP".*,RemoteAddr > ess="IPV[46]/(UDP|TCP|TLS)/<HOST>/[0-9]+" > ???????? SECURITY.* .*: > SecurityEvent="...
2001 Dec 13
1
Linux Virtual Server and EXT3
We are looking to set up a cluster of machines using LVS and running EXT3 on each machine. Does anyone have any feedback on doing this? Any known gotchas? The stable version of IPVS kernel module is for 2.4.12. The latest stable kernel in 2.4.16 The latest patch for ext3 is for 2.4.14 or 2.4.17pre2. Any suggestions on what combo to try? Thanks, Charlie
2005 Jul 28
3
Routing for multiple uplinks/providers problem.
Been running this for quite a while and noticed that have intermittent problems getting out. Find that if I ping the same site from 2 computers it may work on one and fail on the other. Also was surprised that some time they are going out different interfaces at the same time. Seems to work all the time from the firewall. Running 2.6.10 kernel with the multipath routing patches on a debian