Sponsored Content
Full Discussion: FreeBSD 8.2 Huawei ppp.conf
Top Forums UNIX for Dummies Questions & Answers FreeBSD 8.2 Huawei ppp.conf Post 302540269 by usuallinuser on Wednesday 20th of July 2011 07:50:13 AM
Old 07-20-2011
FreeBSD 8.2 Huawei ppp.conf

Hey guys!

I'm not an english native-speaker, so, excuse me please, if my English isn't the best.

And I'm also not sure if I'm in the right forum. I'm Newbie so i postet it here. So if this post is in the wrong category, i bet you to bring it in the correct one (may in the IP/Network-directory)

I used FreeBSD 10 years ago the last time, when i was 14 and at that thime i had a cable-internet with a static IP. So it wasn't a problem to connect to the internet.

Now in the present, i startet using Linux since an half a year and now i want to experiment with FreeBSD because it was lovely when i used it 10 years ago.

My problem is, that I'm using mobile internet with a Huawei modem. (E1750). FBSD 8.2 supports it and "ls /dev/" also shows me cuaU0.0 and "cu -l /dev/cuaU0.0" -> "AT" gives me a "Connected". So it should work.

My big problem is the editing of the ppp.conf.

I'm from Austria and my provider is "a1". The APN is "a1.net", the username is ppp@a1plus.at and the psswd is "ppp".

It works perfectly with Linux (Gentoo, Debian, Kubuntu and so on).

I show you my ppp.conf:

Code:
a1:
set device /dev/cuaU0.0
set speed 460800
set phone "*99#"
set log local chat error warning connect
disable ipv6cp
disable mppe
disable lqr
set dial "ABORT BUSY ABORT NO\sCARRIER TIMEOUT 5 \
\"\" AT OK-AT-OK \
AT OK-AT-OK AT+CPIN=!!!PIN_GOES_HERE!!! OK-AT-OK\
AT+CGDCONT=1,\\\"IP\\\",\\\"a1.net\\\" OK \
AT OK-AT-OK \\dATDT\\T TIMEOUT 40 CONNECT"
enable dns
set authname ppp@a1plus.at
set authkey ppp
disable vjcomp
disable protocomp
set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
add default HISADDR


But it this ppp.conf doesn't work. Does anyone see an synthax-errror or anything else which is wrong? Or would anyone of you be so nice to help me getting that config-file working?

when i use "PPP" then the PPP-promt comes:

PPP> dial a1 ..

and that work's, but it doesn't connect!

I would be so glad, if anyone could help me!


Thank's a lot,

a usually linux user =)

Last edited by pludi; 07-20-2011 at 09:20 AM..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

PPP in netcfg

Hi! I'm using RedHat 7.1 and I have some prolems with connecting with ppp. I have run modemtool and told that I'm using ttyS0. Whe I then try to set up a PPP connection using netcfg the PPP option is not there. I have all the other alternativs except PPP. What have I missed? (6 Replies)
Discussion started by: <Therapy>
6 Replies

2. IP Networking

How to get Caller Id in PPP

hello I am workin with PPP to send data from dos machine to unix & Linux machine using FTP with help of fax & voice modem(Caller id Enabled & Exchange provides facility). i need to identify phone(number) connect with Dos machine i.e. to identify from where data is send. so i want to get the... (0 Replies)
Discussion started by: yspl
0 Replies

3. IP Networking

CCP In PPP

Hi, I am using linux-2.6.10 mandrake. In which i am establishing PPP sessions with the peer.During the PPP negotiations i negotiate even CCP-deflate compression option. I just wanted to know the amount of memory which is being used in kernel space by the compression algorithms,when a ccp... (0 Replies)
Discussion started by: sriram.ec
0 Replies

4. UNIX for Advanced & Expert Users

Configuring snmpd.conf and snmptrapd.conf

HI, I want a help for Configuring snmpd.conf and snmptrapd.conf (i.e Configuring SNMP) for receiving TRAPS in my networks. I am using RHEL4.0 OS. Please tell me How I can configure above two files in a proper way and at an advanced level. Especially I am getting... (2 Replies)
Discussion started by: jagdish.machhi@
2 Replies

5. Solaris

install PPP on Solaris 9

Background: I have been running Solaris 8 on an Ultra5 with 128MB and 4GB disk for years without upgrade. If it ain’t broke, don’t fix it. Now my ISP has upgraded their software, and no longer talks to my old (asppp!) software. Sun no longer ships newer versions of Solaris 8. So I bought Solaris... (1 Reply)
Discussion started by: sandee
1 Replies

6. Solaris

basic question on sd.conf and lpc.conf file

Hello Guys, Do we need to configure this file only if we add SAN disk or even if we add local disk, do we need to modify? (4 Replies)
Discussion started by: mokkan
4 Replies

7. BSD

FreeBSD 8.2 Huawei E1750 ppp

Hi guys My DSL went down this morning and I needed internet to work. I searched for a config all over but couldn't find exactly what I wanted. After a bit I got mine working fine so I thought I'd post this to help anyone else out there. I am using a Huawei E1750 on T-Mobile UK running FreeBSD... (0 Replies)
Discussion started by: cmilos
0 Replies

8. Shell Programming and Scripting

Script to update rsyslog.conf and auditd.conf

Hello all, Newbie here. I'm currently tasked with updating rsyslog.conf and auditd.conf on a large set of servers. I know the exact logging configurations that I want to enable. I have updated both files on on a server and hope to use the updated files as a template for the rest of the... (3 Replies)
Discussion started by: Mide
3 Replies

9. Solaris

Configure resolv.conf and nsswitch.conf

Hi, I've installed Solaris 11.3(live media) and configured DNS. Everytime I reboot the server, resolv.conf got deleted and it created a new nsswitch.conf. I used below to configure both settings: # svccfg -s dns/client svc:/network/dns/client> setprop config/nameserver = (xx.xx.xx.aa... (1 Reply)
Discussion started by: flexihopper18
1 Replies

10. UNIX for Beginners Questions & Answers

No SMS notifications once ppp up

Hi all, I have an Siemens IoT2020 with a Sim7000e cellular board that I connect via USB to the board and connect to Telstra Cat-M1 network. I can send and receive SMS and do so using Node-Red but can also do with Minicom etc. When connected I get : root@iot2000:~# dmesg | grep USB ACPI:... (0 Replies)
Discussion started by: antc
0 Replies
british-english-large(5)					   Users' Manual					  british-english-large(5)

NAME
british-english-large - a list of English words DESCRIPTION
/usr/share/dict/british-english-large is an ASCII file which contains an alphabetic list of words, one per line. FILES
There may be any number of word lists in /usr/share/dict/. /etc/dictionaries-common/words is a symbolic link to the currently-chosen /usr/share/dict/<language> file. /usr/share/dict/words is a symbolic link to /etc/dictionaries-common/words, and is the name by which other software should refer to the system word list. See select-default-wordlist(8) for more information, and/or to change the currently- chosen word list. The directory /usr/share/dict can contain word lists for many languages, with name of the language in English, e.g., /usr/share/dict/french and /usr/share/dict/danish contain respectively lists of French and Danish words if they exist. Such lists should be coded using the ISO 8859-1 character set encoding. SEE ALSO
ispell(1), select-default-wordlist(8), and the Filesystem Hierarchy Standard. HISTORY
The words lists are not specific, and may be generated from any number of sources. The system word list used to be /usr/dict/words. For compatibility, software should check that location if /usr/share/dict/words does not exist. AUTHOR
Word lists are collected and maintained by various authors. The Debian English word lists are built from the SCOWL (Spell- Checker Ori- ented Word Lists) package, whose upstream editor is Kevin Atkinson <kevina@users.sourceforge.net>. Debian 16 June 2003 british-english-large(5)
All times are GMT -4. The time now is 10:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy