coba anda masuk ke direktori /etc/sysconfig/network-script/
lalu edit isi ifup, terus matikan(gunakan #)pada saat ketemu kata2:
ip route replace 169.254.0.0/16 dev ${REALDEVICE}
mudah2an berhasil, karena saya juga pernah ngalami hal serupa.
hermono
Dave Matt <[EMAIL PROTECTED]> said:
> Dear All,
>
> mengapa eth0 saya tampil 2 ya (RH)
> sementara di MDK saya tidak ada masalah
> saya sudah set bolak-balik di RH
>
> /etc/sysconfig/network
>
> NETWORKING=yes
> HOSTNAME=svrlnx2.xxx.com
> GATEWAY=202.xxx.xxx.xx
> GATEWAYDEV=eth0
>
>
> /etc/sysconfig/network-script/ifcfg-eth0
> DEVICE=eth0
> BOOTPROTO=none
> BROADCAST=""
> IPADDR=169.254.194.2
> NETMASK=255.255.0.0
> NETWORK=169.254.0.0
> ONBOOT=yes
> USERCTL=no
> PEERDNS=no
> TYPE=Ethernet
>
> >> ketika di route (offline)
>
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use
> Iface
> 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0
eth0
> 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0
eth0
> 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
> 0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0
eth0
>
> >> ketika di route (online)
> Destination Gateway Genmask Flags Metric Ref Use
> Iface
> 202.158.74.11 0.0.0.0 255.255.255.255 UH 0 0 0
ppp0
> 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0
eth0
> 169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0
eth0
> 127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
>
> sehingga client tidak dapat melakukan koneksi internet (gateway server)
> ! server masih memakai cara dialup ke ISP
> atau sebenarnya settingnya udah betul ?
> o iya saya memakai iptables -t nat -A POSTROUTING -s 169.254.194.0/24 -d
> 0.0.0.0/0 -o ppp0 -j MASQUERADE
>
> thx
>
>
>
> --
> Unsubscribe: kirim email kosong ke [EMAIL PROTECTED]
> Arsip dan info di http://linux.or.id/milis.php
> FAQ milis http://linux.or.id/faq.php
>
>
--
--
Unsubscribe: kirim email kosong ke [EMAIL PROTECTED]
Arsip dan info di http://linux.or.id/milis.php
FAQ milis http://linux.or.id/faq.php