well.... i haven't fixed the problem.... cause i am in finals but well.... here are the files...
hope... someone can tell me what's wtong cause i really don't know..
root@x:/home/x# ifconfig
eth1 Link encap:Ethernet HWaddr 00:C0:9F:A7:60:1A
inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::2c0:9fff:fea7:601a/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6 errors:17 dropped:0 overruns:0 frame:0
TX packets:23 errors:0 dropped:0 overruns:0 carrier:0
collisions:1 txqueuelen:1000
RX bytes:360 (360.0 b) TX bytes:1582 (1.5 KiB)
Interrupt:16 Base address:0x4000
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:4843 errors:0 dropped:0 overruns:0 frame:0
TX packets:4843 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:374423 (365.6 KiB) TX bytes:374423 (365.6 KiB)
root@x:/home/x# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
localnet * 255.255.255.0 U 0 0 0 eth1
default 192.168.1.1 0.0.0.0 UG 0 0 0 eth1
root@x:/home/x# less /etc/resolv.conf
nameserver 192.168.1.1
/etc/resolv.conf (END)
that's it!!!!
