PDA

View Full Version : OpenAFS NAT udp timeouts


cj5cowboy
2007-09-28, 10:03 PM CDT
hello all,

I don't know if anyone is familiar with the OpenAFS client udp timeout. Problem is that clients can loose a connection by the NAT/firewall dropping the connection after "some time"

Can that time out be changed ? (preferably by port) ?

do:
net.ipv4.netfilter.ip_conntrack_udp_timeout
net.ipv4.netfilter.ip_conntrack_udp_timeout_stream

still exist ?

(I read somewhere that:
# /sbin/sysctl -w net.ipv4.netfilter.ip_conntrack_udp_timeout=480
# /sbin/sysctl -w net.ipv4.netfilter.ip_conntrack_udp_timeout_stream =900

would solve the problem)

thanks,

Ron