LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-11-2002, 03:17 PM   #1
brabraa
LQ Newbie
 
Registered: Jan 2002
Posts: 15

Rep: Reputation: 0
cable modem with ethernet


I use askey cable modem. connect with NIC. I use one way. How I connect it with linux.
What program I will need.
How to I will do
 
Old 01-11-2002, 03:55 PM   #2
bluecadet
Member
 
Registered: Oct 2001
Distribution: MD81 RH71
Posts: 555

Rep: Reputation: 30
you don't need any programs. you need to set that NIC's protocol to DHCP, asuming that's what your provider does.. that's it really... you can do that in netconfig, or do it manually.
 
Old 01-13-2002, 05:47 PM   #3
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
what distro do you have?

and who is your ISP?
 
Old 01-26-2002, 11:38 PM   #4
brabraa
LQ Newbie
 
Registered: Jan 2002
Posts: 15

Original Poster
Rep: Reputation: 0
I live in thailand use Ta Cable modem.
Now I use win2000 professional.
if i want to connect internet I must do this step.
1. go to internet and type address: 192.168.100.1
Will appear web in modem.
2. Set address username and password at modem.
3. set connect modem at web.

4. i use tunnel builder program. I must set username and password. Then connect again. My internet will work.

How to connect and step 4.

Thank you

Last edited by brabraa; 01-26-2002 at 11:48 PM.
 
Old 01-27-2002, 09:20 PM   #5
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
open a command prompt in win2000

run this command

ipconfig /all

-----------------------------------------------
make note of the following ip addresses

your ip address and netmask
the gateway ip address
dns ip addresses

-----------------------------------------------
get your isp provided hostname
-----------------------------------------------
run linux

substitute your win2000 ip address for the 111.111.111.111 and your netmask for 255.255.255.0
set your ip address with this command....

ipconfig eth0 111.111.111.111 netmask 255.255.255.0
----------------------------------------------
next, substitute the gateway from win200 for the 111.111.111.222 address to set the gateway with this command....

route add default gw 111.111.111.222

-------------------------------------------------

then, substitute your win2000 dns addresses and run these three commands....

echo > /etc/resolv.conf

echo nameserver 111.111.111.333 > /etc/resolv.conf

echo nameserver 111.111.111.444 >> /etc/resolv.conf

----------------------------------------------------

next substitute your hostname provided by the isp for yourhostname and run this command.....

hostname yourhostname

-----------------------------------------------------


This is about all I can come up with based on the info you provided.

if you have trouble give more info.


open a browser and try to connect as you do with win2000.

Last edited by DavidPhillips; 01-27-2002 at 09:25 PM.
 
Old 01-29-2002, 09:42 AM   #6
brabraa
LQ Newbie
 
Registered: Jan 2002
Posts: 15

Original Poster
Rep: Reputation: 0
Thank you for your help.
I try it but I can't not set username and password.

Please help.

Last edited by brabraa; 01-29-2002 at 09:46 AM.
 
Old 01-29-2002, 06:20 PM   #7
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
adduser username
passwd username

are you talking about logging in to your isp?

is it pppoe?

ask your isp?
 
Old 01-29-2002, 11:45 PM   #8
brabraa
LQ Newbie
 
Registered: Jan 2002
Posts: 15

Original Poster
Rep: Reputation: 0
Yes, It's pppoe.

My ISP don't support linux.
I try to use this internet with this modem.
Are linux have program like pppoe or not?
Please help.

Thank you....
 
Old 01-30-2002, 09:04 AM   #9
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
you can seatup roaring penguin and you should be ok. let rp-pppoe set it up.

http://www.roaringpenguin.com/pppoe/

here's some options if you are having trouble with it.

try with and without the domain added to your username, some ISP's require it.

/etc/ppp/options
lock
defaultroute
noipdefault
noauth
passive
asyncmap 0
name user@domain
user user@domain
plugin /usr/lib/pppd/plugins/pppoe.so


/etc/ppp/chap-secrets
user@domain * yourpassword
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cable modem and Ethernet card stonesino Linux - Newbie 2 03-13-2004 05:23 PM
can't connect internet via cable modem after activating an ethernet card huseyin Linux - Networking 5 11-02-2003 07:33 AM
Slackware 4.0, ethernet card, and cable modem troubles duncanbojangles Linux - Networking 0 08-16-2003 10:46 PM
USB cable modem connection help without Ethernet card OracleDBA Linux - Networking 4 06-06-2003 06:42 AM
Ethernet driver install and cable modem connection??? Fritistat Linux - Newbie 5 05-26-2001 11:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration