Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Problem whit Huawei E176 and E160 3G Modems

    Scheduled Pinned Locked Moved Hardware
    1 Posts 1 Posters 1.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tixe
      last edited by

      Hi .. i have a little problem with Huawei 3G Modems.

      one E176 and E160, the problem is the same.

      The plataform are a pfSense 2.0.3 on a Soekris Board NET6501

      I put some code to can see

      Jul 5 13:42:15 ppp: [opt2_link0] Link: reconnection attempt 1 in 4 seconds
      Jul 5 13:42:15 ppp: [opt2_link0] LCP: Down event
      Jul 5 13:42:15 ppp: [opt2_link0] Link: DOWN event
      Jul 5 13:42:15 ppp: [opt2_link0] MODEM: chat script failed
      Jul 5 13:42:15 ppp: [opt2_link0] CHAT: The remote modem did not answer.
      Jul 5 13:42:15 ppp: [opt2_link0] CHAT: Dialing server at *99#…
      Jul 5 13:42:15 ppp: [opt2_link0] CHAT: Detected Hayes compatible modem.
      Jul 5 13:42:15 ppp: [opt2_link0] LCP: LayerStart
      Jul 5 13:42:15 ppp: [opt2_link0] LCP: state change Initial –> Starting
      Jul 5 13:42:15 ppp: [opt2_link0] LCP: Open event
      Jul 5 13:42:15 ppp: [opt2_link0] Link: OPEN event
      Jul 5 13:42:15 ppp: [opt2] Bundle: Interface ng0 created
      Jul 5 13:42:15 ppp: web: web is not running
      Jul 5 13:42:15 ppp: process 39143 started, version 5.6 (root@snapshots-8_1-i386.builders.pfsense.org 08:23 7-Mar-2013)
      Jul 5 13:42:15 ppp:
      Jul 5 13:42:15 ppp: Multi-link PPP daemon for FreeBSD

      These message is a same with both modems !!! … but the E160 i see that is on the Hardware compatibility list, whe i go to Interfaces PPP Edit i see /dev/cuaU0.0 and /dev/cuaU0.1, i choose one or other and the message are the same, what im doing wrong

      The the mdp_x.conf are to next

      startup:

      configure the console

      set console close

      configure the web server

      set web close

      default:
      pppclient:
      create bundle static opt2
      set iface name ppp0
      set iface disable on-demand
      set iface idle 0
      set iface disable tcpmssfix
      set iface up-script /usr/local/sbin/ppp-linkup
      set iface down-script /usr/local/sbin/ppp-linkdown
      set ipcp ranges 0.0.0.0/0 10.64.64.0/0
      set ipcp no vjcomp
      #log -bund -ccp -chat -iface -ipcp -lcp -link

      create link static opt2_link0 modem
      set link action bundle opt2
      set link disable multilink
      set link keep-alive 10 60
      set link max-redial 0
      set link no acfcomp
      set link no protocomp
      set link disable chap pap
      set link accept chap pap eap
      set link disable incoming
      set link mtu 1492
      set auth authname "clarogprs"
      set auth password clarogprs999
      set modem device /dev/cuaU0.1
      set modem script DialPeer
      set modem idle-script Ringback
      set modem watch -cd
      set modem var $DialPrefix "DT"
      set modem var $Telephone "*99#"
      set modem var $APN "igprs.claro.com.ar"
      set modem var $APNum "1"
      open

      Some one can help me ?

      Thanks in advances and regards !!!

      –------------------------------------------------------
      By Tixe
      Sorry for my English, Im not an English speaker.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.