On 02/24/15 17:42, A Y wrote:
# cat /etc/ppp/peers/mobinil /dev/cuaU0debugcrtscts921600defaultroutenoauth:10.64.64.64connect '/usr/sbin/chat -v -f /etc/ppp/peers/mobinil.chat' # cat /etc/ppp/peers/mobinil.chat ABORT "NO CARRIER"ABORT "NO DIALTONE"ABORT "ERROR"ABORT "NO ANSWER"ABORT "BUSY"ABORT "Username/Password Incorrect"TIMEOUT 15"" "ATZ"OK "ATE1"OK "ATQ0V1E1S0=0&C1&D2+FCLASS=0"OK 'AT+CGDCONT=1,"IP","mobinilweb"'OK "ATDT*99***1#"TIMEOUT 30CONNECT \d\c # grep chat /var/log/* # grep pppd /var/log/*/var/log/daemon:Feb 24 10:03:59 ce pppd[15103]: pppd 2.3.5 started by ce, uid 0/var/log/daemon:Feb 24 10:03:59 ce pppd[15103]: Failed to open /dev/cuaU0: Device not configured......... # cat /etc/resolv.conf lookup file bindnameserver 213.131.64.119nameserver 41.196.200.23nameserver 137.117.214.6nameserver ns10.link.netnameserver ns11.link.netnameserver ns12.link.net I got the above nameservers from the mobinil website
You are getting closer - but there is information missing to help solve the problem which is /dev/cuaU0 failing to be opened.
What is the output of: ls -l /dev/cuaU* and: grep com /var/log/messages hth Fred