[linux-network] ip masquerading??!! nerde hata yapıorum

---------

From: juan pablo m0nt0y4 (montoyainsider@yahoo.com)
Date: Sat 23 Aug 2003 - 03:56:23 EEST

  • Next message: Burak Cifter: "[linux-network] Re: adsl"

    şimdi bende ip_masq_ftp.o ip_masq_quake.o filan
    yoktu onları gittim download ettim sonra uygun
    yere koydum sonra
    /etc/rc.d/rc.local dosyasının içini
    bööle yaptım
    #!/bin/sh
    #
    # This script will be executed *after* all the other
    init scripts.
    # You can put your own initialization stuff in here if
    you don't
    # want to do the full Sys V style init stuff.

    touch /var/lock/subsys/local
    chmod +755 /etc/rc.d/kablo.sh
    sonra gittim rc.d dizini içinde
    anlaşıldıı gibi

    kablo.sh yaratıp içine
    echo "1" > /proc/sys/net/ipv4/ip_forward

    /sbin/depmod -a
    /sbin/modprobe ip_masq_ftp
    /sbin/modprobe ip_masq_irc
    /sbin/modprobe ip_masq_raudio
    /sbin/modprobe ip_masq_quake

    ipchains -P forward DENY
    ipchains -A forward -s 192.168.0.0/24 -j MASQ
    bööle yaptım
    kablo modemim var yani dns ayarı yapmak zorunda
    olmadıımı zannediorum /etc/resolv.conf
    bu dosyanın içinde
    sonra client tarafında dns adresini default
    gateway i 192.168.0.1 ver uygun ip verdim 192.168.0.12
    gibi
    ama bi türlü bilgisayarlar internete girmio
    nerde hata yaptıımı sölerseniz sevincem

    =====
    m0nt0y4

    __________________________________
    Do you Yahoo!?
    Yahoo! SiteBuilder - Free, easy-to-use web site design software
    http://sitebuilder.yahoo.com


  • Next message: Burak Cifter: "[linux-network] Re: adsl"

    ---------

    Bu arsiv hypermail 2.1.6 tarafindan uretilmistir.