Fedora :: Wvdial Giving Error - Internet Dialer Warning
Jul 29, 2011
Wvdial give me this error
PHP Code:
--> WvDial: Internet dialer version 1.60--> Warning:
section [Dialer Defaults] does not exist in wvdial.conf.
--> Cannot open /dev/modem: No such file or directory
--> Cannot open /dev/modem: No such file or directory
--> Cannot open /dev/modem: No such file or directory
When I use wvdial, most of the times on first attempt I get output like that
Quote:
[root@localhost apinder]# wvdial --> WvDial: Internet dialer version 1.60 --> Warning: inherited section [Modem0] does not exist in wvdial.conf --> Cannot get information for serial port.
I installed the intel soft modem in the debian lenny, and system can detect the modem, wvdial can dial the phone number but cannot connect to the internet with this error: No Carrier The phone number, user and password all are correct and I can connect to the internet in the windows as I post this post in the windows.
I newly installed ubuntu 9, but I am not able to setup the internet dialer. I am not using cable modem. Lan cable from my isp's switch is directly connected to my Pc's ethernet card. In windows XP one dialer is created using Rasppoe. In ubuntu I tried it using pppoeconf command but itis notable to setup the connection.
I am using WINDOWS 7, in which i connect to the internet through broadband connection dialer wich requires username and password,aslo i have another connection wich is used to connect to LAN. I hav recently installed ubuntu 9.10.. Now my WIRED connection is showing established..with eth1 and following are the outputs of some coomands which might help u to identify the problem..
I am trying to connect to Internet using Wavecome modem with Airtel GPRS connection. I am able to successfully connect and browse the Internet using wvdial. But if I use pppd, I am getting the error message as "LCP Terminated by peer".
The exact error I am getting is pasted below. [root@pscu1320 ppp]# pppd call gprs-wavecom GPRS modem init: press <ctrl>-C to disconnect Wakeup Modem
i am trying to connect Internet through wvdial using dialup connection(Xorg is off), m using Ubuntu 11.04 32 bit and Nokia 5130 xpress Music phone.....when i tried to connect with wvdial command , i got the error "subscribe to packet data first" error on cell.....here is my wvdial.conf file...Quote:
i have just updated to openSuSE 11.4 [64 bit]; rkhunter is giving these Warnings :
Warning: User 'rtkit' has been added to the passwd file. Warning: User 'pulse' has been added to the passwd file. Warning: User 'statd' has been added to the passwd file. Warning: Changes found in the group file for group 'audio': User 'pulse' has been added to the group Warning: Group 'rtkit' has been added to the group file. Warning: Group 'pulse' has been added to the group file. Warning: Group 'pulse-access' has been added to the group file. Warning: Suspicious file types found in /dev: /dev/shm/initrd_exports.sh: ASCII text Warning: Hidden directory found: /dev/.sysconfig Warning: Hidden directory found: /dev/.mount
I use tata docomo as my carrier. I have activated GPRS and many people say that it works perfectly on a laptop with Windows. But I don't use windows. My service provider has not provided us with a username and a password. It works fine without these on the mobile and a laptop with windows. But when I use it on ubuntu 9.10 with wvdial, it exits saying required username and password. How do I overcome this problem.
I am trying to learn it, understand it, and maybe even become proficient with it (one day... ). After trying a few different flavors, I settled on Fedora XFCE, and installed v14 (i686) in a dual boot setting with Windows. I am running it on an HP laptop.I have had an issue ever since I installed a rather large list of updates a few days ago. One of which was a Linux kernel update to 2.6.35.6-45.fc14.i686 (not really sure if that is significant, but I noticed the issue after selecting this kernel version in the boot menu). Now, anytime I try to add software, or run the update utility I get the error message:Quote:You have failed to provide correct authentication. Please check any passwords or account settings.
More Details:Failed to obtain authentication.There was no dialog to provide my password. I do understand there are alternatives to installing and updating software using yum, and I have been doing that a bit, however I would really like to understand why I am receiving this error. I have seen a few related posts as well as a some similar issues in a bug report, and testing session:bugzilla.redhat.com - 638344General a similar gpk-application issuecannot use Add/Remove software through VNCMy questions are:Is this a bug with one of the updates I downloaded?Is there a way to revert the changes from that update, or do I need to reinstall Fedora?Is this an issue with the User account I created? Is there a general set of options I should enable for myself as the primary user?
I have BSNL EVDO usb modem and I use wvdial to connect to internet in my Ubuntu 10.04.I want to share my internet over wifi so I can use this on my wifi phones. I searched all over and actually ended up here.
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.
I am trying to use a ZTE AC2726 USB EVDO Modem on openSuSE Linux 11.3 to connect to the internet.
I have edited the /etc/wvdial.conf file as follows [Dialer Defaults] Modem = /dev/ttyUSB0 Baud = 460800 Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 Init3 = Area Code = Phone = # 777 Username =card Password =mypassword Ask Password = 0 Dial Command = ATDT Stupid Mode = 1 Compuserve = 0 Force Address = Idle Seconds = 300 DialMessage1 = DialMessage2 = ISDN = 0 Auto DNS = 1
When I execute the wvdial command on the terminal the following error appears: joey-suse:~/Desktop # wvdial --> WvDial: Internet dialer version 1.60 --> Cannot get information for serial port. --> Initializing modem. --> Sending: ATZ ATZ OK --> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 ATQ0 V1 E1 S0=0 &C1 &D2 OK --> Modem initialized. --> Idle Seconds = 300, disabling automatic reconnect. --> Sending: ATDT# 777 --> Waiting for carrier. ATDT# 777 NO CARRIER --> No Carrier! Trying again. --> Sending: ATDT# 777 --> Waiting for carrier. ATDT# 777 NO CARRIER --> No Carrier! Trying again.
I had occasion to add a few lines to rc.sysinit. Turns out the lines syntax was wrong. Instead of the booting ignoring those lines and proceeding on, then giving me an error warning or perhaps dumping into the interactive mode it just hung up! After several tries at moving on I discovered ESC dropped me into some sort of unannounced shell I got the installation disk out and with the repair system option using VI I got the lines deleted and all went back to normal. Now my suggestion is that if something does not make sense in terms of syntax while booting then cover it by doing the above and ignoring it with a warning later.
I'm using redhat linux 9 n unable to connect to the internet.my isp is log2space..they have given me a username n passwd which works in windows OS..have no clue how to setup a dialer or how to config in redhat 9
I am having a server in a corporate data centre. There are some virtual machines running on it.The main server is accessible from internet via SSH. There are some people who within the lan access the virtual machines whose IPs on LAN are
from internet only one host is allowed SSH. This machine has public IP and is also connected to LAN on the IP 192.168.1.50. Tunnel is not allowed on our network.So now I am came across a solution as explained on this link. I am not clear with on which machine .ssh/config file I add following
Code: Host securehost.example.com ProxyCommand ssh user1@insidemachine.com nc %h %p Should above be done on gateway where public IP and ssh is allowed or client on internet who has to login. Do I need to create separate accounts on the gateway also so that the users who can SSH to gateway then are forwarded to inside machines? Or one account on gateway is sufficient for different people logging in via internet to my gateway and then forwarded to internal machine?
Then do I need to create an account user1 on the gateway also?
1) What is the correct syntax for ProxyCommand on gateway's .ssh/config should I use
Code: ProxyCommand ssh user1@inside.machine nc %h %p or I should use Code: ProxyCommand ssh user1@gateway.com in nc %h %p
2) Should I create new user accounts on gateway also which exist on internal machine?
Downloaded the stable kernel 2.6.36.4 from kernel.org/ (Current Kernel:2.6.18-92.el5) However i have extracted the source code .ran make mrproper copied the old configuration file and selected it by using make menuconfig .However after selecting it and clicking ok i m getting following error.
Code: .
config:656:warning: symbol value 'm' invalid for IP_DCCP_CCID3 .config:657:warning: symbol value 'm' invalid for IP_DCCP_TFRC_LIB #config:1353:warning: symbol value 'm' invalid for FIXED_PHY # configuration written to .config 'm' invalid for IWL4965
If I have a desktop with a USB wifi adapter connected to the internet through an ethernet cable, is it possible to create a wireless network using the adapter that will allow other users to connect to the internet through mine? I'm in a fairly low-tech place for the next few weeks and getting a router isn't likely.
If it's possible, anyone have links or instructions for how to do it?
Have you guys had this weird nautilus error? When I su to root and run "nautilus" in terminal, errors popped out:
Code: (nautilus:3979): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported(nautilus:3979): Eel-WARNING **: GConf error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.)
I tried to install VirtualBox 32 bit on my 64bit Fedora11 OS. I took the 32 bit version as I want to run a 32bit software. I collected all information I could get from other forums. That's what I did: I downloaded and installed [URL]
Now I got stucked with the error Qt WARNING: QGtkStyle was unable to detect the current GTK+ theme. I searched for qt or qgtkstyle on my system and found files containing both but don't know what to do here.
I got an update notification from update manager just now and tried to update (internet working perfectly) but before it finishes downloading it gives an error of "check internet connection" constantly
I have changed nothing about the configuration of my checkgmail except for the icons. And yet, whenever I click on the subject of an email, it gives me a 404 error. When I use the links (delete, spam, archive, mark read) it does what it is supposed to do, but it does not allow me to view the content of a message. Does anybody have any idea of what could be causing this strange behavior? Gnome. 10.04. x64.
I have been looking for a while now, but I keep getting 403's for maps but not for files... So if you go to http://gmod.ws/ you get the error but if you go to http://gmod.ws/index.php you don't.I don't see where the problem is.We're running a CentOS 5.5 box.
I already had solved the problem [URL].. but after several yum updates it has appeared again. Within the script "/etc/ppp/ip-up" the sixth parameter isn't provided. But the sixth parameter should be "ppp0" (in this case). The script sets it into the variable $LOGDEVICE and passes it as first parameter to annother script. Successfully I had patched "/etc/ppp/ip-up". I would like to report a bug but I'm not sure if it is a wvdial or a ppp/pppd or a Fedora 14 bug.
Now (after several yum patch updates) my patched /etc/ppp/ip-up doesn't help anymore. The registration at the mobile phone provider seems to be ok but the internet connection isn't initialized.
According the man pages wvdial starts ppp or pppd and one of them seems to call /etc/ppp/ip-up. At which point in the subprocessed scripts (under /etc/sysconfig/network-scripts/) I didn't find out yet.
I have a tar file but when I try to install it is giving error. Here's what I did. Code: tar xjvf live.tar.bz2 cd live ./configure bash: ./configure: No such file or directory I have build-essential installed
I have a Ubuntu 10.04 desktop VM that is running torrent software, and it is saving the files to a samba share (which is actually the host it is running on). I have also tested from another Ubuntu box on the network and it experiences the same problem.
The problem I am having is that any torrent client on a Ubuntu machine or VM can't save to the samba share, but a WinXP torrent client can download the same torrent and save to the share with no problem.
I created a public share, and the problem seems to be that I cannot edit files after I create them. It seems that samba is ignoring the create mask and creating files as rw-r--r-- instead of rw-rw-rw-
I even tried adding the "unix extensions = yes" option and that didn't seem to work either.
Code: [global] # map any unknown username to nobody so login succeeds, don't forget to run: # smbpasswd -an nobody # so that it will work!