- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- internet in linux
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-05-2003 06:38 AM
03-05-2003 06:38 AM
internet in linux
ppp0 initialized
Remote message: ^@
CHAP authentication failed
Connection terminated
Windows has HP EN1207D-TX 100/10 Fast Ethernet Adapter. I tried installing RTL8139 driver for linux. I'm unable to compile this driver in linux with "make" command, get en error 'cannot compile against the same version of kernel.....'
Please help.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-05-2003 07:01 AM
03-05-2003 07:01 AM
Re: internet in linux
when dialing up I have had problems as well....
I have a Dell Latitude C600 running Windows2000 and RedHat 8.0
My modem on my laptop is a: 3com 56k v.90 Mini PCI modem
in windows it uses:
3cwmunst.exe and
wdhabbg.sys
for it's drivers......
since I use highspeed internet at home I've never "had" to connect with a modem before but I tried at a hotel and it didn't work.
I've heard that if you have a winmodem (or a regular modem for that matter) that you need to make sure you have the correct drivers installed. I've just never bothered to fix my problem..... if you do manage to fix it then let us know what you did.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-05-2003 08:03 AM
03-05-2003 08:03 AM
Re: internet in linux
Bruce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-05-2003 07:28 PM
03-05-2003 07:28 PM
Re: internet in linux
who is ur isp. a couple of links below might help in connecting to ur isp.
http://www.hserus.net/dialup.html
http://linuxindia.virtualave.net/vsnlcon.html
both these howto's have been put by members of the hyderabad linux users group in india.
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-07-2003 05:30 AM
03-07-2003 05:30 AM
Re: internet in linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-07-2003 07:20 AM
03-07-2003 07:20 AM
Re: internet in linux
I use Redhat 8, so the locations of your files MAY be different. In /etc/ppp I have 2 files named pap-secrets and chap-secrets. Their structure is very similar, so I'll show only the contents of chap-secrets:
# Secrets for authentication using CHAP
# client server secret IP addresses
####### redhat-config-network will overwrite this part!!! (begin) ##########
"bruce" * "XF86working"
####### redhat-config-network will overwrite this part!!! (end) ############
You should have your username in double quotes followed by a space and a tab, then an asterisk a space and a tab, and finally your password in quotes followed by a space.
Then in the /etc/wvdial.conf file there is a section
[Dialer myISP]
Username = bruce
Password = XF86working
Phone = xxxxxxx
Inherits = Modem0
where Modem0 is an earlier configuration section.
Then in /etc/sysconfig/networking/profiles/default there is a file called ifcfg-myISP that has (in addition to many other lines)
PAPNAME='bruce'
WVDIALSECT=myISP
The same file is located at /etc/sysconfig/networking/devices
And finally I have a file /etc/sysconfig/network-scripts/ifcfg-ppp0 that has the same content as the two ifcfg-myISP files above.
Hopefully this is enough to get you started. I presume the other files you need are OK because you wouldn't have gotten as far as you have without them.
Bruce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-09-2003 01:26 PM
03-09-2003 01:26 PM
Re: internet in linux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-10-2003 05:52 AM
03-10-2003 05:52 AM
Re: internet in linux
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP