Configuration:
PC1
IP: 10.10.45.2/24
gateway 10.10.45.1/24
PC2
IP: 10.217.0.2/24
gateway 10.217.0.1/24
Router configuration
/ip address
add address = 10.10.45.1/24 interface = ether2 network = 10.10.45.0
add address = 10.217.0.1/24 interface = ether3 network = 10.217.0.0
PC1 connected to interface ether2.
PC2 connected to interface ether3.
I get strange results with this router configuration.
I can ping PC1 from PC2, but from PC1 i can ping only 10.217.0.1, but not 10.217.0.2.
I don't understand why.
PC1
IP: 10.10.45.2/24
gateway 10.10.45.1/24
PC2
IP: 10.217.0.2/24
gateway 10.217.0.1/24
Router configuration
/ip address
add address = 10.10.45.1/24 interface = ether2 network = 10.10.45.0
add address = 10.217.0.1/24 interface = ether3 network = 10.217.0.0
PC1 connected to interface ether2.
PC2 connected to interface ether3.
I get strange results with this router configuration.
I can ping PC1 from PC2, but from PC1 i can ping only 10.217.0.1, but not 10.217.0.2.
I don't understand why.