Hi, All
i have been trying for several days now to connect my lan to the internet through Mikrotik OS 3.x then a 3g router (ericsson w25) i dont know if am doing something wrong below is my network diagram and system reports …thanks in advance.
[admin@MikroTik] > ip address print
Flags: X - disabled, I - invalid, D - dynamic
# ADDRESS NETWORK BROADCAST INTERFACE
0 ;;; default configuration
192.168.88.1/24 192.168.88.0 192.168.88.255 ether1
1 ;;; Public
192.168.1.2/24 192.168.1.0 192.168.1.255 ether1
2 ;;; Lan
192.168.10.1/24 192.168.10.0 192.168.10.255 ether2
[admin@MikroTik] > ip route print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC G GATEWAY DISTANCE IN..
0 A S 0.0.0.0/0 r 192.168.1.1 1 et..
1 ADC 192.168.1.0/24 192.168.1.2 0 et..
2 ADC 192.168.10.0/24 192.168.10.1 0 et..
3 ADC 192.168.88.0/24 192.168.88.1
[admin@MikroTik] > ip firewall nat print
Flags: X - disabled, I - invalid, D - dynamic
0 chain=srcnat action=masquerade out-interface=ether1
It’s kind of hard to troubleshoot this with the information you’re giving.
From the laptop, can you ping the RouterOS router (192.168.10.1)?
From the RouterOS router, can you ping the 3G router (192.168.1.1)?
From the laptop, can you ping the 3G router (192.168.1.1)?
How are you testing, what are you expecting the test results to be, and what result are you getting instead?
thanks…from the laptop i can ping the router os router 192.168.10.1, i connect to the router with winbox on that ip
from the the router i can ping the 3g router but only from the ether1 interface, from ether2 interface doesnt work
From the laptop i cant ping the 3g router 192.168.1.1
even when in the router i can ping google.com when i use the ether1 interface.
please help me
thanks sir, if i could just ping the interface where the 3g router connects to the ros (ether1) from my computer i think my problem should be over…thats my problem now i keep getting ping timeouts when i ping ether1 even in the same router frm ether2…