LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-07-2005, 05:11 AM   #1
wearetheborg
Member
 
Registered: Sep 2004
Distribution: Mint 19.1
Posts: 298

Rep: Reputation: 41
How do I set up SBC DSL for suse 9.1 pro ?


I just got an SBC connection. Havent set it up.
I have speedstream 4100 modem
Linksys WRT54G wireless router V3.1

How do I set it up ?
I guess I need to set up an account on windows first ?
During that, should I put in the router or does it come later ?
Complete networking noob. Dont even know what DHCP means.
 
Old 12-07-2005, 06:56 PM   #2
wearetheborg
Member
 
Registered: Sep 2004
Distribution: Mint 19.1
Posts: 298

Original Poster
Rep: Reputation: 41
Bump, anyone ?
 
Old 12-07-2005, 07:14 PM   #3
cuiq
Member
 
Registered: Aug 2004
Location: Philly
Distribution: Debian Lenny, FreeBSD
Posts: 577

Rep: Reputation: 30
First, tell us which distro you're using?

Then plug everything into the router (sorry if you already knew that)




Peace V
 
Old 12-07-2005, 10:38 PM   #4
wearetheborg
Member
 
Registered: Sep 2004
Distribution: Mint 19.1
Posts: 298

Original Poster
Rep: Reputation: 41
I'm using SUSE 9.1 pro
So I plug evrything into the router before I register ?
 
Old 12-08-2005, 10:16 AM   #5
cuiq
Member
 
Registered: Aug 2004
Location: Philly
Distribution: Debian Lenny, FreeBSD
Posts: 577

Rep: Reputation: 30
Open Yast, click Network Devices, make sure the ethernet card is set to DHCP.

Now open a browser and type in the ip address of the router. The ip address should be listed in the documentation for the router along with the default password for the router. This is configuration screen were all the information from the ISP is entered (i.e. Static IP address that was given to you (if you have one), gateway address given to you by the ISP and subnet mask.) make sure the the router's DHCP server is on as well, This will allow any computer connected to it to be autmaticlly detected.

If you were not assigned a Static ip by your ISP then there should be other options available, like PPoE, PPTP etc...

All of these are setup in the router. However if you do not have a Static Ip address you'll have to find out from your ISP if they are using PPoE or PPTP etc...so that you'll know how to setup up your router.

This router also has very good documentation on it's website on how to setup each type of configuration.



Peace V
 
Old 12-08-2005, 11:50 AM   #6
cuiq
Member
 
Registered: Aug 2004
Location: Philly
Distribution: Debian Lenny, FreeBSD
Posts: 577

Rep: Reputation: 30
Here is another link, here at LQ of users with the same ISP

http://www.linuxquestions.org/questi...d.php?t=177097



Peace V
 
Old 12-11-2005, 05:31 AM   #7
wearetheborg
Member
 
Registered: Sep 2004
Distribution: Mint 19.1
Posts: 298

Original Poster
Rep: Reputation: 41
From a couple of threads on this forum, I was able to partially solve the problem.
I had to do the coomand "route add default gw 192.168.1.1 dev eth1 "

and create a /etc/resolv.conf file which contained "nameserver 192.168.1.1"

Now route lists the default gateway.
However on rebooting, it disappears and I have to give the route command agaain.
Any way of fixing this ?

Is SUSE not good with networing in general ? My years old laptop with mandrake 8.0 worked straitaway. No configuring required
 
Old 12-11-2005, 05:51 AM   #8
BittaBrotha
Member
 
Registered: Jan 2002
Location: Third Stone from the Sun
Distribution: Debian Sid, SourceMage 0.9.5, & To be Continued on a TP
Posts: 800

Rep: Reputation: 31
Quote:
Originally Posted by wearetheborg
I just got an SBC connection. Havent set it up.
Code:
Is SUSE not good with networing in general ? My years old laptop with mandrake 8.0 worked straitaway. No configuring required
Well I guess Mandrake didn't use SBC either!

I'm thinking of switching to sbc dsl, is that a usb modem or ethernet modem sbc uses?
 
Old 12-11-2005, 05:57 AM   #9
wearetheborg
Member
 
Registered: Sep 2004
Distribution: Mint 19.1
Posts: 298

Original Poster
Rep: Reputation: 41
Quote:
Originally Posted by BittaBrotha
[

Well I guess Mandrake didn't use SBC either!

I'm thinking of switching to sbc dsl, is that a usb modem or ethernet modem sbc uses?
Eh ?
Evrythings on SBC.

SBC gave me a speadstream 4100 ethernet modem.
I had read here that its much easier to set up linux with a router, so I used a Linksys router and connected that to linux.
 
Old 12-12-2005, 11:22 PM   #10
wearetheborg
Member
 
Registered: Sep 2004
Distribution: Mint 19.1
Posts: 298

Original Poster
Rep: Reputation: 41
Quote:
Originally Posted by wearetheborg
From a couple of threads on this forum, I was able to partially solve the problem.
I had to do the coomand "route add default gw 192.168.1.1 dev eth1 "

and create a /etc/resolv.conf file which contained "nameserver 192.168.1.1"

Now route lists the default gateway.
However on rebooting, it disappears and I have to give the route command agaain.
Any way of fixing this ?

I
Bump, anyone
 
Old 12-13-2005, 01:11 AM   #11
cuiq
Member
 
Registered: Aug 2004
Location: Philly
Distribution: Debian Lenny, FreeBSD
Posts: 577

Rep: Reputation: 30
If you have a router then you don't need to set the gateway ip address. All you have to do is enable dhcp on your computer and the router should handle the rest. This is what makes using the router easy because all the configuration is done in the router setup screen, while in linux or windows you just have to make sure dhcp is enabled.


Peace V
 
Old 12-13-2005, 01:20 AM   #12
wearetheborg
Member
 
Registered: Sep 2004
Distribution: Mint 19.1
Posts: 298

Original Poster
Rep: Reputation: 41
Quote:
Originally Posted by cuiq
If you have a router then you don't need to set the gateway ip address. All you have to do is enable dhcp on your computer and the router should handle the rest. This is what makes using the router easy because all the configuration is done in the router setup screen, while in linux or windows you just have to make sure dhcp is enabled.
I did enable dhcp, but the network doesnt come up unless I give the route command.
 
Old 12-13-2005, 02:14 PM   #13
cuiq
Member
 
Registered: Aug 2004
Location: Philly
Distribution: Debian Lenny, FreeBSD
Posts: 577

Rep: Reputation: 30
Check out the second post in this thread.

http://www.linuxquestions.org/questi...hreadid=387699

Also please post the results of.

ifconfig

Peace V

Last edited by cuiq; 12-13-2005 at 02:24 PM.
 
Old 12-14-2005, 02:39 AM   #14
wearetheborg
Member
 
Registered: Sep 2004
Distribution: Mint 19.1
Posts: 298

Original Poster
Rep: Reputation: 41
ifconfig gave the following (in the eth1 section):

eth1 Link encap:Ethernet HWaddr XXXXXX
inet addr:192.168.1.103 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: XXXXXe262/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10179233 errors:0 dropped:0 overruns:0 frame:0
TX packets:10110684 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2463109746 (2349.0 Mb) TX bytes:3847611543 (3669.3 Mb)
 
Old 12-14-2005, 07:49 AM   #15
cuiq
Member
 
Registered: Aug 2004
Location: Philly
Distribution: Debian Lenny, FreeBSD
Posts: 577

Rep: Reputation: 30
I noticed that it says eth1. Is the other card working (eth0)?

Also found this on the suse website. It is instructions for the setup of more than one card. Shows step by step graphically.


http://www.novell.com/coolsolutions/feature/11505.html

Peace V
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
SUSE Doesn't Connect to Internet with SBC Yahoo! DSL Ninurta SUSE / openSUSE 14 10-08-2005 01:24 AM
DSL config. for Suse 9.2 pro, KDE, internet through SBC slimfadey Linux - Newbie 5 04-25-2005 02:31 AM
suse 9.0 and sbc dsl paul62 SUSE / openSUSE 8 01-03-2005 10:59 PM
SuSE 9.0 connect to SBC DSL HELP!!!! basilht Linux - Newbie 0 02-03-2004 02:55 PM
SBC Yahoo DSL set up! a_pluss Linux - Networking 6 08-31-2003 06:38 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 08:52 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