- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- NAT tuning
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2006 08:28 PM
09-20-2006 08:28 PM
NAT tuning
I've got 2 computers acting as NAT gateway and running Fedora Core 5. For some VOIP tests, I need to tune some parameters, such as the delay of connexion closing when there is no activity.
I know these parameters are located in /proc/sys/net/ipv4/netfilter/ (a funny thing is the fact I don't have this directory on my desktop computer running Mandriva 2006), but I don't know the meaning of theses parameters. Does anyone know what they all mean? Or at least what I need to modify?
Thanks in advance,
Nils
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 01:14 AM
09-21-2006 01:14 AM
Re: NAT tuning
I would suggest purchasing a copy of TCP/IP Illustrated Volume 1 by Stevens. It's one of the better books documenting network parameters.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2006 12:10 AM
09-23-2006 12:10 AM
Re: NAT tuning
The file you need is
I don't have a computer with Fedora available just now, so you'll have to find out the exact name of the required source/documentation package in that distribution and the install location of the files in that package.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2006 12:33 AM
09-23-2006 12:33 AM
Re: NAT tuning
actually the book didn't help me. I looked at the documentation of the kernel in www.kernelhq.com, but it never makes any reference about theses values.
I found something in Google Groups. I won't put the url here unless you speak french, but as I understood, the values I have to modify for my VOIP tests are, in TCP : ip_conntrack_tcp_timeout_last_ack and ip_conntrack_tcp_timeout_fin_wait
in UDP, I have to modify ip_conntrack_udp_timeout.
Thanks,
Nils
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2006 05:22 PM
11-07-2006 05:22 PM
Re: NAT tuning
vi /etc/sysctl.conf