Ubuntu Networking :: GPRS - LCP Terminated By Peer

Nov 20, 2010

I am trying to get pppd/chat working with an internal Wavecom modem, but PPP terminates with message "LCP terminated by peer". But, same pppd/chat configuration is working on my own Linux OS with Huawei 3G modem. I tried several options to get it working, but no luck. The problem is happening during the PPP negotiation with the Modem:

rcvd [LCP TermReq id=0x2]
LCP terminated by peer

But this only mean that there was a failure during PPP setup between Linux and the Modem. I tested the modem with manual AT commands via minicom to further investigate to problem, but could not even activate the PDP context:

Modem is registered and attached to Vodacom's network:

at+cops=?
+COPS: (2,"VodaCom-SA","VODA","65501"),(3,"MTN-SA","MTN","65510"),(3,"","","65502"),(3,"Cell C","C)
at+cops?
+COPS: 0,2,65501

[code]....

View 1 Replies


ADVERTISEMENT

General :: GPRS Whims Of Samsung C5212 - "LCP Terminated By Peer"

Feb 14, 2010

I have been using GPRS on a Nokia 6230 on PCL 2009 for months, no problems. Got the C5212 2 days back. First, it would not connect using the old wvdial.conf file (the modem was detected on the same ttyacm1 port), throwing up an error I don't recall now. Then I did a wvdialconf, and edited the resulting file, and this time I got an error "Voice line detected".

The phone came with the windows software, so tried getting online on a Win install. The phone connected, but the procedure involved disconnecting the phone (as described by the software itself). Assuming this "disconnection" could be a reason for wvdial to fail, I tried again on Linux. This time I could get online, without a hitch.

Yesterday, I abruptly started facing a new problem "LCD Terminated by Peer". I had used the phone error free for more than 2 hours. Then I disconnected and plugged it again, and voila the error! I have looked at many sites and their solutions. None of them seem to change this situation. The most popular tip is to comment out all lcp related lines in the /ppp/options file. I am using wvdial and kpp, and my options file did not have those lines in the first place.

View 1 Replies View Related

Fedora Networking :: 3G USB Modem - LCP Terminated By Peer

Sep 7, 2009

I recently upgraded to Fedora 11, and am having an issue with the USB modem (Novatel USB720) disconnecting almost immediately after it is connected. Sometimes it disconnects 30 seconds after it is connected, sometimes 2-3 minutes. And other times it stays connected for hours without a problem. I know the card is good as it works using Verizon Connection Manager software under Windows and never had this problem.

And, I am able to get to the Internet while it is connected, so it is passing traffic OK. I'm using the NetworkManager to connect the "Auto Mobile Broadband" connection. I've seen other posts on this very same issue, and I verified that pppd is called using the "lcp-echo-failure 0" and "lcp-echo-interval 0" options. But it seems that when it does disconnect, in /var/log/messages it says "LCP terminated by peer".

Below is an example of /var/log/messages where we can connect, then it immediately disconnects.
Sep 7 09:55:08 c3po NetworkManager: <info> Activation (ttyUSB0) starting connection 'Auto Mobile Broadband (CDMA) connection'
Sep 7 09:55:08 c3po NetworkManager: <info> (ttyUSB0): device state change: 3 -> 4 (reason 0)
Sep 7 09:55:08 c3po NetworkManager: <info> Activation (ttyUSB0) Stage 1 of 5 (Device Prepare) scheduled...
Sep 7 09:55:08 c3po NetworkManager: <info> Activation (ttyUSB0) Stage 1 of 5 (Device Prepare) started...
Sep 7 09:55:08 c3po NetworkManager: <info> Activation (ttyUSB0) Stage 1 of 5 (Device Prepare) complete.
Sep 7 09:55:09 c3po NetworkManager: <info> (ttyUSB0): powering up.....

View 5 Replies View Related

Ubuntu Networking :: Peer To Peer Filesharing Between PC's

Mar 2, 2010

I know I'm missing something absolutely basic here but when I search the forums for filesharing I only seem to get info referring to Windows filesharing/SAMBA etc.

We have 3 Ubuntu machines at home and a printer on a Windows machine. How can we best fileshare:

1) between Ubuntu machines
2) reliably between Ubuntu and the Windows machine

Printing across the network is ok except for the Karmic NBR machines but that's another thread.

View 9 Replies View Related

Ubuntu :: Error While Getting Peer-to-peer Dbus Connection: The Name :1.219 Was Not Provided By Any .service Files

May 26, 2010

When I plug in my iPhone to my 10.04 machine, it's recognized. I can always drag music from the iPhone to the Music collection in Rhythmbox, but 9 times out of 10 dragging the other ways gives me this error:

"Error while getting peer-to-peer dbus connection: The name :1.219 was not provided by any .service files"

View 2 Replies View Related

Ubuntu :: Setting Up Samba On A Peer-to-Peer Network With Windows XP

May 30, 2010

I am using Ubuntu 10.4 LTS and Samba3.4.7.I have read a lot of posts and different web pages on setting up Samba on a Peer-to-Peer network with Windows XP but just cant make it work. I can see the Guest account in XP My Network Places but cant access the folder when I click on it.Network not accessible or you dont have permission. I can PING both ways ok. I have Firestarter turned OFF and I dont have any third party firewall on XP.

This is my samba config file:

[global]
netbios name = dolphin
server string = Ubuntu
workgroup = WATERLILLY - same as XP

[code]....

View 3 Replies View Related

Fedora :: Installing Frostwire Or Other Peer To Peer Programs?

Jul 11, 2010

Where do I get Frostwire to install? None of the repos I have have it.

What are other popular peer to peer programs?

View 14 Replies View Related

Ubuntu Networking :: Connect To GPRS Using A HTC TYTN II Via Bluetooth?

May 25, 2010

I have a HTC TYTN II which is subscribed to 3G, I would like to connect to the internet via my laptop (running on Ubuntu 10.04) using bluetooth.

View 1 Replies View Related

Ubuntu Networking :: Rdesktop Connection Reset By Peer

Jul 15, 2010

I've happily been using rdesktop to access my MS Vista desktop from Ubuntu (Hardy) for a few months until a couple of days ago when it stopped working. Now if I try connecting I get the following:

[Code]....

I don't believe anything's changed on the client (Ubuntu) side. The Vista box is occasionally connected to a corporate intranet via VPN and it was after such a session that rdesktop stopped working, so perhaps a Windows group policy was modified during the session. I've checked the basics - can ping 10.1.1.2 from Ubuntu, can access port 3389. Have deleted ~/.rdesktop and ~/.tsclient.

Digging around the Vista client I noticed in Control Panel > System Properties > Remote that in the Remote Desktop sub-panel the Allow connections only from computers running Remote Desktop with Network Level Authentication setting is enabled and that the other two are greyed out. Now, I don't know whether this setting has been changed but I suspect that it might be the problem.

Unfortunately, I don't know enough about Windows to know how or even whether I can change this setting to Allow connections from computers running any version of Remote Desktop (less secure) I've poked around the group policy editor (gpedit.msc) but no joy.

View 9 Replies View Related

Ubuntu Networking :: GPRS Internet Via Samsung Phone?

Aug 8, 2010

I have a Samsung phone (S3310) and I'm trying use it as a modem to access the net on 10.04. I set up a Mobile broadband connection (under network connections) and I'm pretty sure the settings are correct because it works on a Nokia phone with the same service provider.

When I plug in my Data Cable and set it to Samsung PC Studio mode, my phone isn't detected as a modem. I just tried wvdialconf and it says "No modem detected". I'm guessing that maybe I'm missing some drivers here. what I can do get the phone detected as a modem.

View 5 Replies View Related

Ubuntu Networking :: Micromax Q75 To Connect As Gprs Modem?

Oct 23, 2010

I am trying to connect my q75 micromax mobile with my computer as modem using wvdial. But I could not connect as modem. I insalled wvdial, gnome-ppp and mode switch through synaptic package manager.

This is the message I got from terminal window. After this, there is no connection. I closed the terminal window using ctrl+C command. My mobile is dual sim phone. I want to connect through one ISP provider for GPRS. How to set this in wvdial configuration file.

Quote:

subramanian@subramanian:~$ sudo wvdialconf
[sudo] password for subramanian:
Editing `/etc/wvdial.conf'.

[Code].....

View 2 Replies View Related

Ubuntu Networking :: Connect To Internet Through GPRS Phone Via Bluetooth?

Feb 23, 2010

How to connect to my Mobile Phone which have GPRS. I want to connect Via BLUETOOTH. Becoz I dont have any Data Cables.Plz give me the instructions to connect to my Phone via Bluetooth to access Internet.

View 7 Replies View Related

Fedora Networking :: Connecting To Internet Through GPRS?

Mar 27, 2009

How can I connect laptop to internet using GPRS enabled Phone?

Phone is Nokia 6600 slide. And laptop(Dell) has F10 installed.

View 7 Replies View Related

Fedora Networking :: Share A GPRS Connection?

Apr 25, 2009

I have two Desktops. Both running Fedora 9 and connected to each other with a crossover cable. I have a GPRS connection via a USB bluetooth Dongle. I can connect thru rfcomm on Kppp. Assigned static ip's 192.168.10.1/2 and can ping from one computer to the other. So far so good but now I want to share the internet connection between the two computers and run into a maze of gateways and DNS and iptables and am spinning around with no clues. Some of the things I do not understand are

1. What gateway does one assign when your computer directly connect to the internet through a GPRS and not through a NIC or router??

2. When I try to load the shared NFS folder, why does it say "could not load the location: internal error"?

3. Is there somewhere I could get a step-by step instruction??

View 2 Replies View Related

Networking :: Proble To Net GPRS Via Cell Phone?

Aug 10, 2010

I want connect to Internet via my phone ( Motorola A1200 ) I can connect currectly in micro$oft windowns 7 but I can not connect in my linux via wvdial.

View 9 Replies View Related

Networking :: Detects GSM/GPRS/UMTS Cards?

May 22, 2009

I'm developing an application to monitorize the network interfaces plugged in my PC. I know that wireless interfaces are listed in /proc/net/dev, but I don't know how to identify a cellular NIC.Is there any virtual file in /proc that shows the cellular NICs in the system? Could I identify different cellular NICs looking at /dev/tty?

View 2 Replies View Related

CentOS 5 Networking :: GPRS Modem Is Not Working?

May 11, 2009

I installed Cent OS 5 in my computer system. I use GPRS modem for browsing the net. I use my cell phone as a modem. The problem is that when I connect the phone modem to the system the computer gets turn off. And it does not start again until I disconnect the usb cable of the phone.how to use a GPRS modem in Cent OS 5?

View 2 Replies View Related

Ubuntu Networking :: Tata Docomo GPRS Settings With Phone Modem?

Nov 20, 2010

I need to setup my Sony Ericson C510 phone modem in Ubuntu linux the latest one that I have installed. When I connect my Phone using USB connection it doesnt show me the Dialog box where it says create new "Mobile Broadband Connection". I am not sure how can I configure my Tata Docomo GPRS Connection to use it with Ubuntu.

Here's one blog i came across which says:- Its wonderful to see people browsing in their mobile phones at work places and while they travel. Many Telecom companies provide cheap GPRS / EDGE based internet connectivity which can also be connected to a computer. Here, I will explain how to connect TATA Docomo Internet service in your Ubuntu machine.

[Code]...

View 3 Replies View Related

Networking :: Connecting To Internet Using GPRS Modem With WVDIAL?

Apr 11, 2011

trying to connect to the internet using wvdial but facing problems. the command runs fine until i get PID ppd Carrier detected. Starting PPP immediately.

--> Starting pppd at Sat Oct 23 10:40:09 2010
--> Pid of pppd: 2520

nothing happens after this.. I checked the resolve.conf and it is empty. i put openDNS server addresses but still did not work.

View 3 Replies View Related

Fedora Networking :: Sharing Bandwidth Using Gprs Modem In FC11

Aug 9, 2009

i want to ask a question. sometimes i use a gprs modem to connect to the net. the gprs modem uses the usb port. i've connected this pc to another machine through crossover cable. the problem is that when there are two active connections, firefox can't load anything. also how can i share the gprs modem with my other pc that is connected via crossover?

PS. in my active network connections it shows:
eth0- the NIC
and auto eth1 - the gprs modem

i have also tried to change the firefox preferences but to no avail.

Both my computers run on FC11.

View 1 Replies View Related

Networking :: Internet Sharing Using Edge / GPRS Modem & LAN / Router

May 18, 2010

I use Opensuse 11.2 & Edge/Gprs Modem to connect Internet.I configured /etc/wvdial.conf & /etc/resolv.conf. Now I can connect Internet using this command "wvdial MYNET" in terminal.Now I want to share my internet using Lan card & Netgear Router. If i connect my PC with Router using wire & change option ON BOOT find this device in ifup then it'll show in ifconfig command.

My Router IP : 192.168.0.1 & It gives my PC an IP automatically : 192.168.0.2

I can ping my router.. even I can browse Router Admin page in browser. No problem there.But now If i want to connect my net using wvdial command... net connected... but no data passing!!! If i disable Lan card in ifup then Edge/Gprs net connection again OK!

View 9 Replies View Related

Networking :: Connect Nokia E51's Modem - Via. Data Cable - To Access GPRS

Jan 17, 2010

I have fedora 12 installed in my laptop. Can anyone plz tell me how to connect nokia E51's modem ( via. Data Cable) to access GPRS !

View 2 Replies View Related

Networking :: Cvs - Login Aborted - Reading From Server - Connection Reset By Peer

May 26, 2010

When I try to connect to cvs server this is the error message I get.

I also tried cvs -d server:newuser@localhost:/cvs/CVSROOT login but getting the same result

My repository is in /cvs/CVSROOT

I also tried changing /etc/xinetd.d/cvs with different options, current it looks like this:

And my /etc/xinetd.conf is

cvspserver stream tcp nowait root /cvs cvs --allow-newuser=/cvs/CVSROOT pserver
defaults

# The next two items are intended to be a quick access place to temporarily enable or disable services.
#
# enabled =
# disabled =

View 5 Replies View Related

Fedora Networking :: O2 Mobile Broadband (Huawei E169 HSDPA) - Internet Loads At The GPRS Speeds Max Of 5kb/s

Dec 26, 2009

I have a little bit of a prediciment with my Mobile Broadband dongle, even though I know I'm in a 3G area (Dongle Supports 3G connection) my internet still loads at the normal GPRS speeds max of 5kb/s. Is there anyway to change the speed of it or do I have to keep with GPRS at the moment?

View 2 Replies View Related

Ubuntu Networking :: Port - "connection Reset By Peer" Error

Jan 27, 2010

I have an external hd attached to my one computer at home, use DynDNS to give it a static address, and can usually ssh into the machine fine. I ran update a few days ago and now have the much-aligned "connection reset by peer" error. I checked the machine and made sure everything was "normal;" e.g., checked ssh config for the port change (correct), doubled-checked ufw to make sure the port was open (it was), etc. I ran nmap on the machine and it said the port was open. This morning when I arrived at work, I ran nmap on my machine here where I've been unable to connect and its results were a little surprising: the port I specified at home and was demonstrated as open is not. WTF?

View 9 Replies View Related

Ubuntu Networking :: Ssh "Connection Reset By Peer" - Write Failed: Broken Pipe

Feb 9, 2010

which cropped up today after no changes to the system: I can successfully ssh into my ubuntu 64-bit 9.10 machine (via OS X with iTerm), but after about 30 seconds, the connection drops with the message "Connection reset by peer Connection to xx.xx.xx.xx closed".

If I then try to immediately ssh back in I get: "Write failed: Broken pipe". If I try to immediately ping the machine instead, I cannot ping it until the ~10th try. Eventually I can log back in again, only to be kicked off after between 5 and 60 seconds. I called the network people and their are no known issue right now with networking. The networking on the ubuntu machine is otherwise fine, it seems. In the /var/log/auth.log file, it simple says:

Quote:
Feb 9 14:19:20 harriet sshd[4134]: Accepted password for xxx from xx.xx.xx.xx port 55105 ssh2
Feb 9 14:19:20 harriet sshd[4134]: pam_unix(sshd:session): session opened for user xxx by (uid=0)
Feb 9 14:19:28 harriet sshd[4046]: pam_unix(sshd:session): session closed for user xxx

The solution I come across to a similar problem is to add a "ClientAwakeInterval" number to sshdconfig, but this (as expected) doesn't fix my problem.

View 1 Replies View Related

Networking :: Configuring Socket Timer To Release Socket Once The Connection Is Terminated?

Jun 4, 2010

I want to configure socket timer to release socket(port) once the connection is terminated. Do we have something in Linux OS to configure this delay to release socket?.

Any command, link or man-page anything will be helpful.

I browsed a lot but unable to find it.

View 1 Replies View Related

Networking :: Multiple FTP Upload Socket Error "Connection Reset By Peer: Socket Write"

Jan 31, 2010

I am pragmatically trying to upload a list of files from my client machine to a proFTPd server I have running on Ubuntu. Every time I get several (around fifty) files into the transfer, I get the following error: Quote: Connection reset by peer: socket write error

I am able to remotely upload 25,000 small files of ~ 1K in size, but when I go to upload hundreds of 2-4 Mb files, I get a socket write error. Am I using up all available sockets before they can be released? If so, how do I release the sockets? If not, what does this error mean and why am I getting it?

View 1 Replies View Related

Ubuntu :: Internet In Pc Using Aircel-gprs Facility?

Jul 28, 2010

iam using an aircel connection in my mobile and i was able to use its pocket internet facility in my pc using windows operating system.but when i tried it in ubuntu9.10,i was unsuccessful.iam using NOKIA 6600 and it has been connected to the pc using a bluetooth dongle as my phone has no usb connection facility.when using ubuntu 9.10 bluetooth was automatically enabled in my pc.In terminal window i typed the following commands

"sudo hcitool scan" and my phone was detected as
"12:12:12:12:12:12 NOKIA". then i typed
"sudo sdptool browse 12:12:12:12:12:12" and i got the result as
"failed connection to sdp server on 12:12:12:12:12:12:connection reset by peer".

View 1 Replies View Related

Ubuntu :: Pipe Error 3 - Connection Reset By Peer

Jul 6, 2010

My system just crashed.
kduffy101@kduffy101-desktop:~$ firefox
WARNING: pipe error (3): Connection reset by peer: file ./src/chrome/common/ipc_channel_posix.cc, line 404
Segmentation fault
kduffy101@kduffy101-desktop:~$.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved