Hi All,
I dont know what im missing, hopefully someone here can help.
I have an Mikrotik RB750
ether 1 connects to my ADSL
ether 2 connects to my house - 192.168.1.0/24
ether 5 connects to my neighbour - 192.168.2.0/24
We can both access the internet, we can both ping both default gateways (ie 192.168.1.1 and 192.168.2.1) but for the life of me I cannot get either side to be able to ping devices on the opposite side (hope this makes sense)
I have disabled firewalls on all PCs, hoping this was the issue but it didnt help.
Also, tracert from say 192.168.1.5 to 192.168.2.5 will end at 192.168.1.1, I thought it would at least get to 192.168.2.1 since I can ping that gateway.
The default routes are there, only ether 1 is masqueraded and I have rate limited ether 5 to 1mbps
----------------------------------------------------------------
> ip firewall nat print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=srcnat action=masquerade out-interface=Interwebs
1 I chain=srcnat action=masquerade out-interface=FNBConnect
----------------------------------------------------------------
> ip firewall filter print
Flags: X - disabled, I - invalid, D - dynamic
----------------------------------------------------------------
> ip route print
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 xxx.xxx.x.x 1
1 ADC xxx.xxx.x.x/32 xxx.xxx.xx.xxx Interwebs 0
2 ADC 192.168.1.0/24 192.168.1.1 ether2-Our-House 0
3 ADC 192.168.2.0/24 192.168.2.1 ether5-Neighbour 0
4 ADC 192.168.3.0/24 192.168.3.1 ether3 0
Any ideas?
I dont know what im missing, hopefully someone here can help.
I have an Mikrotik RB750
ether 1 connects to my ADSL
ether 2 connects to my house - 192.168.1.0/24
ether 5 connects to my neighbour - 192.168.2.0/24
We can both access the internet, we can both ping both default gateways (ie 192.168.1.1 and 192.168.2.1) but for the life of me I cannot get either side to be able to ping devices on the opposite side (hope this makes sense)
I have disabled firewalls on all PCs, hoping this was the issue but it didnt help.
Also, tracert from say 192.168.1.5 to 192.168.2.5 will end at 192.168.1.1, I thought it would at least get to 192.168.2.1 since I can ping that gateway.
The default routes are there, only ether 1 is masqueraded and I have rate limited ether 5 to 1mbps
----------------------------------------------------------------
> ip firewall nat print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=srcnat action=masquerade out-interface=Interwebs
1 I chain=srcnat action=masquerade out-interface=FNBConnect
----------------------------------------------------------------
> ip firewall filter print
Flags: X - disabled, I - invalid, D - dynamic
----------------------------------------------------------------
> ip route print
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 xxx.xxx.x.x 1
1 ADC xxx.xxx.x.x/32 xxx.xxx.xx.xxx Interwebs 0
2 ADC 192.168.1.0/24 192.168.1.1 ether2-Our-House 0
3 ADC 192.168.2.0/24 192.168.2.1 ether5-Neighbour 0
4 ADC 192.168.3.0/24 192.168.3.1 ether3 0
Any ideas?