Allows you to search a variety of questions and answers
If you need a 2gbps NIC, you need to bond dual 1gbps NICs. It is done using the following way.
1. For your eth0 and eth1 (or whatever your 2 nics are named), you will put the following:
Code:
DEVICE=eth# HWADDR=NIC HW address goes here BOOTPROTO=none ONBOOT=yes USERCTL=no MASTER=bond0 SLAVE=yes
Obviously change the eth# to eth0, eth1, or whatever the nic name is and change the HWADDR line to the correct hw addr of the NIC.
2. Now we need to create the ifcfg-bond0 file using the following command:
Code:
touch /etc/sysconfig/network-scripts/ifcfg-bond0
3. Open up the newly created bond0 file and put the following into it:
Code:
DEVICE=bond0 IPADDR="1.1.1.1" NETMASK="255.255.255.0" GATEWAY="1.1.1.1" ONBOOT=yes BOOTPROTO=none USERCTL=no BONDING_OPTS="miimon=80 mode=4 xmit_hash_policy=layer3+4"
Replace the IP, netmask and gateway with your respective values. Save and restart network:
Code:
/etc/init.d/network reload
You should now be running on a bonded nic. You can check using the ifconfig command and will see bond0 with the primary IP.
Note: If you are running intel nics, it is a smart idea to add the following to the /etc/grub.conf kernel line, at the end:
Code:
pcie_aspm=off
Then save and reboot the server. This will ensure that the NICs won't fall asleep.
Need to setup bonding on a Debian/Ubuntu server? No problem, Go here.
I have had my hosting with AYK since 2006, and it has by far been the best experience I have ever had with any hosting company. The support is always spot on and available around the clock, excellent for me since I'm always working on things at odd hours. They make upgrading to fit needs very clean and easy, the cost is excellent for services received, and they have me as a customer for life.
good service/support We have been with AYK for years. Good pricing/support. No complaints.
You can trust your business with AYKsolutions After a horrible experience with my prior host that left me with over 14 hours of downtime, AYKSolutions came in, took care of the transfer completely and made my life easier. When they say their servers are semi-managed, it means they take care of more then most managed server hosting companies. Average ticket response time? 2-5 minutes. One time i n the middle of the night it took 30 minutes. Problems that I create are fixed immediately and they take care of their customers. Artyom is the owner, who is somehow capable of not sleeping. He's always there to take care of everything with a personal touch. 3 AM on a Saturday? Not an issue for AYKSolutions. Trust me, I'm very thorough in researching a company. When it comes to business, you can never be too careful. I trust my business with AYKSolutions