File sharing Comp1 -> ISP -> Router1 -> Mikrotik -> Comp2
Posted: Fri Nov 10, 2017 1:07 pm
Hi, Im using Mikrotik as a secondary router where EnGenius the first router.
Internet cable is first connected to EnGenius router :
WAN IP : 10.10.201.204 (from ISP)
WAN Gateway : 10.10.200.1(from ISP)
LAN IP 192.168.200.1
DHCP Enabled
Then from Engenius to Mikrotik
Address list
1) Address : 192.168.200.2/24, Network: 192.168.200.0, Interface: WAN
1) Address : 192.168.10.1/24, Network: 192.168.10.0, Interface LAN
IP Pool
Name: Hotspot-pool, Addresses: 192.168.10.2-192.168.10.254
Route
Dst Address: 192.168.200.0/24, Gateway: WAN, Pref Source: 192.168.200.2
Dst Address: 192.168.10.0/24, Gateway: LAN, Pref Source: 192.168.10.1
Firewall
Chain: dstnat, dst address: 192.168.200.2, action: dst-nat, to address: 192.168.10.2
Chain: srcnat, src address: 192.168.10.2, action: src-nat, to address: 192.168.200.2
Chain: srcnat, action: masquerade
Now what i want to do is, I want to share files from 192.168.10.2 to another computer of different network of different places.
So if anyone knows the solution please help me ...
Internet cable is first connected to EnGenius router :
WAN IP : 10.10.201.204 (from ISP)
WAN Gateway : 10.10.200.1(from ISP)
LAN IP 192.168.200.1
DHCP Enabled
Then from Engenius to Mikrotik
Address list
1) Address : 192.168.200.2/24, Network: 192.168.200.0, Interface: WAN
1) Address : 192.168.10.1/24, Network: 192.168.10.0, Interface LAN
IP Pool
Name: Hotspot-pool, Addresses: 192.168.10.2-192.168.10.254
Route
Dst Address: 192.168.200.0/24, Gateway: WAN, Pref Source: 192.168.200.2
Dst Address: 192.168.10.0/24, Gateway: LAN, Pref Source: 192.168.10.1
Firewall
Chain: dstnat, dst address: 192.168.200.2, action: dst-nat, to address: 192.168.10.2
Chain: srcnat, src address: 192.168.10.2, action: src-nat, to address: 192.168.200.2
Chain: srcnat, action: masquerade
Now what i want to do is, I want to share files from 192.168.10.2 to another computer of different network of different places.
So if anyone knows the solution please help me ...