On Thursday 25 August 2005 10:51, Nurul Hidayati wrote:
> Udah sebulan ingin bikin server proxy pake Mandriva Lmited Edition
> 2005, tapi apa daya Lancardnya gak bisa nyambung padahal sama si
> Mandriva udah kedetek jenis dan tipe Lancard tsb (‎DFE 530 TX+ Fast
> Ethernet Adapter). Oleh karena itu sampai saat ini ya gak jalan-jalan
> servernya.
>
> Mohon solusinya. Aku pake Mobo ASUS P4B dengan built-in Lancard
> Sis900. Lewat bios aku udah disable onboard Lancard Sis tsb. Terus
> modemnya juga udah aku cabut.
>
> aku sengaja beli external Lancard D-LINK 530 TX (realtek 8139) dengan
> tujuan supaya bisa jalan ama linux, eh sampai sekrang gak
> jalan-jalan. Tulung dunks kasih rekomendasi merek Lancard mana yang
> bisa langsung 'On' dengan linux....hhhhhh udah desperado nehhhhhh....
>
>
> Berikut adalah biodata systemku:
>
> ==Kartu Adapter==
> Vendor: ‎D-Link Inc
> Description: ‎DFE 530 TX+ Fast Ethernet Adapter
> Media class: ‎NETWORK_ETHERNET
> Module name: ‎8139too
> Mac Address: ‎00:05:5d:31:f0:f6
> Bus: ‎PCI
> Location on the bus: ‎-
>
> ==LSPCI==
> [EMAIL PROTECTED] nurul]# lspci
> 00:00.0 Host bridge: Silicon Integrated Systems [SiS] SiS645DX Host &
> Memory & AGP Controller (rev 01)
> 00: 01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual
> PCI-to-PCI bridge (AGP)
> 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS962 [MuTIOL
> Media IO] (rev 25)
> 00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus
> Controller 00:02.5 IDE interface: Silicon Integrated Systems [SiS]
> 5513 [IDE] 00:02.7 Multimedia audio controller: Silicon Integrated
> Systems [SiS] Sound Controller (rev a0)
> 00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0
> Controller (rev 0f)
> 00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0
> Controller (rev 0f)
> 00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0
> Controller 00:0f.0 Ethernet controller: D-Link System Inc RTL8139
> Ethernet (rev 10) 01:00.0 VGA compatible controller: nVidia
> Corporation NV11 [GeForce2 MX/MX 400](rev b2)
> [EMAIL PROTECTED] nurul]#
>
>
> ==ifconfig==
> [EMAIL PROTECTED] nurul]# ifconfig
> lo        Link encap:Local Loopback
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           inet6 addr: ::1/128 Scope:Host
>           UP LOOPBACK RUNNING  MTU:16436  Metric:1
>           RX packets:74 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:74 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:4940 (4.8 Kb)  TX bytes:4940 (4.8 Kb)
>
> sit0      Link encap:IPv6-in-IPv4
>           inet6 addr: :: 127.0.0.1/96 Scope:Unknown
>           UP RUNNING NOARP  MTU:1480  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:0
>           RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
>
>
> ==Ifconfig eth0 -> Device Busy Terus==
> [EMAIL PROTECTED] nurul]# ifconfig eth0 192.168.1.201 netmask
> 255.255.255.0 SIOCSIFFLAGS: Device or resource busy
>
> ==ifup==
> [EMAIL PROTECTED] network-scripts]# ifup eth0
> SIOCSIFFLAGS: Device or resource busy
> Failed to bring up eth0.
>
>
> ==/etc/sysconfig/network-scripts/ifcfg-eth0==
> [EMAIL PROTECTED] network-scripts]# cat
> /etc/sysconfig/network-scripts/ifcfg-eth0 DEVICE=eth0
> BOOTPROTO=static
> IPADDR= 192.168.1.201
> NETMASK=255.255.255.0
> NETWORK=192.168.1.0
> BROADCAST=192.168.1.255
> ONBOOT=yes
> HWADDR=00:05:5d:31:f0:f6
> METRIC=1
> MII_NOT_SUPPORTED=yes
> USERCTL=yesvv
>
> ==service network restart==
> [EMAIL PROTECTED] network-scripts]# service network restart
> Shutting down loopback interface:                               [  OK
>  ] Setting network parameters:                                     [ 
> OK  ] Bringing up loopback interface:                                
> [  OK  ] Bringing up interface eth0:  SIOCSIFFLAGS: Device or
> resource busy Failed to bring up eth0.
>                                                                
> [FAILED] [EMAIL PROTECTED] network-scripts]#
>
> ==/etc/rc.d/rc.local==
> [EMAIL PROTECTED] network-scripts]# cat /etc/rc.d/rc.local
> #!/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.
> ifconfig eth0 192.168.1.201 netmask 255.255.255.0
> ifconfig eth0 up
> route add default gw 192.168.1.1
> touch /var/lock/subsys/local
>
> ==Grep==
> Aug 25 15:39:58 myproxy kernel: eth0: RealTek RTL8139 at 0xd0e7e000,
> 00:05:5d:31:f0:f6, IRQ 0
> Aug 25 15:39:22 myproxy ifup: Failed to bring up eth0.
> Aug 25 15:39:22 myproxy network: Bringing up interface eth0:  failed
> Aug 25 15:39:24 myproxy shorewall:    Net Zone: eth0:0.0.0.0/0
> Aug 25 15:39:26 myproxy shorewall:    Net Zone: eth0:0.0.0.0/0
> Aug 25 16:03:29 myproxy ifup: Failed to bring up eth0.
> Aug 25 16:03:29 myproxy network: Bringing up interface eth0:  failed
> Aug 25 16:03:46 myproxy ifup: Failed to bring up eth0.
> Aug 25 16:03:46 myproxy network: Bringing up interface eth0:  failed
> Aug 25 16:04:32 myproxy ifup: Failed to bring up eth0.
> Aug 25 16:04:32 myproxy network: Bringing up interface eth0:  failed
> Aug 25 16:05:19 myproxy ifup: Failed to bring up eth0.
> Aug 25 16:05:19 myproxy network: Bringing up interface eth0:  failed
> Aug 25 16:11:57 myproxy ifup: Failed to bring up eth0.
> Aug 25 16:11:57 myproxy network: Bringing up interface eth0:  failed
> Aug 25 16:15:56 myproxy kernel: Shorewall:net2all:DROP:IN=eth0 OUT=
> MAC= SRC=192.168.1.201 DST= 224.0.0.251 LEN=75 TOS=0x00PREC=0x00
> TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=55
> Aug 25 16:15:56 myproxy kernel: Shorewall:net2all:DROP:IN=eth0 OUT=
> MAC= SRC=192.168.1.201 DST= 224.0.0.251 LEN=93 TOS=0x00PREC=0x00
> TTL=255 ID=1 DF PROTO=UDP SPT=5353 DPT=5353 LEN=73
> Aug 25 16:15:56 myproxy kernel: Shorewall:net2all:DROP:IN=eth0 OUT=
> MAC= SRC= 192.168.1.201 DST=224.0.0.251 LEN=75 TOS=0x00PREC=0x00
> TTL=255 ID=2 DF PROTO=UDP SPT=5353 DPT=5353 LEN=55
> Aug 25 16:15:56 myproxy kernel: Shorewall:net2all:DROP:IN=eth0 OUT=
> MAC= SRC= 192.168.1.201 DST=224.0.0.251 LEN=75 TOS=0x00PREC=0x00
> TTL=255 ID=3 DF PROTO=UDP SPT=5353 DPT=5353 LEN=55
> Aug 25 16:15:57 myproxy kernel: Shorewall:net2all:DROP:IN=eth0 OUT=
> MAC= SRC= 192.168.1.201 DST=224.0.0.251 LEN=69 TOS=0x00PREC=0x00
> TTL=255 ID=4 DF PROTO=UDP SPT=5353 DPT=5353 LEN=49
>
>
> ==/etc/modprobe.conf==
> [EMAIL PROTECTED] ~]# cat /etc/modprobe.conf
> # This file is autogenerated from /etc/modules.conf using
> generate-modprobe.conf command
> alias eth0 8139too
> remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe
> --first-time -r --ignore-remove snd-intel8x0
> install snd-intel8x0 /sbin/modprobe --first-time --ignore-install
> snd-intel8x0 && { /sbin/modprobe snd-pcm-oss; /bin/true;}
> install usb-interface /sbin/modprobe ohci-hcd; /sbin/modprobe
> ehci-hcd; /bin/true
> [EMAIL PROTECTED] ~]#


Pake Slackware aja mbak .. heheheh!

-- 
Best Regards,

.: dheeQz24 :.

My Public-Key GnuPG : http://noc.margravine.com/dheeQz24.asc

Attachment: pgpUmUtggLo86.pgp
Description: PGP signature

Kirim email ke