OpenVZ Forum


Home » International » German » Externe IP mit venet möglich?
Re: Externe IP mit venet möglich? [message #14930 is a reply to message #14901] Fri, 13 July 2007 13:32 Go to previous messageGo to previous message
schogge is currently offline  schogge
Messages: 19
Registered: July 2007
Junior Member
Hm, meine sysctl sieht so aus:

# Controls IP packet forwarding
net.ipv4.ip_forward = 1
net.ipv4.conf.default.proxy_arp = 0

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

# Do not accept source routing
net.ipv4.conf.default.accept_source_route = 0

# Controls the System Request debugging functionality of the kernel
kernel.sysrq = 1

# Controls whether core dumps will append the PID to the core filename
# Useful for debugging multi-threaded applications
kernel.core_uses_pid = 1

# Controls the use of TCP syncookies
net.ipv4.tcp_syncookies = 1

# Controls the maximum size of a message, in bytes
kernel.msgmnb = 65536

# Controls the default maxmimum size of a mesage queue
kernel.msgmax = 65536

# Controls the maximum shared segment size, in bytes
kernel.shmmax = 4294967295

# Controls the maximum number of shared memory segments, in pages
kernel.shmall = 268435456

net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.all.send_redirects = 0


Ich kann da keine Fehler erkennen. Muss ich sonst noch was machen?

Mein Hostsystem ist übrigens CentOS 5.0 und als Gast habe ich CentOS 4.0.

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Version und Kernel
Next Topic: Problem mit externen IPs (angeblich schon vergeben)
Goto Forum:
  


Current Time: Sun Aug 10 11:07:28 GMT 2025

Total time taken to generate the page: 0.18797 seconds