Community discussions

MikroTik App
 
mwieting
just joined
Topic Author
Posts: 9
Joined: Fri May 03, 2013 12:54 am

Ping Request on different subnets

Wed Sep 18, 2013 10:58 pm

I have the following two ip schemes and i need them to be able to communicate with eachother. (ping). I can ping an ip from the 10.20.1.1 network to the 10.10.1.1 network but not the other way around.
I need the two networks to work together for my phone system.
Ether2
10.10.1.1/24
10.10.1.0

Ether3
10.20.1.1/24
10.20.1.0
 
Rudios
Forum Veteran
Forum Veteran
Posts: 973
Joined: Mon Mar 11, 2013 12:58 pm
Location: The Netherlands

Re: Ping Request on different subnets

Thu Sep 19, 2013 8:03 am

Maybe a firewall on the local system of a firewall filter rules set on the mikrotik
 
mwieting
just joined
Topic Author
Posts: 9
Joined: Fri May 03, 2013 12:54 am

Re: Ping Request on different subnets

Thu Sep 19, 2013 4:04 pm

Yah, and ive loooked through the firewall rules. Cant seem to find anything.
 
doush
Long time Member
Long time Member
Posts: 665
Joined: Thu Jun 04, 2009 3:11 pm

Re: Ping Request on different subnets

Thu Sep 19, 2013 4:19 pm

ip address export

ip route export
Copy and paste the output from both routers so we can see your config
 
mwieting
just joined
Topic Author
Posts: 9
Joined: Fri May 03, 2013 12:54 am

Re: Ping Request on different subnets

Thu Sep 19, 2013 4:25 pm

add address=10.10.1.1/24 comment="Innova Office LAN" interface="E2 Innova LAN" \
network=10.10.1.0
add address=10.20.1.1/24 comment="Innova VOIP LAN" interface="E3 VOIP LAN" \
network=10.20.1.0
add address=172.16.1.1/24 comment="Web LAN" interface="E5 WEB LAN" network=\
172.16.1.0



/ip route
add distance=1 gateway=74.87.126.209 scope=255
add distance=1 dst-address=10.20.1.1/32 gateway="E2 Innova LAN"
You do not have the required permissions to view the files attached to this post.
 
Rudios
Forum Veteran
Forum Veteran
Posts: 973
Joined: Mon Mar 11, 2013 12:58 pm
Location: The Netherlands

Re: Ping Request on different subnets

Thu Sep 19, 2013 6:22 pm

The static route for the 10.20.1.0 segment is not needed. And seen from your screenshot it looks like the interface having 10.20.1.1 address is down.

Who is online

Users browsing this forum: Amazon [Bot], Bing [Bot], martidim, philipwillemse, tangent and 188 guests