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
ip address print
Flags: X - disabled, I - invalid, D - dynamic
ADDRESS NETWORK INTERFACE
0 D 112.110.184.231/32 10.112.112.118 ppp-out1
1 10.10.1.201/8 10.0.0.0 ether1
above i have given print out of the status of my routeros after connecting to the internet over a 3G HSPDA stick.
i can ping the internet website from terminal window in Winbox. but when i try to access the internet over laptop connected via ethernet i just cannot.
Is it ether1 or another? You need IP config on the ether interface . Can the computer ping MikroTik? Is MikroTik the default gateway for the computer? Does tracert from computer show first step as MikroTik - and then (steps 2 and following) nothing?
You need to have masquerading (/ip firewall nat) on out-interface=ppp-out1
Maybe you need to modify each forwarded IP packet adding +1 to TTL (in /ip firewall mangle) .
[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