PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Serveur - Sécurité et techniques > linux.debian.user > Trying to get on the web with wvdial.
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
linux.debian.user debian-user@lists.debian.org.

Trying to get on the web with wvdial.

Réponse
 
LinkBack Outils de la discussion
Vieux 28/01/2008, 12h30   #1
Walt L. Williams
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Trying to get on the web with wvdial.

Greetings

I am trying to make the move the Etch. Before I can make the move I need to
insure I can get on the internet. (Much of my college work is on the
internet.)

I am attempting to connect to my ISP with wvdial. The instructions I found
states that I should run wvdialconf command. I did. It sets a few settings
for you. The instructions state that I should now change the phone number in
the wvdial.conf file to the appropriate settings. I did that. I then ran the
wvdial command per instructions and the dude takes off and dial out and
appears to establish a connection. I try to ping my college's server and
nothing. I tried to view a web page with a browser and nothing. (I did all
the above as root.)

The ifconfig seems to show that I am connected. Running the route command
shows that there is an entry for ppp0.

Now am I missing something? No messing around with the resolve.conf file of
hosts file? Is there a default route that I am missing that needs to be
changed?

Connecting to the internet is now the only barrier that keeps me from making
the move to Etch, and removing the SuSE 10.3 (which has a slew of odd
problems) from my system. Any information will be ful.

Best Regards
Walt L. Williams

I have a 1.2 GHZ AMD Athlon, with an external USR V-Everything modem.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 28/01/2008, 12h50   #2
Ron Johnson
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Trying to get on the web with wvdial.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01/28/08 06:25, Walt L. Williams wrote:
> Greetings
>
> I am trying to make the move the Etch. Before I can make the move I need to
> insure I can get on the internet. (Much of my college work is on the
> internet.)
>
> I am attempting to connect to my ISP with wvdial. The instructions I found
> states that I should run wvdialconf command. I did. It sets a few settings
> for you. The instructions state that I should now change the phone number in
> the wvdial.conf file to the appropriate settings. I did that. I then ran the
> wvdial command per instructions and the dude takes off and dial out and
> appears to establish a connection. I try to ping my college's server and
> nothing. I tried to view a web page with a browser and nothing. (I did all
> the above as root.)
>
> The ifconfig seems to show that I am connected. Running the route command
> shows that there is an entry for ppp0.


What IP address does it give you?

> Now am I missing something? No messing around with the resolve.conf file of
> hosts file? Is there a default route that I am missing that needs to be
> changed?
>
> Connecting to the internet is now the only barrier that keeps me from making
> the move to Etch, and removing the SuSE 10.3 (which has a slew of odd
> problems) from my system. Any information will be ful.
>
> Best Regards
> Walt L. Williams
>
> I have a 1.2 GHZ AMD Athlon, with an external USR V-Everything modem.


dhcpcd is installed and configured correctly?

I'd run "# tail -f /var/log/syslog" in a separate window while
running wvdial, to see what happens.

- --
Ron Johnson, Jr.
Jefferson LA USA

"I'm not a vegetarian because I love animals, I'm a vegetarian
because I hate vegetables!"
unknown
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHnc1uS9HxQb37XmcRAmqeAJ9192b6H9Tn4fswxoNByl n1LtdSZACg7A8p
cwBB5K9T+T/m9OPuE7QA1Ps=
=mqU3
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 28/01/2008, 13h50   #3
Douglas A. Tutty
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Trying to get on the web with wvdial.

On Mon, Jan 28, 2008 at 05:25:47AM -0700, Walt L. Williams wrote:
> I am attempting to connect to my ISP with wvdial. The instructions I found
> states that I should run wvdialconf command. I did. It sets a few settings
> for you. The instructions state that I should now change the phone number in
> the wvdial.conf file to the appropriate settings. I did that. I then ran the
> wvdial command per instructions and the dude takes off and dial out and
> appears to establish a connection. I try to ping my college's server and
> nothing. I tried to view a web page with a browser and nothing. (I did all
> the above as root.)
>


Just to confirm, this is ppp via dial-up not ppp-over-ethernet?

>
> Now am I missing something? No messing around with the resolve.conf file of
> hosts file? Is there a default route that I am missing that needs to be
> changed?


Did you ping by IP number or DNS name?

If you enter:

$/sbin/ifconfig

you should see the IP address of both ends of the link; one you're, the
other the ISP. You should be able to ping both of those IP numbers.

There should be something in /etc/resolv.conf that points to the
nameservers provided by your ISP.

I'm not much with vwdial since I use pppconf and the resolvconf
package.

Since you're running SuSE, I don't know where they put what
networking-related configs e.g. nameservers, routes, etc.

Good luck,

Doug.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 28/01/2008, 14h10   #4
John Hasler
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Trying to get on the web with wvdial.

Install pppconfig. Run it as root and answer the questions. You can add
yourself as a ppp user in the "Advanced" menu. You will then be able to
start ppp with "pon" and stop it with "poff".
--
John Hasler


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 28/01/2008, 14h10   #5
John Hasler
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Trying to get on the web with wvdial.

Ron Johnson writes:
> dhcpcd is installed and configured correctly?


He neither needs nor wants dhcp for dialup.
--
John Hasler


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 28/01/2008, 16h40   #6
Ron Johnson
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Trying to get on the web with wvdial.

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01/28/08 07:47, John Hasler wrote:
> Ron Johnson writes:
>> dhcpcd is installed and configured correctly?

>
> He neither needs nor wants dhcp for dialup.


How else does the machine get it's IP address?

- --
Ron Johnson, Jr.
Jefferson LA USA

"I'm not a vegetarian because I love animals, I'm a vegetarian
because I hate vegetables!"
unknown
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHngNeS9HxQb37XmcRAstNAKDoVqJ2wRB3K8wbrM+0Dh hCzaRfQwCePQEK
zopAYxfojL+mkRyUPpV49HI=
=xyJd
-----END PGP SIGNATURE-----


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 28/01/2008, 17h10   #7
John Hasler
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Trying to get on the web with wvdial.

I wrote:
> He neither needs nor wants dhcp for dialup.


Ron Johnson writes:
> How else does the machine get it's IP address?


It gets the gateway IP (and its own IP) via scripts run by pppd when it
brings up the connection.
--
John Hasler


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Vieux 28/01/2008, 22h20   #8
Geosand
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Trying to get on the web with wvdial.

John Hasler wrote:
> Install pppconfig. Run it as root and answer the questions. You can add
> yourself as a ppp user in the "Advanced" menu. You will then be able to
> start ppp with "pon" and stop it with "poff".
>

That's what I usually do, but for a newbie, wvdial is a handy app.

I think it needs ppp installed though.
Does it drag it in as a dependency, or is it a separate install scenario.
Regards,

David Palmer.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 11h48.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,18658 seconds with 16 queries