Let’s say we have two MT routers, both with 2 cards, one wireless and one standard.
if you use monospace fonts, here is the schematics…
(- . . . . . . -)
10.31.201.0/24 | | 10.31.202.0/24
|-----| |-----|
| | | |
| | | |
|-----| |-----|
| |
| |
| |
10.1.1.0/24 10.1.2.0/24
Network is routed and normal traffic goes from one subnet to other with no problem. Only problem are some games that use UDP… like Join Operations. Clients form one subnet can’t see others on other subnet. So if game server is on 10.1.1.0/24 then users from 10.1.2.0/24 can’t see the server.
Does someone know how to fix this?