











CompTIA
Exam Vouchers
Save money on CompTIA exams
| Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
| TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more | * ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i Online practice tests
Certification sites Online university Online college Online education Distance learning Software forum Server administration forum Programming resources
|
|  |
| Author |
How do I connect my linux Box to the Internet?
|
Ybentrepreneur
Don't Hate, Congratulate
Registered: Apr 2002 Location: Country: us State: Certifications: Working on:
Total Posts: 226
|
|
How do I connect my linux Box to the Internet?
I have linux in my lan. It can ping the other computers just fine, the other computers can ping the linux box just fine. All my other pcs which are windows machines are able to connect thru the net just fine, thru the default gateway.
My question is, How would I connect this linux Server Machine to connect thru the internet thru the Gateway? Although it pings the other machines just fine, It won't connect to the internet.
How would I configured this in a command line? How about if I am using a proxy?
thanks guys
__________________
Trying to get a Job, I have spent too much time, Money Earning a Degree, toning my skills and certifications.
Report this post to a moderator
|
|
07-28-03 02:41 AM
|
|
Boulware5
Moderator M

Registered: Mar 2001 Location: Country: USA State: Certifications: A+, Network+, Linux+, CST, A.A.S degree in CIS LAN concentration Working on: BS degree, CCNA, Security+
Total Posts: 3283
|
|
Route manipulates the kernel’s IP routing tables. Its primary use is to set up static routes to specific hosts or networks via an interface after it has been configured with the ifconfig(8) program.
When the add or del options are used, route modifies the routing tables. Without these options, route displays the current contents of the routing tables.
(from the route man page).
Read up on the route and ifconfig man pages; that is what I think will solve your problem. BTW, you can quickly check to see what Linux thinks your default gateway is with the route -n command.
Also, you can try the GUI tools (depends on your distro) such as netconfig.
So there...you got some tools to use to figure it out.
__________________
"They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety."
-- Ben Franklin
http://www.stopfcc.com/
Report this post to a moderator
|
|
07-28-03 05:05 AM
|
|
|
Featured site: MCSE, MCSD, CompTIA, CCNA training videos
Forum Rules: Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON. |
|
ExamNotes forum archive
|