Type Here to Get Search Results !

Routing static 3 router MikroTik

 R1

ether1 (wan)

ether2 (R1-client) : 192.168.10.1/24 (mengarah klien)

ether3 (intnet 3) : 10.10.10.1/24

========================================

ip - routes

dst. address : 20.20.20.0/24

gateway : 10.10.10.2

========================================

dst. address : 192.168.20.0/24

gateway : 10.10.10.2

========================================

dst. address : 192.168.30.0/24

gateway : 10.10.10.2

========================================


R2

ether1 (wan)

ether2 (R2-client) : 192.168.20.1/24 (mengarah klien)

ether3 (intnet 3) : 10.10.10.2/24

ether4 (intnet 4) : 20.20.20.1/24

========================================

ip - routes

dst. address : 192.168.10.0/24

gateway : 10.10.10.1

========================================

dst. address : 192.168.30.0/24

gateway : 20.20.20.2

========================================


R3

ether1 (wan)

ether2 (intnet 4) : 20.20.20.2/24

ether3 (R3-client) : 192.168.30.1./24 (mengarah klien)

========================================

ip - routes

dst. address : 10.10.10.0/24

gateway : 20.20.20.1

========================================

dst. address : 192.168.20.0/24

gateway : 20.20.20.1

========================================

dst. address : 192.168.10.0/24

gateway : 20.20.20.1

========================================