Weszłem w resolv.conf i było ip 127.0.0.1. Zmieniłem je na 192.168.1.101
[ Dodano: Dzisiaj o 15:22 ]
Oto wyniki

:
[root@karl karol]# ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:50:FC:E8:D7:E0
inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::250:fcff:fee8:d7e0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:6 errors:0 dropped:0 overruns:0 frame:0
TX packets:823 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:649 (649.0 b) TX bytes:38969 (38.0 KiB)
Interrupt:19 Base address:0x9000
[root@karl karol]# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.0.0.3 0.0.0.0 255.255.255.255 UH 1 0 0 sl0
192.168.1.0 0.0.0.0 255.255.255.0 U 10 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 1 0 0 sl0
0.0.0.0 192.168.1.1 0.0.0.0 UG 10 0 0 eth0
[root@karl karol]# cat /etc/resolv.conf
search dhcppc0 local
nameserver 127.0.0.1
nameserver 192.168.1.1
nameserver 194.204.152.34
nameserver 194.204.159.1
# ppp temp entry
[root@karl karol]#
A i jeszcze jedno. Jak nadać uprawnienia windosowskim partycjom żeby można było wrzucać na nie pliki a nie tylko przeglądać? Wchodziłem w uprawnienia ale pisało że nie mam prawa zmieniania uprawnień.