#pastikan pd saat compile kita menggunakan opsi :
# make install-pinger
Filed under: Squid
09/11/2008 • 08:52 0
#pastikan pd saat compile kita menggunakan opsi :
# make install-pinger
Filed under: Squid
08/11/2008 • 12:30 0
run > start > cmd
Kondisi Normal: 1 ip gateway
C:\Documents and Settings\ibm>arp -a
Interface: 10.10.4.5 — 0×2
Internet Address Physical Address Type
10.10.4.1 00-e0-1c-3b-5d-f5 dynamic
Tidak Normal :
C:\Documents and Settings\ibm>arp -a
Interface: 10.10.4.5 — 0×2
Internet Address Physical Address Type
10.10.4.1 00-e0-1c-3b-5d-f5 dynamic
10.10.4.x xx-xx-xx-xx-xx-xx dynamic >> gatewaY kemana nIh ??
Solusi :
arp -s 10.10.4.1 00-e0-1c-3b-5d-f5
dibuat static aja
Filed under: Trouble Shoot
05/11/2008 • 17:40 0
edit file :
aneh….network ke detect, driver ke load tapi net gak mau Up. Bete De…
#vim /etc/udev/rules.d/z25_persistent-net.rules
Apus semua baris
#reboot
#DOne
Filed under: debian