LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 03-18-2005, 07:19 AM   #1
fifty
LQ Newbie
 
Registered: Sep 2004
Location: Israel
Distribution: Slackware 10
Posts: 17

Rep: Reputation: 0
help with setting up a network in slackware 10


hello, I made a home network with 5 computers using a router...
all 5 computers connects to the router and also the CABLE modem...

after that all computers has an Internet connection and they can share stuff with each other on WINDOWS I installed on my computer Slackware 10.0...
now before I had a cable modem and a router I used to type adsk-start and it would work... but now it dosent work because I dont have ADSL anymore and because I have a router...
How can I set up my linux so it would connect to the network?

Thanks
 
Old 03-18-2005, 12:05 PM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Check this out;
http://www.linuxquestions.org/questions/history/298525
Your GATEWAY="192.168.0.1" will be the router address
 
Old 03-19-2005, 05:52 AM   #3
fifty
LQ Newbie
 
Registered: Sep 2004
Location: Israel
Distribution: Slackware 10
Posts: 17

Original Poster
Rep: Reputation: 0
Thanks, I tried editing the rc.inet1.conf like said there but it didnt work...
do I need to type a command or something to enable the connection??
 
Old 03-19-2005, 09:52 AM   #4
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Post as root
Code:
ifconfig eth0
then
Code:
route
then post that,
If eth0 shows up you can manually start it with;
Code:
 Using ifconfig

# ifconfig eth0 ${IP_ADDR} broadcast ${BROADCAST} netmask ${NETMASK} up

Now set up routing using route. Substitute ${GATEWAY} with your gateway IP address:

 Using route

# route add default gw ${GATEWAY}
what happens

Last edited by comprookie2000; 03-19-2005 at 09:55 AM.
 
  


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
setting up wireless network with Slackware languru Linux - Wireless Networking 3 01-09-2005 07:24 PM
setting up a network between linux (slackware 9.1) and winxp djgerbavore Linux - Networking 3 07-21-2004 09:27 AM
Setting up a small network using slackware and xp djgerbavore Linux - Newbie 2 06-23-2004 09:39 AM
Setting up Slackware 9.1 to use multiple network cards? Lynx2112 Slackware 7 06-10-2004 05:52 PM
Setting up network... Slackware Nosram Linux - Networking 1 01-20-2004 09:39 PM

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

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