Linux Network Administratoramp;#039;s Guide (3rd Edition) [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Linux Network Administratoramp;#039;s Guide (3rd Edition) [Electronic resources] - نسخه متنی

Tony Bautts, Terry Dawson, Gregor N. Purdy

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید







9.2. Configuring the Kernel for IP Masquerade



To use the IP masquerade facility, your
kernel must be compiled with network packet filtering support. You
must select the following options when configuring the kernel:

Networking options --->
[M] Network packet filtering (replaces ipchains)

The netfilter
package includes modules that help perform masquerading functions.
For example, to provide connection tracking of FTP sessions,
you'd load and use the
ip_conntrack_ftp and
ip_nat_ftp.o modules. This connection tracking
support is required for masquerading to work correctly with protocols
that involve multiple connections for one logical session, since
masquerading relies on connection tracking.


/ 121