OpenVZ Forum


Home » General » Support » NIC teaming(bonding)
NIC teaming(bonding) [message #36337] Thu, 11 June 2009 13:14 Go to previous message
dagr is currently offline  dagr
Messages: 83
Registered: February 2006
Member
What if i have 2 100Mbit NICS on HN,each connected to same uplink switch.
And lets say i have VPS with IP_1. Does it mean that i already have 200Mbit for that VPS (cause both NICS will proxy arp, right ? )


in sysctl.conf i have


#-- OpenVZ begin --#

# On Hardware Node we generally need
# packet forwarding enabled and proxy arp disabled
net.ipv4.conf.default.forwarding=1
net.ipv4.conf.default.proxy_arp = 0

# Enables source route verification
net.ipv4.conf.all.rp_filter = 1

# Enables the magic-sysrq key
kernel.sysrq = 1

# TCP Explict Congestion Notification
#net.ipv4.tcp_ecn = 0

# we do not want all our interfaces to send redirects
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.all.send_redirects = 0

net.ipv4.conf.eth0.forwarding=1
net.ipv4.conf.eth1.forwarding=1

#-- OpenVZ end --#
 
Read Message
Read Message
Previous Topic: kernel panic every few hours
Next Topic: [solved] questions and issues about veth
Goto Forum:
  


Current Time: Thu Oct 02 23:26:11 GMT 2025

Total time taken to generate the page: 0.07922 seconds