Displaying 2 results from an estimated 2 matches for "ip_conntrack_udp_timeout_stream".
2015 Sep 22
0
ekiga: having problems getting ekiga to make connections
...son other than;
~]$ ekiga -d 4 2>&1 | grep "PDU is likely too large"
~]$ echo 3600 > /proc/sys/net/ipv4/netfilter/ip_conntrack_udp_timeout \
bash: /proc/sys/net/ipv4/netfilter/ip_conntrack_udp_timeout: \
No such file or directory
~]$ echo 3600 > /proc/sys/net/ipv4/netfilter/ip_conntrack_udp_timeout_stream \
bash: /proc/sys/net/ipv4/netfilter/ip_conntrack_udp_timeout_stream: \
No such file or directory
as close as above path goes, it is;
/proc/sys/net/ipv4/
there is no 'netfilter' directory.
what am i missing and misunderstanding?
tia.
--
peace out.
If Bill Gates got a dime for ev...
2004 Sep 13
17
Problem with openvpn tunnel
Hello,
I have the following situation :
Server with 2 nics
1 nics connected to the internet, 1 connected to the LAN
I have OpenVPN running on the system and the following setting in the
tunnels file :
===================================
openvpn:2000 net 62.58.0.226
openvpn:2001 net 62.58.0.226
openvpn:2002 net 62.58.0.226
===================================
All tunnels ran for weeks