PPP-client connected but no internet access.

3g CDMA zte ac2790 (Evdo rev A , B) usb dongle connected to mikrotik v5.20,RB gets ip, remote ip, dns with status = running and connected , but no internet access here is some details.

my setting export
/interface ethernet
set 0 arp=enabled auto-negotiation=yes cable-settings=default
disable-running-check=yes disabled=no full-duplex=yes mac-address=
00:0C:29:47:7E:89 mtu=1500 name=ether1 speed=100Mbps

/interface ppp-client
add add-default-route=no allow=chap data-channel=0 dial-command=ATDT
dial-on-demand=no disabled=no info-channel=0 keepalive-timeout=0 max-mru=
1500 max-mtu=1500 modem-init=“” mrru=disabled name=ppp-out1 null-modem=no
password=ptcl phone=#777 pin=“” port=usb3 profile=default use-peer-dns=
yes user=vwireless@ptcl.com
/ip address
add address=192.168.10.1/24 disabled=no interface=ether1 network=192.168.10.0
/ip firewall nat
add action=masquerade chain=srcnat disabled=no out-interface=ppp-out1
src-address=192.168.10.0/24
/ip route
add disabled=no distance=1 dst-address=0.0.0.0/0 gateway=ppp-out1 scope=30
target-scope=10
add check-gateway=ping disabled=no distance=1 dst-address=0.0.0.0/0 gateway=
ppp-out1 scope=30 target-scope=10

here in this first image you can see the details that windows 8 dialer get from modem or isp.

and here in this second picture you can see debug log and gui view of whats happening. DNS is changed by PPP-client (logged in debug log)


zte-win8 dialer prop B.png
zte-win8 dialer prop A.png

Any body please help. :slight_smile:

can you traceroute or ping from the router to the internet via ppp tunnel?
Please upgrade the RouterOS to the latest version - v6.7

so far i can not ping or traceroute via ppp tunnel.
upgrade will cost me money even I don’t know whether that will fix the problem or not :confused: can I try that in VMware so I can test if that works or not ?

Upgrades are free, but check compatibility with your 3G modem

ok I tried by updating still same issue.

UP UP ^^^

Hello! I have some troubles with ppp also…
When I turn on MT all works fine, until I try to login to web page… As far as I try to login ppp RX stays 0 so no Internet connection.
The interesting thing is that scanning from the outside WAN IP gives:
Starting Nmap 5.21 ( http://nmap.org ) at 2014-02-04 10:36 EET
Nmap scan report for 188.69.xx.xx
Host is up (0.027s latency).
Not shown: 999 filtered ports
PORT STATE SERVICE
21/tcp open ftp

it is strange . I cannot acces managment either per 80 or winbox port but it claims that 21 PORT is open
what is more… watchdog script that pings 8.8.8.8 does not restart the router. but I cannot ping 8.8.8.8 from LAN side