Announcement

Collapse
No announcement yet.

now have internet access but samba access has disappeared

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    now have internet access but samba access has disappeared

    here's current ifconfig and route:
    Code:
    eth0   Link encap:Ethernet HWaddr 00:1b:24:09:40:13                                                              
         inet addr:192.168.1.200 Bcast:192.168.1.255 Mask:255.255.255.0                                                     
         inet6 addr: fe80::21b:24ff:fe09:4013/64 Scope:Link                                                            
         UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1                                                            
         RX packets:1176 errors:0 dropped:0 overruns:0 frame:0                                                          
         TX packets:1214 errors:0 dropped:0 overruns:0 carrier:0                                                         
         collisions:0 txqueuelen:1000                                                                       
         RX bytes:561918 (561.9 KB) TX bytes:200503 (200.5 KB)                                                          
         Interrupt:20 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:24 errors:0 dropped:0 overruns:0 frame:0
         TX packets:24 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:1240 (1.2 KB) TX bytes:1240 (1.2 KB)
    
    wlan0   Link encap:Ethernet HWaddr 00:1a:73:35:03:e0
         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:1000
         RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
    
    wmaster0 Link encap:UNSPEC HWaddr 00-1A-73-35-03-E0-00-00-00-00-00-00-00-00-00-00
         [NO FLAGS] MTU:0 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:1000
         RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
    Code:
    Kernel IP routing table
    Destination   Gateway     Genmask     Flags Metric Ref  Use Iface
    192.168.1.0   0.0.0.0     255.255.255.0  U   0   0    0 eth0
    169.254.0.0   0.0.0.0     255.255.0.0   U   1000  0    0 eth0
    0.0.0.0     192.168.1.1   0.0.0.0     UG  100  0    0 eth0
    i got the internet working by editing /etc/networking/interfaces
    which had incorrect info in it. see this thread:
    http://kubuntuforums.net/forums/inde...opic=3111046.0

    in doing so, however, i've now lost
    my connection to samba shares. in dolphin i can click the left-pane
    network icon and get its various options.

    if i click the network icon that appears, i see the mac pro on the
    network. if i click that, i see various options, including samba.
    clicking the samba options produces nothing but an error that it
    could not connect.

    if i click the samba shares option that appears after a left-pane
    network icon click, i see an icon for mshome, the workgroup for
    the local network. clicking the mshome icon produces nothing, not
    even an error.

    the pc on the network does not appear at all when clicking the left-
    pane network icon.

    i am able to ping both the mac pro and the pc.

    sigh.

    BabaG

    #2
    Re: now have internet access but samba access has disappeared

    I don't know the solution for you, I have just something you could try. Now when you have internet connection, you can install software, so you can try to install network manager package wicd. If it doesn't repair your local network, you can try to use ssh instead of samba.
    Kubuntu 16.04 on two computers and Kubuntu 17.04 on DELL Latitude 13

    Comment

    Working...
    X