Fórum Ubuntu CZ/SK

Ubuntu pro osobní počítače => Internet a sítě => Téma založeno: klema99 12 Června 2010, 10:43:53

Název: internet-funkcni pouze google [vyřešeno]
Přispěvatel: klema99 12 Června 2010, 10:43:53
Zdravim,v linuxu sem zacatecnik a pro nekoho to bude mozna trivialni zalezitost.Pri nastaveni IP adres v ubuntu 10.04  se firefox nedostane dal nez na google a vyhledani, kdyz chci pouzit vyhledany odkaz tak pracuje ale bez vysledku.Pingoval sem na  ruzne adresy a vse je  na 100% v poradku.
Myslim si ze to bude opravdu jen nejaka malickost pokud bude nutne poslu vypis  za rady diky.
Název: Re: internet-funkcni pouze google
Přispěvatel: petergula 12 Června 2010, 11:09:06
Uz tu je par tem s touto problematikou napr. http://forum.ubuntu.cz/index.php/topic,47551.0.html (http://forum.ubuntu.cz/index.php/topic,47551.0.html) ajked neviem, ci s nejakym vysledkom
, pre zaciatok skus vo FF vypnut ipv6 a to tak, ze spustis firefox, zadas about:config miesto adresy a tam napises ipv6, zjavi sa ti network.dns.disableIPv6 a zmenis hodnotu na true. Ak nepomoze vratis spat na false.
Název: Re: internet-funkcni pouze google
Přispěvatel: klema99 12 Června 2010, 12:01:14
takze deaktivace ipv6 nepomohla a zmena DNS na volny http://forum.ubuntu.cz/index.php/topic,47551.0.html take ne :(( ale divne je to ze dyz najedu na ikonu sitovych pripojeni tak vypise connection estabilished.......

[attachment deleted by admin]
Název: Re: internet-funkcni pouze google
Přispěvatel: petertomasy 12 Června 2010, 12:06:04
pošli tie výpisy sem...všetky.
Název: Re: internet-funkcni pouze google
Přispěvatel: klema99 12 Června 2010, 12:45:42
pcmcik@pcmcik:~$ lspci
00:00.0 Host bridge: Silicon Integrated Systems [SiS] 671MX
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS968 [MuTIOL Media IO] (rev 01)
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE] (rev 01)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] 191 Gigabit Ethernet Adapter (rev 02)
00:05.0 IDE interface: Silicon Integrated Systems [SiS] SATA Controller / IDE mode (rev 03)
00:06.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:07.0 PCI bridge: Silicon Integrated Systems [SiS] PCI-to-PCI bridge
00:0f.0 Audio device: Silicon Integrated Systems [SiS] Azalia Audio Controller
01:00.0 VGA compatible controller: ATI Technologies Inc M92 LP [Mobility Radeon HD 4300 Series]
02:00.0 Network controller: RaLink RT3090 Wireless 802.11n 1T/1R P

pcmcik@pcmcik:~$ route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.20.5.0       *               255.255.255.0   U     1      0        0 eth0
link-local      *               255.255.0.0     U     1000   0        0 eth0
default         10.20.5.254     0.0.0.0         UG    0      0        0 eth0
pcmcik@pcmcik:~$

pcmcik@pcmcik:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:24:21:6e:be:d8 
          inet addr:10.20.5.134  Bcast:10.20.5.255  Mask:255.255.255.0
          inet6 addr: fe80::224:21ff:fe6e:bed8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:92 errors:44 dropped:0 overruns:0 frame:44
          TX packets:66 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:10246 (10.2 KB)  TX bytes:8628 (8.6 KB)
          Interrupt:19 Base address:0xdead

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:12 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:720 (720.0 B)  TX bytes:720 (720.0 B)

pcmcik@pcmcik:~$ ip route show
10.20.5.0/24 dev eth0  proto kernel  scope link  src 10.20.5.134  metric 1
169.254.0.0/16 dev eth0  scope link  metric 1000
default via 10.20.5.254 dev eth0  proto static


snad to bude stacit kdyztak prosim napis ktere dalsi mam postnout dik.......jinak konfiguraci ip jsem delal pres graficke rozhrani viz foto nize 





[attachment deleted by admin]
Název: Re: internet-funkcni pouze google
Přispěvatel: DuckD 12 Června 2010, 13:29:45
Přes co jsi připojenej?
Zkus snížit MTU:
Kód: [Vybrat]
ip link set dev eth0 mtu 600
Název: Re: internet-funkcni pouze google
Přispěvatel: klema99 12 Června 2010, 14:11:04
 hodnota MTU byl ten problem snizeni na 600 a uz je connect ok diky vsem za pomoc :)