The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Anonymous Web surfing with TorK iBot UNIX and Linux RSS News 0 05-16-2008 11:50 AM
annonymous surfing sheherezad Security 0 02-26-2008 06:17 AM
lynx browser + SSL mikebgx UNIX for Dummies Questions & Answers 5 01-25-2008 12:32 PM
lynx XPS Shell Programming and Scripting 1 05-22-2006 03:08 AM
Lynx / Links LivinFree UNIX Desktop for Dummies Questions & Answers 1 07-03-2005 12:51 AM

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-18-2002
Registered User
 

Join Date: Oct 2001
Posts: 18
Stumble this Post!
Surfing the web with Lynx

Linux detected my modem(finally!) and I then proceeded it to configure it with Minicom according to the instructions here. I got it configured, and can dial up to my ISP, but now I am trying to figure out how to get Lynx to use the connection. Any ideas?
Forum Sponsor
  #2 (permalink)  
Old 03-18-2002
PxT's Avatar
PxT PxT is offline
Registered User
 

Join Date: Oct 2000
Location: Sacramento, CA
Posts: 909
Stumble this Post!
Are you connecting to your ISP via PPP? If so, just fire up and lynx and you are on your way. If you are using minicom to make a direct dial-in connection to a terminal server on another unix box, then you will need to run lynx on the remote machine.
  #3 (permalink)  
Old 03-22-2002
Registered User
 

Join Date: Oct 2001
Posts: 18
Stumble this Post!
On connecting with Minicom, I get:

PPP session from [IP] to [IP] started...

On attempting to follow a link with Lynx, I get:

Alert! Remote host not found!

So: How do I keep the connection open? How do I get Lynx to utilize the connection?
  #4 (permalink)  
Old 03-22-2002
LivinFree's Avatar
Goober Extraordinaire
 

Join Date: Jul 2001
Location: Portland, OR, USA
Posts: 1,584
Stumble this Post!
I've never used minicom to establish a ppp connection, but as I'm finding out, there is even more than one way! Here's one that I found in a (old) book:
Quote:
...
You can do this because minicom can quit without resetting your modem. This means you can use minicom to dial out, connect, and then quit, allowing you to start your PPP sessions with the pppd daemon. Here's how:

1. Run minicom
2. Type ATDT, followed by your ISP's modem number.
3. Wait for the connection, roue ISP's prompt, then log in with your username and password. (...)
4. Press Ctrl+Q to exit minicom without a modem reset.
5. From the command line, type the following:
# pppd -d detach /dev/modem &
(assuming /dev/modem is your modem device)
I don't know how close this is to what you're doing.

You could also write a chat script that will dial and start pppd for you...

If lynx can't connect, it may be that it can't resolve hosts...
look in the file /etc/resolv.conf
Does it have info for nameservers, domain and search?

Can you connect via IP address, or not even that? You may have to add a route, so packets can get out of your machine.

Try this:
lynx 64.23.37.23
If that doesn't work, try
ping 64.23.37.23
Let us know what the reults are with those commands...

I almost forgot what a hassle dialup can be, since I started using only WvDial.

Hope this helps a little.
Google The UNIX and Linux Forums
Closed Thread

Thread Tools
Display Modes




All times are GMT -7. The time now is 07:22 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0