Displaying 20 results from an estimated 3000 matches similar to: "Multiple IP addresses in DNS record"
2003 Jun 13
3
Extensions for long fat networks?
Before I get too far in my attempts...
Has anyone already implemented support in scp for larger
buffers/windows that would take advantage of wscaled TCP
windows?
	Paul Hyder
	NOAA Forecast Systems Lab
	Boulder, CO
FYI:  Linux 2.4.20, 30-80ms RTT, data rates 100-1000Mbps,
and a need to fill TCP windows of 2-8MBytes.
(Existing limits appear to be about 256KB.)
2010 Aug 19
1
dmesg- bnx2i: iSCSI not supported, dev=eth0
Getting "bnx2i: iSCSI not supported, dev=eth0" for all the NIC adapters 
on all of my R710's running CentOS 5.5.
Here is an sample of the error messages:
bonding: Warning: either miimon or arp_interval and arp_ip_target module 
parameters must be specified, otherwise bonding will not detect link 
failures! see bonding.txt for details.
bonding: bond0: setting mode to active-backup
2006 Aug 14
1
HTB and BOND Interface
Hi!
Is it HTB fully compatible with BOND interface?
I have this setup (mode= fault tolerance) :
BOND0 -> ETH0 + ETH1
BOND1 -> ETH2 + ETH3
( http://www.kernel.org/pub/linux/kernel/people/marcelo/linux-2.4/Documentation/networking/bonding.txt
)
HTB work very well with Class over BOND0.
If I add Class for BOND1 it generate balance errors.
Also with HTB.init
2015 Jun 25
1
Possible bug in kickstart
Hello All,
I seem to have run into a bug with the new --bridgeslaves=<INTERFACE> option.  It would seem that if I tell the bridge device to use a virtual interface (like bond0) rather than a physical interface (em1/em2) that kickstart completely barfs on it.  I have provided my network section below which works fine as long as i don't enable all the bridge content.
When the
2007 Dec 17
1
Bonding problem in CENTOS4
I use bonding  under CENTOS4.5 x32_62.
I have these weird messages when I'm restarting  network.
 Do you have any ideas how to fix this?
(there is similar bug for centos5 http://bugs.centos.org/view.php?id=2404, but the author says that it worked for him in centos4...)
Thanks
Vitaly
Dec 17 08:34:21  3_10 kernel: bonding: Warning: the permanent HWaddr of eth0 - 00:1A:64:0A:DC:9C - is still in
2016 Jul 07
2
NetworkManger creates extra bonds; is this a bug?
Hi All,
I see an unexpected beahviour from NetworkManager on CentOS 7.1.
Using nmcli tool, I create a bond with two slaves as explained in the Red
Hat 7.1 Networking guide. I enable slaves and master; bond works as
expected.
When I restart NetworkManager, it creates a new bond with the same name but
not connected to any device. Two bonds with the same name is confusing for
my other monitoring
2016 Jul 07
2
NetworkManger creates extra bonds; is this a bug?
On 07/07/16 05:36 PM, Digimer wrote:
> On 07/07/16 05:21 PM, Joe Smithian wrote:
>> Hi All,
>>
>> I see an unexpected beahviour from NetworkManager on CentOS 7.1.
>> Using nmcli tool, I create a bond with two slaves as explained in the Red
>> Hat 7.1 Networking guide. I enable slaves and master; bond works as
>> expected.
>> When I restart
2016 May 18
2
SGID bit not obeyed in 4.3.9?
> On May 18, 2016, at 2:38 PM, Rowland penny <rpenny at samba.org> wrote:
> 
> On 18/05/16 19:44, Smith, Jarrod A wrote:
>> We just upgraded to 4.3.9 (from 4.1.x) and are experiencing a few issues/differences around permissions on files written from Windows clients authenticated from winbind/AD.  One specific issue that we have is directories with permissions like:
>> 
2010 Nov 18
1
ctdb: Strange behaviour after upgrade
Hi,
last weekend I've updated samba and ctdb on my 2-node cluster. Samba is
now on 3.5.6 (from 3.3.4), ctdb on 1.0.114 (from 1.0.84). Both installed
from repo via yum and ctdb-packages.
After restarting both nodes everything was fine, we could access files on
the cluster.
On monday I noticed that the nodes didn't had their initial adresses:
Node 1:
hostname dscln01, public IP
2008 Jul 04
4
Problem with Bonding Driver
Hi,
I've using linux bonding in active-backup mode to combine two pairs of
GigE NICs (eth0/eth1, eth2/eth3) into two logical bonds (bond0/bond1).
All is working fine. However, I would like to specify a primary
interface for each bond. This means I need to specify different
options to the bonding module for each bond. I have tried every
conceivable incantation of options and cannot get the
2012 Jan 27
2
After a long break, one more try at bond/bridge nics
took a couple months off due to road blocks, hoping a fresh look would 
allow me to use my server as desired.
I have three ports, eth0-2 over two nics.
I want to bond them, and then use a bridge to connect to virtual 
machines on the virtual host computer.
Never having done this, I am confused on some parts.
Here is where I am at now and any pointers helpful. Single server, 
centos 6.x
My issue
2012 May 13
4
True bond howto for Centos 6
Hi all,
Read many posts on the subject.
Using 802.3ad.
Few problems;
Cannot ping some hosts on the network, they are all up.
Cannot resolve via DNS which is one of the hosts that I cannot ping, internal nor external DNS hosts.
Unplugging the NICS and plugging them back in will then not allow pining if the default d=gateway.
When cold booting it somewhat works, some hosts are pingable while
2018 Oct 04
3
Need help with Linux networking interfaces and NIC bonding
Hello everyone
I am running into some strange issues when configuring networking
interfaces on my physical server running Centos 7.5. Let me give you an
overview of what's going on:
We have a physical server, running CentOS 7.5. This server has one 4 port
NIC and one 2 port NIC and a Dell IDRAC port.  The first port of the 4 port
NIC, em1, is used for Management traffic. The first port of
2007 Dec 03
1
linking C/C++ external libraries.
Hi Everyone,
I'm trying to load some C++ code using dyn.load but I'm getting  
unresolved symbols associated with some external libraries  
(CSparse).  I gather this is something to do with linking as the the  
code compiles fine.  However, I've passed
-L/home/jarrod/My_Programs/SuiteSparse/CSparse/Lib -lcsparse
to the complier (g++), either directly using R CMD SHLIB or as  
2014 Sep 17
2
lost packets - Bond
Guys, good afternoon 
I'm using in my bond interfaces as active backup, in theory, should assume an 
interface (or work) only when another interface is down. 
But I'm just lost packets on the interface that is not being used and is generating 
packet loss on bond. 
What can that be? 
Follow my settings bond
[root at xxxxx ~]# ifconfig bond0 ; ifconfig eth0 ; ifconfig eth1
bond0    
2019 Sep 20
2
7.7.1908, interface bonding, and default route
Hi!
I just upgraded a machine to 7.7.1908 and the default route is not being
set on boot. This particular server has a bonded interface, and the
corresponding configuration for the master is (
/etc/sysconfig/network-scripts/ifcfg-bond0):
  TYPE=Bond
  BOOTPROTO=none
  DEFROUTE=yes
  IPV4_FAILURE_FATAL=yes
  NAME=bond0
  DEVICE=bond0
  ONBOOT=yes
  IPADDR=10.3.20.131
  PREFIX=24
 
2015 Mar 04
2
WebRTC phone
For those that were interested I have attached the kamailio.cfg which we
have working with Kamailio 4.2.1 and Asterisk 1.8.23/32. Specifically, the
following yum packages:
kamailio.x86_64                      4.2.1-4.1
@home_kamailio_v4.2.x-rpms
kamailio-auth-ephemeral.x86_64       4.2.1-4.1
@home_kamailio_v4.2.x-rpms
kamailio-bdb.x86_64                  4.2.1-4.1
@home_kamailio_v4.2.x-rpms
2007 Apr 18
2
[Bridge] Bridging over a bonded interface?
Hi,
  This may sound crazy but I will go ahead anyway. Here's my scenario:
ifconfig bond0 10.10.10.1 netmask 255.0.0.0
ifenslave bond0 eth0
ifenslave bond0 eth1
brctl addbr stp0
brctl addif stp0 bond0
brctl stp stp0 on
Is this a valid scenario? I am trying to bond two interfaces and run STP
over the bonded interface..The problem I am trying to solve is to run STP
over aggregated links
2008 Sep 18
1
How to create a virtual bonded interface?
Hello,
I have a server with 4 NICS running CentOS 5.2. I have bonded the
interfaces together such that 'bond0' consists of eth0-3. This is not a
problem, and works fine.
However, I now need to create a virtual interface. In a non-bonded
server I would just create something like eth0:1, but with a bonded
interface I am a bit confused. I have created bond0:1 simple by copying
the
2010 Sep 05
3
ip aliasing on bonded interface possible?
Has anyone successfully created a bonded interface (bond0) with say
two nics AND also then aliased that interface to get bond0 and bond0:1
(for an alias ip)
I just want to know if it's possible and reliable
Thanks
-- 
Robert Arkiletian
Eric Hamber Secondary, Vancouver, Canada