Na wstępie chciałbym powiedzieć, że komunikator działa, torrenty również.
Czasem działa strona Google ale już odnośniki wyszukane nie, strony nie ładują się, aptitude nie łączy się z serwerami.
Kod: Zaznacz cały
ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:50:8d:e9:ec:a6
inet addr:192.168.0.101 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::250:8dff:fee9:eca6/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1069 errors:0 dropped:0 overruns:0 frame:0
TX packets:990 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:102413 (100.0 KiB) TX bytes:82909 (80.9 KiB)
Interrupt:22 Base address:0x2000
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:126 errors:0 dropped:0 overruns:0 frame:0
TX packets:126 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:7788 (7.6 KiB) TX bytes:7788 (7.6 KiB)
pan0 Link encap:Ethernet HWaddr 2a:ca:0a:a9:79:6c
BROADCAST MULTICAST MTU:1500 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)
Kod: Zaznacz cały
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
Kod: Zaznacz cały
iptables
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Plik resolve
Kod: Zaznacz cały
domain home
search home mik
nameserver 194.204.159.1 - te DNS-y są złe, a pomimo to gadu i torrenty działają, tutaj jest problem
nameserver 192.168.0.1
Kod: Zaznacz cały
ping wp.pl
PING wp.pl (212.77.100.101) 56(84) bytes of data.
64 bytes from www.wp.pl (212.77.100.101): icmp_req=1 ttl=249 time=11.2 ms
64 bytes from www.wp.pl (212.77.100.101): icmp_req=46 ttl=249 time=9.77 ms
64 bytes from www.wp.pl (212.77.100.101): icmp_req=47 ttl=249 time=7.67 ms
64 bytes from www.wp.pl (212.77.100.101): icmp_req=48 ttl=249 time=7.86 ms
...
64 bytes from www.wp.pl (212.77.100.101): icmp_req=270 ttl=249 time=8.90 ms
--- wp.pl ping statistics ---
270 packets transmitted, 270 received, 0% packet loss, time 331541ms
rtt min/avg/max/mdev = 6.854/10.138/29.258/3.520 ms
Proszę o sugestie, co mógłbym z tym fantem zrobić, próbowałem na własną rękę ale niestety nie znalazłem rozwiązania.
Pozdrawiam.