[linux-network] Re: RH9.0 ile iptables & samba

---------

From: Devrim GUNDUZ (devrim@gunduz.org)
Date: Thu 18 Sep 2003 - 03:15:00 EDT

  • Next message: Tolga Cengiz: "[linux-network] Wine"

    -----BEGIN PGP SIGNED MESSAGE-----
    Hash: SHA1

    Merhaba,

    On Thu, 18 Sep 2003, nurullah sarkbulbulu wrote:

    > RH9.0 'da, iptables ve sambada bir degisiklik varmi?
    > cunku daha onceki versiyonlari kullandigimda bir sorun
    > yoktu ama RH9.0 da her nedense iptable ile internet
    > baglantisini local'e paylastiramadim.

    /etc/sysctl.conf icindeki
    net.ipv4.ip_forward

    seceneginin degerini 1 yapiniz. Ya da

    sysctl -w net.ipv4.ip_forward="1"

    da olabilir.

    RH 9'da bu deger on tanimli olarak kapatildi, digerlerinde acikti.

    Kisacasi:
    echo 1 > /proc/sys/net/ipv4/ip_forward
    iptables -t nat -A POSTROUTING -s 10.1.1.0/24 -o eth0 -j MASQUERADE
    (Bu satiri size gore duzenleyin)

    Saygilar,

    - --
    Devrim GUNDUZ
    devrim@gunduz.org devrim.gunduz@linux.org.tr
                            http://www.tdmsoft.com
                            http://www.gunduz.org
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.0.7 (GNU/Linux)

    iD8DBQE/aVt7tl86P3SPfQ4RAlhQAJ9EpP+j1zNuKAf1wXfuYdoYR8GMOwCdFIG1
    AUl3vaOCTBaKHg9r3GtjOJE=
    =iIBK
    -----END PGP SIGNATURE-----


  • Next message: Tolga Cengiz: "[linux-network] Wine"

    ---------

    Bu arsiv hypermail 2.1.6 tarafindan uretilmistir.