Networking Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsSystem AdministrationNetworking Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 20th, 2003, 06:46 AM
xzerox xzerox is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 1 xzerox User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Troubleshoot Networking

using a cable modem and the configuration is shown below:

computer name : MPC
Workgroup:XZEROX
Computer description:XZEROX

TCP IP : 192.162.1.55
subnet : 255.255.255.0
gateway: 192.168.1.254

DNS CONFIGURATION
HOST: MPC DOMAIN: XZEROX
DNS SERVER SEARCH ORDER : 202.134.0.166 and 202.134.2.55

How do i setup internet in my linux box?

Reply With Quote
  #2  
Old August 20th, 2003, 11:51 AM
ppp0 ppp0 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Location: Istanbul, TR
Posts: 85 ppp0 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 10
i assume 192.162.1.55 is your static ip given by your ISP (cable)

ifconfig eth0 192.162.1.55 netmask 255.255.255.0

then

route add -net default gw 192.168.1.254

then open /etc/resolv.conf and add the following lines;

nameserver 202.134.0.166
nameserver 202.134.2.55

Another way is
if you use redhat type setup and you will see network configuration menu..

Reply With Quote
  #3  
Old August 22nd, 2003, 03:50 AM
giblert giblert is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Location: indonesia
Posts: 17 giblert User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 19 m 30 sec
Reputation Power: 0
are u using your linux box as gateway or not...?

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationNetworking Help > Troubleshoot Networking

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap