Podesavanje kablovskog interneta pod Linux-om

Imate problem sa grafičkom karticom, monitorom, periferijama... ovo je mesto za vas

Moderator: Urednik

Post Reply

Povremen korisnik
Povremen korisnik
offline

Posts: 12
Joined: 19 Mar 2014, 23:51

Post Napisano: 20 Mar 2014, 00:20


Na racunaru imam instaliran Windows i Linux. Kablovski internet mi radi pod Windows-om, ali ne i pod Linuxom. Sta da radim?
Imajte u vidu da sam pocetnik.
Modem je Cisco i prikacen je na racunar preko Ethernet porta.
Nisam sigurna koju verziju Slackware-a imam, instalirala sam ga odavno. Uglavnom kad se logujem pise: "Welcome to linux 2.6.29.6- smp" sta god to znacilo



Administrator
Administrator
offline
User avatar

Posts: 3451
Joined: 01 Apr 2012, 13:50
Location: Mlečni put

Post Napisano: 20 Mar 2014, 00:41


Pre svega dobrodošla na forum.

Čini mi se da ti je Slackware verzija 13.37. a što se tiče sređivanja interneta pod Slackom ima par uputstava na forumu.
Evo par linkova pa javi jesi li uspela.

viewtopic.php?p=20295#p20295" onclick="window.open(this.href);return false;
viewtopic.php?p=15147#p15147" onclick="window.open(this.href);return false;

Sad gledam, na oba linka je praktično ista stvar samo drugačije napisano. E sad, ako to nije pomoglo javi kakav se problem dalje javlja pa da rešimo. I javi koje grafičko okruženje koristiš.

Možda nam zatrebaju sledeće informacije pa ako možeš da nam dostaviš

Code: Select all

# lsmod
# lspci -v
# ifconfig -a
# dmesg | grep eth0
Use the source, Luke
SSZ irc kanal
Spread the Word, “CHOOSE SLACK! and Don’t look back.”



Administrator
Administrator
offline
User avatar

Posts: 4590
Joined: 04 Feb 2011, 20:32
Location: Beograd
Contact:

Post Napisano: 20 Mar 2014, 12:44


Ako je priključen na ethernet port trebalo bi da radi. Osim ako je problem u ethernet adapteru (mrežnoj karti) i mogućnosti da ga 2.6.26.9 verzija Linuks jezgra ne podržava. Ovo može biti slučaj kad su u pitanju neki gigabitni ethernet adapteri (mrežne karte) za koje tada još uvek nije postojala podrška u samom jezgru. Ako je to zaista slučaj, za nekoga manje iskusnijeg bi jednostavnije bilo instalirati noviju verziju Slackwarea.

Elem, ukoliko kolegin odgovor deluje malo pretehnički i komplikovan, može se i pojednostaviti. Ali svakako je poželjno da odgovoriš kao bismo videli kako to uraditi na najbolji način. ;)

Instalacija nove verzije nije jedino rešenje, ali za neiskusnije je možda najbolje. Druga rešenja kao što je ažuriranje jezgra ili instalacija drajvera mogu zahtevati veće tehničko angažovanje.

Ukratko: verovatno nije u pitanju modem već mrežna karta. Verovatno nedostatak drajvera. Bez dodatnih informacija je teško reći da li je to i zaista slučaj.



Povremen korisnik
Povremen korisnik
offline

Posts: 12
Joined: 19 Mar 2014, 23:51

Post Napisano: 20 Mar 2014, 15:03


Code: Select all

chmod -x /etc/rc.d/rc.wicd
dobila sam:

Code: Select all

rc.wicd: No such file or directory

Code: Select all

chmod +x /etc/rc.d/rc.networkmanager
dobila sam:

Code: Select all

rc.networkmanager: No such file or directory

Code: Select all

nm_applet

Code: Select all

command not found

Code: Select all

slackpkg search network

Code: Select all

This appears to be the first time you have run slackpkg.
Before you install | upgrade |reinstall anything, you need to uncomment ONE mirror in etc/slackpkg/mirrors and run:
#slackpkg update
You can see more information about slackpkg functions in slackpkg manpage

Code: Select all

slackpkg# ls

Code: Select all

blacklist mirrors slackpkg.conf templates

Code: Select all


root@darkstar/#lsmod                                                                                                                                                             
Module                  Size         Used by                                                                                                                                                          
ipv6                    243508      16                                                                                                                                                               
snd_seq_dummy         2464    0                                                                                                                                                                
snd_seq_oss              29792    0                                                                                                                                                                
snd_seq_midi_event      5980  1 snd_seq_oss                                                                                                                                                    
snd_seq                47984       5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event                                                                                                                   
snd_seq_device          6088  3 snd_seq_dummy,snd_seq_oss,snd_seq                                                                                                                              
snd_pcm_oss            37728  0                                                                                                                                                                
snd_mixer_oss          14300  1 snd_pcm_oss                                                                                                                                                    
agpgart                29256  0                                                                                                                                                                
lp                      9316  0                                                                                                                                                                
fuse                   54008  3                                                                                                                                                                
snd_hda_codec_realtek   188544  1                                                                                                                                                              
snd_hda_intel          23624  2                                                                                                                                                                
snd_hda_codec          53788  2 snd_hda_codec_realtek,snd_hda_intel                                                                                                                            
ppdev                   7200  0                                                                                                                                                                
snd_hwdep               6816  1 snd_hda_codec                                                                                                                                                  
snd_pcm                68128  3 snd_pcm_oss,snd_hda_intel,snd_hda_codec                                                                                                                        
snd_timer              19108  2 snd_seq,snd_pcm                                                                                                                                                
snd                    50820  15 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer                    
parport_pc             24036  1                                                                                                                                                                
thermal                15096  0                                                                                                                                                                
rtc_cmos               10124  0                                                                                                                                                                
processor              38600  1 thermal                                                                                                                                                        
soundcore               5824  1 snd                                                                                                                                                            
i2c_nforce2             6368  0                                                                                                                                                                
psmouse                41676  0                                                                                                                                                                
parport                30700  3 lp,ppdev,parport_pc                                                                                                                                            
rtc_core               15992  1 rtc_cmos                                                                                                                                                       
thermal_sys            10756  2 thermal,processor                                                                                                                                              
rtc_lib                 2332  1 rtc_core                                                                                                                                                       
snd_page_alloc          7972  2 snd_hda_intel,snd_pcm                                                                                                                                          
k8temp                  4156  0                                                                                                                                                                
forcedeth              54636  0                                                                                                                                                                
hwmon                   2104  2 thermal_sys,k8temp                                                                                                                                             
button                  5708  0                                                                                                                                                                
serio_raw               5024  0                                                                                                                                                                
sg                     24912  0                                                                                                                                                                
evdev                   9152  6                               

Code: Select all

                                                                                                   
root@darkstar:/# lspci -v                                                                                                                                                                      
00:00.0 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a1)                                                                                                                        
        Subsystem: ASUSTeK Computer Inc. Device 8234                                                                                                                                           
        Flags: bus master, 66MHz, fast devsel, latency 0                                                                                                                                       
        Capabilities: [44] HyperTransport: Slave or Primary Interface                                                                                                                          
        Capabilities: [dc] HyperTransport: MSI Mapping Enable+ Fixed-                                                                                                                          

00:01.0 ISA bridge: nVidia Corporation MCP61 LPC Bridge (rev a2)
        Subsystem: ASUSTeK Computer Inc. Device 8234            
        Flags: bus master, 66MHz, fast devsel, latency 0        
        I/O ports at 0900 [size=256]                            

00:01.1 SMBus: nVidia Corporation MCP61 SMBus (rev a2)
        Subsystem: ASUSTeK Computer Inc. Device 8234  
        Flags: 66MHz, fast devsel, IRQ 10             
        I/O ports at 0e00 [size=64]                   
        I/O ports at 0600 [size=64]                   
        I/O ports at 0700 [size=64]                   
        Capabilities: [44] Power Management version 2 
        Kernel driver in use: nForce2_smbus           
        Kernel modules: i2c-nforce2                   

00:01.2 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a2)
        Subsystem: ASUSTeK Computer Inc. Device 8234                   
        Flags: 66MHz, fast devsel                                      

00:02.0 USB Controller: nVidia Corporation MCP61 USB Controller (rev a3) (prog-if 10 [OHCI])
        Subsystem: ASUSTeK Computer Inc. Device 8234                                        
        Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 20                            
        Memory at dbfff000 (32-bit, non-prefetchable) [size=4K]                             
        Capabilities: [44] Power Management version 2                                       
        Kernel driver in use: ohci_hcd                                                      
        Kernel modules: ohci-hcd                                                            

00:02.1 USB Controller: nVidia Corporation MCP61 USB Controller (rev a3) (prog-if 20 [EHCI])
        Subsystem: ASUSTeK Computer Inc. Device 8234                                        
        Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 21                            
        Memory at dbffec00 (32-bit, non-prefetchable) [size=256]                            
        Capabilities: [44] Debug port: BAR=1 offset=0098                                    
        Capabilities: [80] Power Management version 2                                       
        Kernel driver in use: ehci_hcd                                                      
        Kernel modules: ehci-hcd                                                            

00:04.0 PCI bridge: nVidia Corporation MCP61 PCI bridge (rev a1) (prog-if 01 [Subtractive decode])
        Flags: bus master, 66MHz, fast devsel, latency 0                                          
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=64                             
        Capabilities: [b8] Subsystem: ASUSTeK Computer Inc. Device 8234                           
        Capabilities: [8c] HyperTransport: MSI Mapping Enable- Fixed-                             

00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
        Subsystem: ASUSTeK Computer Inc. Device 8290                         
        Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 22             
        Memory at dbff8000 (32-bit, non-prefetchable) [size=16K]             
        Capabilities: [44] Power Management version 2                        
        Capabilities: [50] MSI: Enable- Count=1/1 Maskable+ 64bit+           
        Capabilities: [6c] HyperTransport: MSI Mapping Enable- Fixed+        
        Kernel driver in use: HDA Intel                                      
        Kernel modules: snd-hda-intel                                        

00:06.0 IDE interface: nVidia Corporation MCP61 IDE (rev a2) (prog-if 8a [Master SecP PriP])
        Subsystem: ASUSTeK Computer Inc. Device 8234                                        
        Flags: bus master, 66MHz, fast devsel, latency 0                                    
        [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]                    
        [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]                    
        [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]                    
        [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]                    
        I/O ports at ffa0 [size=16]                                                         
        Capabilities: [44] Power Management version 2                                       
        Kernel driver in use: AMD_IDE                                                       
        Kernel modules: pata_amd                                                            

00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2)
        Subsystem: ASUSTeK Computer Inc. Device 8234      
        Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 23
        Memory at dbffd000 (32-bit, non-prefetchable) [size=4K] 
        I/O ports at d480 [size=8]                              
        Capabilities: [44] Power Management version 2           
        Capabilities: [50] MSI: Enable- Count=1/8 Maskable+ 64bit+
        Capabilities: [6c] HyperTransport: MSI Mapping Enable- Fixed+
        Kernel driver in use: forcedeth                              
        Kernel modules: forcedeth                                    

00:08.0 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2) (prog-if 85 [Master SecO PriO])
        Subsystem: ASUSTeK Computer Inc. Device 8234                                                    
        Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 23                                        
        I/O ports at d400 [size=8]                                                                      
        I/O ports at d080 [size=4]                                                                      
        I/O ports at d000 [size=8]                                                                      
        I/O ports at cc00 [size=4]                                                                      
        I/O ports at c880 [size=16]                                                                     
        Memory at dbffc000 (32-bit, non-prefetchable) [size=4K]                                         
        Capabilities: [44] Power Management version 2                                                   
        Capabilities: [b0] MSI: Enable- Count=1/4 Maskable- 64bit+                                      
        Capabilities: [cc] HyperTransport: MSI Mapping Enable- Fixed+                                   
        Kernel driver in use: sata_nv                                                                   

00:08.1 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2) (prog-if 85 [Master SecO PriO])
        Subsystem: ASUSTeK Computer Inc. Device 8234                                                    
        Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 22                                        
        I/O ports at c800 [size=8]                                                                      
        I/O ports at c480 [size=4]                                                                      
        I/O ports at c400 [size=8]                                                                      
        I/O ports at c080 [size=4]                                                                      
        I/O ports at c000 [size=16]                                                                     
        Memory at dbfef000 (32-bit, non-prefetchable) [size=4K]                                         
        Capabilities: [44] Power Management version 2                                                   
        Capabilities: [b0] MSI: Enable- Count=1/4 Maskable- 64bit+                                      
        Capabilities: [cc] HyperTransport: MSI Mapping Enable- Fixed+                                   
        Kernel driver in use: sata_nv                                                                   

00:09.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0                                                    
        Bus: primary=00, secondary=02, subordinate=02, sec-latency=0                                 
        I/O behind bridge: 0000e000-0000efff                                                         
        Memory behind bridge: dc000000-dfffffff                                                      
        Prefetchable memory behind bridge: 00000000c0000000-00000000cfffffff                         
        Capabilities: [40] Subsystem: ASUSTeK Computer Inc. Device 8234                              
        Capabilities: [48] Power Management version 2                                                
        Capabilities: [50] MSI: Enable+ Count=1/2 Maskable- 64bit+                                   
        Capabilities: [60] HyperTransport: MSI Mapping Enable- Fixed-                                
        Capabilities: [80] Express Root Port (Slot+), MSI 00                                         
        Capabilities: [100] Virtual Channel <?>                                                      
        Kernel driver in use: pcieport-driver                                                        
        Kernel modules: shpchp                                                                       

00:0b.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0                                                    
        Bus: primary=00, secondary=03, subordinate=03, sec-latency=0                                 
        Capabilities: [40] Subsystem: ASUSTeK Computer Inc. Device 8234                              
        Capabilities: [48] Power Management version 2                                                
        Capabilities: [50] MSI: Enable+ Count=1/2 Maskable- 64bit+                                   
        Capabilities: [60] HyperTransport: MSI Mapping Enable- Fixed-                                
        Capabilities: [80] Express Root Port (Slot+), MSI 00
        Capabilities: [100] Virtual Channel <?>
        Kernel driver in use: pcieport-driver
        Kernel modules: shpchp

00:0c.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2) (prog-if 00 [Normal decode])
        Flags: bus master, fast devsel, latency 0
        Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
        Capabilities: [40] Subsystem: ASUSTeK Computer Inc. Device 8234
        Capabilities: [48] Power Management version 2
        Capabilities: [50] MSI: Enable+ Count=1/2 Maskable- 64bit+
        Capabilities: [60] HyperTransport: MSI Mapping Enable- Fixed-
        Capabilities: [80] Express Root Port (Slot+), MSI 00
        Capabilities: [100] Virtual Channel <?>
        Kernel driver in use: pcieport-driver
        Kernel modules: shpchp

00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
        Flags: fast devsel
        Capabilities: [80] HyperTransport: Host or Secondary Interface

00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
        Flags: fast devsel

00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
        Flags: fast devsel

00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
        Flags: fast devsel
        Capabilities: [f0] Secure device <?>
        Kernel driver in use: k8temp
        Kernel modules: k8temp

02:00.0 VGA compatible controller: nVidia Corporation G84 [GeForce 8600 GT] (rev a1) (prog-if 00 [VGA controller])
        Flags: bus master, fast devsel, latency 0, IRQ 11
        Memory at df000000 (32-bit, non-prefetchable) [size=16M]
        Memory at c0000000 (64-bit, prefetchable) [size=256M]
        Memory at dc000000 (64-bit, non-prefetchable) [size=32M]
        I/O ports at ec00 [size=128]
        Expansion ROM at defe0000 [disabled] [size=128K]
        Capabilities: [60] Power Management version 2
        Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
        Capabilities: [78] Express Endpoint, MSI 00
        Capabilities: [100] Virtual Channel <?>
        Capabilities: [128] Power Budgeting <?>
        Capabilities: [600] Vendor Specific Information <?>
        Kernel modules: nvidiafb

Code: Select all

ifconfig -a

Code: Select all

eth0     Link encap: Ethernet HWaddr 00:1e:8c:67:56:9c
         BROAD CAST MULTICAST MTU:1500 Metric:1
         RX packets:0 errors:0 dropped:0 overruns:o frame:0
         TX packets:0 errors:0 dropped:0 overruns:o carrier:0
         Collisions:0 txqueuelen:1000
         RX bytes:0 (0.0 B)  TX bytes:0 (0.0B) 
         Interrupt:23   Base address: 0x4000
lo      Link encap: Local Loopback
        inet addr: 127.0.0.1  Mask:255.0.0.0
        inet adrr:    ::1/128   Scope:Host
        UP LOOPBACK RUNNING MTU:16436   Metric:1
        RX packets:24 errors:0 dropped:0 overruns:o frame:0
        TX packets:24 errors:0 dropped:0 overruns:o carrier:0
        collisions:0  txqueueler:0
        RX bytes:1240 (1.2 KiB)   TX bytes:1240 (1.2 KiB)

Code: Select all

Dmesg | grep eth0

Code: Select all

forcedeth 0000:00:07.0:  ifname eth0, PHY OUI 0x1374  @ 1, addr 00:1e:8c:6f:56:9c



Povremen korisnik
Povremen korisnik
offline

Posts: 12
Joined: 19 Mar 2014, 23:51

Post Napisano: 20 Mar 2014, 15:06


Graficko okruzenje je KDE.
Verzija Linuxa bi trebalo da je jedna od ove tri: 12.0 / 12.2 / 13.0 posto te instalacione diskove imam kod kuce.



Administrator
Administrator
offline
User avatar

Posts: 4590
Joined: 04 Feb 2011, 20:32
Location: Beograd
Contact:

Post Napisano: 20 Mar 2014, 16:51


Otvori terminal i probaj sledeće:

1. Otvori terminal (Konsole) zatim otkucaj:

Code: Select all

su
Dobićeš upit da ukucaš administratorsku lozinku. Ako je se ne sećaš, javi pa da vidimo da je nekako povratimo.

2. Zatim otkucaj sledeće:

Code: Select all

killall dhcpcd
dhcpcd eth0
ping 8.8.8.8
3. Možeš ili iskopirati izlaz u tekstualnu datoteku ili napraviti screenshot pomoću alata kscreenshot. Zatim je potrebno da ih okačiš uz odgovor. Pošto pretpostavljam da pristupaš netu iz Windowsa, dobar je predlog da ovaj tekst ili sliku prebaciš na particiju na kojoj se nalazi Windows ili na USB stick.

Takođe možeš usput proveriti i verziju Slackwarea. Otvori terminal i otkucaj (nije potreban root):

Code: Select all

cat /etc/slackware-version



Povremen korisnik
Povremen korisnik
offline

Posts: 12
Joined: 19 Mar 2014, 23:51

Post Napisano: 20 Mar 2014, 17:18


Ja ustvari imam samo root nalog, pa mislim da ovo

Code: Select all

su
nece dati nikakav rezultat



Povremen korisnik
Povremen korisnik
offline

Posts: 12
Joined: 19 Mar 2014, 23:51

Post Napisano: 20 Mar 2014, 17:46


Verzija je Slackware 13.0.0.0.0

Code: Select all

root@darkstar:~# su
root@darkstar:~# killall dhcpd
dhcpd: no process killed      
root@darkstar:~# killall dhcpcd
dhcpcd: no process killed      
root@darkstar:~# dhcpcd eth0   
err, eth0: error executing "/etc/rc.d/rc.ntpd": Permission denied
Ovo nisam cekala do kraja da ispise, nisam bila sigurna da postoji kraj:

Code: Select all

root@darkstar:~# ping 8.8.8.8                                    
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.                     
64 bytes from 8.8.8.8: icmp_seq=1 ttl=53 time=43.0 ms            
64 bytes from 8.8.8.8: icmp_seq=2 ttl=53 time=55.0 ms            
64 bytes from 8.8.8.8: icmp_seq=3 ttl=53 time=36.7 ms            
64 bytes from 8.8.8.8: icmp_seq=4 ttl=53 time=37.0 ms            
64 bytes from 8.8.8.8: icmp_seq=5 ttl=53 time=36.7 ms            
64 bytes from 8.8.8.8: icmp_seq=6 ttl=53 time=36.0 ms            
64 bytes from 8.8.8.8: icmp_seq=7 ttl=53 time=36.4 ms            
64 bytes from 8.8.8.8: icmp_seq=8 ttl=53 time=35.5 ms            
64 bytes from 8.8.8.8: icmp_seq=9 ttl=53 time=47.0 ms            
64 bytes from 8.8.8.8: icmp_seq=10 ttl=53 time=36.2 ms           
64 bytes from 8.8.8.8: icmp_seq=11 ttl=53 time=35.3 ms           
64 bytes from 8.8.8.8: icmp_seq=12 ttl=53 time=38.5 ms           
64 bytes from 8.8.8.8: icmp_seq=13 ttl=53 time=36.3 ms           
64 bytes from 8.8.8.8: icmp_seq=14 ttl=53 time=36.8 ms           
64 bytes from 8.8.8.8: icmp_seq=15 ttl=53 time=36.0 ms           
64 bytes from 8.8.8.8: icmp_seq=16 ttl=53 time=35.2 ms           
64 bytes from 8.8.8.8: icmp_seq=17 ttl=53 time=36.4 ms           
64 bytes from 8.8.8.8: icmp_seq=18 ttl=53 time=49.8 ms           
64 bytes from 8.8.8.8: icmp_seq=19 ttl=53 time=35.0 ms           
64 bytes from 8.8.8.8: icmp_seq=20 ttl=53 time=37.0 ms           
64 bytes from 8.8.8.8: icmp_seq=21 ttl=53 time=37.6 ms           
64 bytes from 8.8.8.8: icmp_seq=22 ttl=53 time=36.8 ms           
64 bytes from 8.8.8.8: icmp_seq=23 ttl=53 time=35.9 ms           
64 bytes from 8.8.8.8: icmp_seq=24 ttl=53 time=37.8 ms           
64 bytes from 8.8.8.8: icmp_seq=25 ttl=53 time=36.1 ms           
64 bytes from 8.8.8.8: icmp_seq=26 ttl=53 time=35.7 ms           
64 bytes from 8.8.8.8: icmp_seq=27 ttl=53 time=36.5 ms           
64 bytes from 8.8.8.8: icmp_seq=28 ttl=53 time=36.8 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=29 ttl=53 time=35.1 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=30 ttl=53 time=36.3 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=31 ttl=53 time=36.7 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=32 ttl=53 time=36.6 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=33 ttl=53 time=38.7 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=34 ttl=53 time=35.2 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=35 ttl=53 time=36.4 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=36 ttl=53 time=35.5 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=37 ttl=53 time=37.1 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=38 ttl=53 time=38.0 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=39 ttl=53 time=37.2 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=40 ttl=53 time=36.2 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=41 ttl=53 time=35.6 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=42 ttl=53 time=36.7 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=43 ttl=53 time=35.8 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=44 ttl=53 time=37.9 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=45 ttl=53 time=36.2 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=46 ttl=53 time=35.8 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=47 ttl=53 time=36.7 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=48 ttl=53 time=36.1 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=49 ttl=53 time=39.2 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=50 ttl=53 time=36.3 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=51 ttl=53 time=36.7 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=52 ttl=53 time=36.9 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=53 ttl=53 time=39.9 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=54 ttl=53 time=35.2 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=55 ttl=53 time=36.3 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=56 ttl=53 time=35.5 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=57 ttl=53 time=37.8 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=58 ttl=53 time=37.7 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=59 ttl=53 time=35.5 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=60 ttl=53 time=36.4 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=61 ttl=53 time=35.7 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=62 ttl=53 time=37.5 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=63 ttl=53 time=35.9 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=64 ttl=53 time=41.4 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=65 ttl=53 time=37.4 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=66 ttl=53 time=35.7 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=67 ttl=53 time=36.8 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=68 ttl=53 time=43.1 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=69 ttl=53 time=35.9 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=70 ttl=53 time=36.7 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=71 ttl=53 time=36.3 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=72 ttl=53 time=37.2 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=73 ttl=53 time=36.1 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=74 ttl=53 time=36.9 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=75 ttl=53 time=40.2 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=76 ttl=53 time=36.7 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=77 ttl=53 time=35.8 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=78 ttl=53 time=39.4 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=79 ttl=53 time=36.6 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=80 ttl=53 time=35.5 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=81 ttl=53 time=37.6 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=82 ttl=53 time=35.9 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=83 ttl=53 time=35.1 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=84 ttl=53 time=36.3 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=85 ttl=53 time=36.4 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=86 ttl=53 time=36.8 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=87 ttl=53 time=36.1 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=88 ttl=53 time=35.8 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=89 ttl=53 time=36.4 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=90 ttl=53 time=35.6 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=91 ttl=53 time=37.3 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=92 ttl=53 time=36.0 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=93 ttl=53 time=35.7 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=94 ttl=53 time=36.7 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=95 ttl=53 time=35.6 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=96 ttl=53 time=38.2 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=97 ttl=53 time=36.0 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=98 ttl=53 time=36.2 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=99 ttl=53 time=36.9 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=100 ttl=53 time=39.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=101 ttl=53 time=39.8 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=102 ttl=53 time=52.7 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=103 ttl=53 time=36.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=104 ttl=53 time=37.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=105 ttl=53 time=35.8 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=106 ttl=53 time=37.1 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=107 ttl=53 time=39.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=108 ttl=53 time=37.1 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=109 ttl=53 time=36.8 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=110 ttl=53 time=35.8 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=111 ttl=53 time=39.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=112 ttl=53 time=36.1 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=113 ttl=53 time=35.9 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=114 ttl=53 time=36.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=115 ttl=53 time=36.9 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=116 ttl=53 time=37.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=117 ttl=53 time=36.5 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=118 ttl=53 time=38.5 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=119 ttl=53 time=43.6 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=120 ttl=53 time=42.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=121 ttl=53 time=35.1 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=122 ttl=53 time=36.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=123 ttl=53 time=35.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=124 ttl=53 time=42.9 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=125 ttl=53 time=35.8 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=126 ttl=53 time=35.2 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=127 ttl=53 time=36.5 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=128 ttl=53 time=35.7 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=129 ttl=53 time=36.9 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=130 ttl=53 time=35.9 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=131 ttl=53 time=36.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=132 ttl=53 time=36.5 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=133 ttl=53 time=36.9 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=134 ttl=53 time=37.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=135 ttl=53 time=36.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=136 ttl=53 time=36.1 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=137 ttl=53 time=36.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=138 ttl=53 time=36.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=139 ttl=53 time=42.8 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=140 ttl=53 time=36.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=141 ttl=53 time=157 ms                                                                                                                                                     
64 bytes from 8.8.8.8: icmp_seq=142 ttl=53 time=44.5 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=143 ttl=53 time=35.8 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=144 ttl=53 time=37.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=145 ttl=53 time=36.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=146 ttl=53 time=35.2 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=147 ttl=53 time=37.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=148 ttl=53 time=35.9 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=149 ttl=53 time=36.9 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=150 ttl=53 time=36.2 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=151 ttl=53 time=35.2 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=152 ttl=53 time=36.6 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=153 ttl=53 time=36.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=154 ttl=53 time=35.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=155 ttl=53 time=36.1 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=156 ttl=53 time=35.7 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=157 ttl=53 time=37.7 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=158 ttl=53 time=35.7 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=159 ttl=53 time=36.8 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=160 ttl=53 time=36.1 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=161 ttl=53 time=35.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=162 ttl=53 time=36.5 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=163 ttl=53 time=36.1 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=164 ttl=53 time=42.7 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=165 ttl=53 time=36.1 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=166 ttl=53 time=36.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=167 ttl=53 time=36.8 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=168 ttl=53 time=45.5 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=169 ttl=53 time=35.1 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=170 ttl=53 time=36.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=171 ttl=53 time=35.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=172 ttl=53 time=36.6 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=173 ttl=53 time=36.9 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=174 ttl=53 time=36.8 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=175 ttl=53 time=36.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=176 ttl=53 time=35.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=177 ttl=53 time=36.9 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=178 ttl=53 time=40.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=179 ttl=53 time=35.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=180 ttl=53 time=36.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=181 ttl=53 time=36.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=182 ttl=53 time=36.7 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=183 ttl=53 time=36.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=184 ttl=53 time=35.2 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=185 ttl=53 time=37.6 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=186 ttl=53 time=39.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=187 ttl=53 time=36.9 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=188 ttl=53 time=38.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=189 ttl=53 time=40.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=190 ttl=53 time=37.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=191 ttl=53 time=35.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=192 ttl=53 time=38.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=193 ttl=53 time=36.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=194 ttl=53 time=35.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=195 ttl=53 time=37.5 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=196 ttl=53 time=35.6 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=197 ttl=53 time=36.7 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=198 ttl=53 time=43.9 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=199 ttl=53 time=35.3 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=200 ttl=53 time=37.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=201 ttl=53 time=36.2 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=202 ttl=53 time=37.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=203 ttl=53 time=36.0 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=204 ttl=53 time=35.2 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=205 ttl=53 time=36.7 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=206 ttl=53 time=37.5 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=207 ttl=53 time=37.7 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=208 ttl=53 time=38.5 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=209 ttl=53 time=35.2 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=210 ttl=53 time=36.4 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=211 ttl=53 time=35.8 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=212 ttl=53 time=36.8 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=213 ttl=53 time=36.2 ms                                                                                                                                                    
64 bytes from 8.8.8.8: icmp_seq=214 ttl=53 time=35.7 ms                                                                                                         
 



Administrator
Administrator
offline
User avatar

Posts: 4590
Joined: 04 Feb 2011, 20:32
Location: Beograd
Contact:

Post Napisano: 20 Mar 2014, 18:02


MissAleksy wrote:Verzija je Slackware 13.0.0.0.0
Hvala, to je već vrlo konkretna informacija. Pošto je u pitanju vrlo stara verzija, možda ne bi bilo loše instalirati noviju?

Elem, bez obzira što je ovde javio grešku:
MissAleksy wrote:err, eth0: error executing "/etc/rc.d/rc.ntpd": Permission denied
Pošto se ovo izvršilo uspešno:
root@darkstar:~# ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=53 time=43.0 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=53 time=55.0 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=53 time=36.7 ms
...
Izgleda da je uspešno uspostavljena veza sa internetom. 8.8.8.8 je Googleov DNS server i ako je dostupan komandi ping onda znači da OS ima pristup spoljnjem internetu. Jesi li slučajno probala da se uključiš na internet posle toga?

I zaista bi ovo išlo u nedogled da ga nisi zaustavila. Možeš i odrediti broj upita ako dodaš -c n:

Code: Select all

ping -c 5 8.8.8.8
Inače nije baš preporučljivo koristiti root nalog direktno. Obično se kreira običan korisnički nalog za svakodnevno korišćenje računara. No, o tome nakon što vidimo da li je (uslovno rečeno) rešen problem sa mrežom.

Preporučio bih da instaliraš noviju verziju pošto Slackware 13.0 više nije zvanično podržan. Novije verzije uključuju i noviji softver, kao i neke nove opcije za održavanje sistema, tako da je i to jedan od razloga za upgrade (u stvari instalaciju nove verzije od nule).

Ako se odlučiš da zadržiš 13.0, količina novijeg softvera će biti ograničena i sistem neće više dobijati siguronosna ažuriranja.



Administrator
Administrator
offline
User avatar

Posts: 4590
Joined: 04 Feb 2011, 20:32
Location: Beograd
Contact:

Post Napisano: 20 Mar 2014, 18:07


Zaboravio sam da kažem da se podešavanje iz prethodne poruke gubi nakon restarta sistema, pa ga je potrebno ponoviti (dhcpcd...). Ako internet radi nakon toga, podesićemo sistem da to odradi automatski. Tj, ukoliko ne odlučiš da ažuriraš na noviji Slack. :)


Post Reply

Who is online

Users browsing this forum: No registered users and 16 guests