Community discussions

MikroTik App
 
calvofede
newbie
Topic Author
Posts: 26
Joined: Thu Aug 06, 2015 3:57 am

SMB can access by WiFi but not by ethernet

Tue Mar 01, 2016 12:34 am

I have a problem woth access to SMB, i set to all interfaces but I only can access by WiFi (192.168.32.0/24). By ethernet says: "Tha path was not found". Ethernet eth10 is (10.128.0.4-10.128.0.30).
enabled: yes
        domain: WORKGROUP
       comment: CarpetaCompartida
  allow-guests: no
    interfaces: all
Flags: X - disabled, I - invalid, D - dynamic 
 #   ADDRESS            NETWORK         INTERFACE                               
 0   ;;; Bridge UniFi
     192.168.32.1/24    192.168.32.0    UniFi                                   
 1   ;;; Enlace Mikrotik2
     10.0.0.1/30        10.0.0.0        ether13                                 
 2   ;;; server
     192.168.32.1/24    192.168.32.0    ether2                                  
 3 XI 10.128.8.1/22      10.128.8.0      ether13_vlan400                         
 4   ;;; Switch oficina
     10.128.0.1/24      10.128.0.0      ether10                                 
 5   10.128.4.1/22      10.128.4.0      ether11                                 
 6   192.168.33.1/24    192.168.33.0    vlan100-UniFi                           
 7 XI 192.168.34.1/24    192.168.34.0    vlan550                                 
 8   10.128.8.1/22      10.128.8.0      ether12                                 
 9 D 190.11.32.98/29    190.11.32.96    ether1                                  
10 D 10.0.0.1/32        10.0.0.2        <pptp-cfede>   
Flags: X - disabled, A - active, D - dynamic, 
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme, 
B - blackhole, U - unreachable, P - prohibit 
 #      DST-ADDRESS        PREF-SRC        GATEWAY            DISTANCE
 0 ADS  0.0.0.0/0                          190.11.32.97              0
 1  DC  10.0.0.0/30        10.0.0.1        ether13                 255
 2 ADC  10.0.0.2/32        10.0.0.1        <pptp-cfede>              0
 3 ADC  10.128.0.0/24      10.128.0.1      ether10                   0
 4  DC  10.128.4.0/22      10.128.4.1      ether11                 255
 5  DC  10.128.8.0/22      10.128.8.1      ether12                 255
 6   S  ;;; M2
        10.128.32.0/19                     10.0.0.2                  1
 7 ADC  190.11.32.96/29    190.11.32.98    ether1                    0
 8 ADC  192.168.32.0/24    192.168.32.1    UniFi                     0
                                           UniFi             
 9 ADC  192.168.33.0/24    192.168.33.1    vlan100-UniFi             0


With UniFi I can access to that folder but with Eth10 I can't.

What can i do?
 
User avatar
Splash
Member Candidate
Member Candidate
Posts: 207
Joined: Fri Oct 16, 2015 10:09 am
Location: Johannesburg, South Africa

Re: SMB can access by WiFi but not by ethernet

Tue Mar 01, 2016 12:44 pm

Maybe some tests you could perform.

Check IP gateway that is being assigned to the client computer is correct. (subnet etc)
Ping the SMB share IP. (probably the 10.128.0.1 ip)
Traceroute to the SMB share IP.
Torch the interface to see if you are seeing requests.
 
calvofede
newbie
Topic Author
Posts: 26
Joined: Thu Aug 06, 2015 3:57 am

Re: SMB can access by WiFi but not by ethernet

Mon Mar 07, 2016 5:08 pm

Maybe some tests you could perform.

Check IP gateway that is being assigned to the client computer is correct. (subnet etc)
Ping the SMB share IP. (probably the 10.128.0.1 ip)
Traceroute to the SMB share IP.
Torch the interface to see if you are seeing requests.
Its rare because sometimes it shows up the login windows but no matter what user and password i put that after login says "The path was not found".

Maybe something with firewall?

Over Wifi works perfect.