LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-21-2001, 12:55 PM   #1
apachenet
LQ Newbie
 
Registered: Jun 2001
Location: California
Distribution: Red Hat 7.1
Posts: 1

Rep: Reputation: 0
Question 3Com ADSL Dual Link Modem install


I have recently switched from Win2k to Red Hat 7.1 and had to ditch my 3Com ADSL PCI and buy the Dual Link external so that I could keep my dsl. I picked the Dual Link because as I was searching through config files in desperation to get the PCI to work, I found a comment section at the end of the pppoe.config file that mentioned my ISP, Citizens Communications, and made reference to the Dual Link and gave an "extra" parameter line.

I figured that meant that the Dual Link was supported so I bought it and set up my nic and the ADSL modem. I get the green light on LAN and for ADSL so the nic is up and running in Linux and the ADSL sees the ADSL line to the outside. I can connect to the modem via Konqeuror and configure it and set up the ADSL config with my login and password for the ISP.

But I cannot get to anything else. No outside sites will launch.

All I get is "unknow host" error messages.

I have been told that the 3Com 812 Router will work, but at a list of $695.00 I would rather hold out hope that the Dual Link can be set up. PPPLLLEEAAASSEE!
 
Old 06-23-2001, 10:37 PM   #2
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
Your almost home

I think if you said you can contact your ISP you mean that it is working.

The error you mention is typical of not having a default route.

I guess you have the IP they gave you in already. Thats the first line below. If not you can do this:

ifconfig eth0 11.11.11.111 netmask 255.255.255.0

Substitute you Ip and Netmask and interface.

[david@xxxxxxx david]$ /sbin/route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
11.11.11.111 0.0.0.0 255.255.255.0 U 0 0 0 eth0
10.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
11.0.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth2
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 11.11.11.1 0.0.0.0 UG 0 0 0 eth0

See the line with UG, that is the gateway server. Without it you are lost. To add it do this:


route add default gw aaa.aaa.aaa.aaa

If it is there and wrong number in address do this first:

route del default gateway


this should set the default route for you, you need to put in the correct address for you isp's default gateway, where a is.

If everything goes well you should now be able to ping a computer on the web or type in an address in browser like http://216.148.218.197 and get Redhat home page. But you need to setup DNS to type www.redhat.com.

You can do this by editing /etc/resolv.conf

put in

nameserver aaa.aaa.aaa.aaa

using the address of your name server.

then it should work.

Last edited by DavidPhillips; 06-23-2001 at 10:49 PM.
 
  


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
D-Link ADSL router/modem and SuSE Linux configuration sch Linux - Networking 2 06-11-2005 04:36 PM
3Com Homeconnect ADSL Modem PCI NicoLinux Linux - Hardware 1 02-05-2005 04:36 PM
D Link DSL200 USB ADSL modem Scuzi Linux - Newbie 2 03-12-2004 06:03 PM
3Com ADSL Modem to Linux Router....help? rebelcan Linux - Networking 6 01-25-2004 05:40 AM
3com ethernet external dual link adsl modem labrat Linux - General 0 06-18-2001 11:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:11 AM.

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