Hi,
I've followed the information on fedoraguide.info for configuring PPTP but I'm still unable to connect to my windows VPN
This is what I'm getting in /var/log/messages
Code:
Dec 5 16:18:04 localhost NetworkManager: <info> VPN plugin failed: 1
I'm tying to connect to Orange, the ZTE MF637 identifies and works (after usb_modeswitch and a little wait)
but it won't connect.
the /var/log/messages is
Jan 29 15:09:13 Spud pppd[4732]: Plugin /usr/lib/pppd/2.4.4/nm-pppd-plugin.so loaded.
Jan 29 15:09:13 Spud pppd[4732]: pppd 2.4.5 started by root, uid 0
Hello.
I'm currently using Fedora 17 and trying to connect to a 3G network using a ZTE USB Modem.
The modem worked very well in a previous Fedora 16 installation and still does on Windows.
Hello,
I've set up a VPN server (poptop) but upon successful connection, I can't see in the syslog which user logged in.
sir, I am gunjan vaishnav,
I use ubuntu 9.10 karmic koala as my desktop OS.
My internet connection is creating problems these days, ever since i started downloading torrents for iso files.
Hi,
I use kppp to access internet through my mobile gprs and its properly configured. However for the past few days its giving error 16 i.e modem hangup and it shows that the connect script failed. I am unable to solve this problem through google or by changing any settings in the ppp scripts.
Hello everybody,
I used to log in to my office via PPTP VPN, but on last October 5th I updated my installed Debian Squeeze and it caused my VPN service (client-side) to fail. After this upgrade I'm unable to log in to the VPN server.
I have troubles trying to dial USB 3G connection using pppd.
Everytime I try to run #pppd call provider, it ends up with Segmentation Fault.
modem drivers are installed successfuly, modem is responding to AT commands without issues
kernel support for PPP is included
chat script for initialization AT commands works properly
I tried pppd versions 2.4.4.
Hi
I need to establish a connection with a modem by php and be sure that the connection is good.
I make a pppd script that works well if I launch it from the bash. However, when I had difficulties when I wanted to use PHP.