what should i used with this : topology?
PPTP, PPoE, L2TP or EoIP
what i want is :
- both client can communicate each other, ex: by using ping.
- client on network 192.168.1.0/24 can see games created by client 192.168.2.0/24, and vice versa , i think this is possible, but how?
- for now i'm using simple routing :
Code: Select all
add ip 10.1.1.1/26 in ether1 R1, and ip 10.1.1.2/26 in ether1 R2,
then route traffic for destination 192.168.2.0/24 using gateway 10.1.1.2 for R1
and route traffic for destination 192.168.1.0/24 using gateway 10.1.1.1 for R2
pls, i need help with these problem, coz i'm running out of clue.
thx with any help in this forum