I have created several bridges and bridge 1 with ip 192.168.0.0/24
the other bridge2 with IP 10,1,10.0/24
all well the networks have internet and everything but i can not ping from bridge1 to PC in bridge2 but bridge2 can
ping PC in bridge1
when i do an traceroute to GW of brdige2 i reach ip of Bridge1 that is 10.1.10.1 but if i trace route to PC in bridge2 i reach Gateway of bridge1.
added route to fix this with no luck tried adding allow all traffico as 1st rule in firewall between bridges using in interface and out interface on chain forward and with IP but no luck guessing somehing in bridge 2 need to be enabled or disabled or do i need to restart router to get it working ?
Disabled Firewall on remote PC with no success borth network points to same DNS server IE 192.168.0.1 for network 192.168.0.0/24 as well when i am located on bridgelan2 10.1.10.0/24 dns is 192.168.0.1 as well ans reflected in PC but unable to access shared folder by hostname but by IP address.
Verified Mikrtoik arp table and hostname of computer in 10.1.10.x have desired hostname and computer have dynamic ip address but does not make any difference even if i assign a static ip address in mikritk router and DHCP.
i can ping between computers on bride(192.168.0.0/24)and bridgelan2(10.1.10.0/24) successfully,
i can access shared folder when on same 192.168.0.0/24 network but take some time to get up the login window
when running nslookup hostname does not work:
Servidor: router.lan
Address: 192.168.0.1
*** router.lan no encuentra ACER-JUANJOSER: Non-existent domain
created routing rule for each bridge beside the one created by default by mikrtik and firewall rule permitting traffic between interfaces.
set firewall rule to accept icmp between bridges and ping with success from bridge to bridgelan2 computer and otherway around after this rule blocking any other traffic …
so i guess firewall rule is not the limiting factor nor PC but something between bridges in mikrotik that i neede, enable IP firewall that
is disabled by default …
You will need to setup your Windows systems correctly for names to work outside the local network. See Microsoft docs.
Or you can put the names with the proper addresses in the DNS static entries in the routers.
First check what is the IP of the remote machine and see if you can connect it using the IP instead of the name.
Your issue is not a MikroTik issue. It is a Microsoft Windows issue. It can be solved but it requires effort from you. That I am not going to spend because I do not use Windows.
It is the same with EVERY routed network! You need some form of service location resolution.