Cry For Help...., LAN Internet Client koq Tidak Jalan ---------------------------------------------------------------------------- ----
Halo semua, pertanyaan klasik nih dari newboy... Koneksi internet saya dengan server Wingate di IP192.168.10.8. Selama ini client win98se dapat connect dengan baik. ISP pakai cbn.net.id dengan DNS 202.158.3.6. Namun Confuser saya IP192.168.10.1 (RH7.2 - 2.4.7.10) tidak bisa browsing lagi. Dahulu bisa browsing, namun karena saya utak-utik nggak jalan lagi. (Detail dibawah) Dimana masalahnya? ipchains-kah? Bagaimana setting yang benar? Trims perhatiannya, Salam penuh persahabatan, Wass /n[y]oo'bee/ >------------------------------------------------------> #ping 202.158.3.6 -c1 PING 202.158.3.6 (202.158.3.6) from 192.168.10.1 : 56(84) bytes of data. >From 192.168.10.1: Destination Host Unreachable --- 202.158.3.6 ping statistics --- 1 packets transmitted, 0 packets received, +1 errors, 100% packet loss #ping 192.168.10.8 -c1 PING 192.168.10.8 (192.168.10.8) from 192.168.10.1 : 56(84) bytes of data. 64 bytes from 192.168.10.8: icmp_seq=0 ttl=128 time=1.685 msec --- 192.168.10.8 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max/mdev = 1.685/1.685/1.685/0.000 ms #cat /etc/hosts 127.0.0.1 localhost.localdomain localhost #cat /etc/host.conf order hosts, bind #cat /etc/resolv.conf nameserver 202.158.3.6 nameserver 202.158.3.7 search localdomain #cat /etc/services | grep www http 80/tcp www www-http # WorldWideWeb HTTP http 80/udp www www-http # HyperText Transfer Protocol #cat /etc/sysconfig/network NETWORKING=yes HOSTNAME="localhost.localdomain" GATEWAY="192.168.10.8" GATEWAYDEV="eth0" FORWARD_IPV4="yes" #cat /etc/sysconfig/ipchains :input ACCEPT :forward ACCEPT :output ACCEPT -A input -s 0/0 -d 0/0 -i lo -j ACCEPT -A input -p tcp -s 0/0 -d 0/0 0:1023 -y -j REJECT -A input -p tcp -s 0/0 -d 0/0 2049 -y -j REJECT -A input -p udp -s 0/0 -d 0/0 0:1023 -j REJECT -A input -p udp -s 0/0 -d 0/0 2049 -j REJECT -A input -p tcp -s 0/0 -d 0/0 6000:6009 -y -j REJECT -A input -p tcp -s 0/0 -d 0/0 7100 -y -j REJECT #route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.10.0 * 255.255.255.0 U 0 0 0 eth0 127.0.0.0 * 255.0.0.0 U 0 0 0 lo default 192.168.10.254 0.0.0.0 UG 0 0 0 eth0 -- Utk berhenti langganan, kirim email ke [EMAIL PROTECTED] Dapatkan FAQ milis dg mengirim email kosong ke [EMAIL PROTECTED] Informasi arsip di http://www.linux.or.id/milis.php3
