i have site A and site B, using bridge connection. both link are up and i can able to ping both side, now dsl router on Site B can ping dsl gatway 1.1 but site A cannot ping gateway or x.x.1.0/024. i need to fix this issue soon as possible am almost screwed up.
Please make some picture on your network setup so it’s easier figure how your network should working.
Okay i try figure how this shoud working, example:
Site A - B connected with Ethernet cable, A (ether1) to B (ether2 what is also bridge1). Site B connected via ether1 to DSL modem ethernet port?
Site A:
ether11
IP: 192.168.88.2/24
Site B:
ether2 / bridge
IP: 192.168.88.1/24
ether1
from DHCP 192.168.1.2/24 (example)
DSL modem
IP: 192.168.1.0/24
So A - B working because it’s same /24 network but because DSL modem is different network you should make src-nat to Site B. Then you can ping. Then DSL modem can return package back to A. It think this is solution?