Tolong dikoreksi Pertama stop IPtables #/etc/init.d/ipatbles stop Lalu lakukan masquerade dari network 192.168.0.254/24 agar network nantinya 192.168.0.x dapat terbentuk, #iptables -t nat -A POSTROUTING -s 192.168.0.254/24 -d 0.0.0.0/0 -j MASQURADE trus kalo mau cek #iptables -t nat -nL trus simpan #/etc/init.d/iptables save #/etc/init.d/iptables restart Itu aja maaf kalo ada salah, dan mohon koreksi salam Muslim Betaviani http://betaviani.tripod.com (under contruction)
Joshua Jackson <[EMAIL PROTECTED]> wrote: Permisi, Ada yang tau nyetting IPMasquerade dan NAT di Fedora Core 3 (Kernel 2.6.x) ? Atau ada yang punya scriptnya? Terima kasih sebelumnya --------------------------------- Yahoo! Groups Links To visit your group on the web, go to: http://groups.yahoo.com/group/Indo-Linux/ To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Indo-Linux/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
