Users connecting to R1 and R2 have IP addresses from the same subnet 10.10.10.0/24. I think it will work because the bridge wireless is just layer 2. So If a user behind R3 wants to reach the internal network 10.10.10.0/24, it can go through R1, then R2, then to the internal network. Does it make sense?
biggynet
ASKER
Sorry, cctually this is the correct configuration
Existing:
PC3<->R3<->R2
|
Switch0 <-> wireless bridge<->wireless bridge<->R1<->switch1<->PC1
|
PC0
In the existing configuration, PC3 can access PC1 without any problem. If I move to the desire configuration, can PC3 still access PC1?
PC0 and PC1 are on the same subnet, 10.10.10.0/24