LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 05-03-2002, 01:48 PM   #1
sunny
LQ Newbie
 
Registered: May 2002
Posts: 2

Rep: Reputation: 0
Question Newbie needs help on IP configuration


I am newbie of Linux.

Would you pls kindly tell me how to configure IP on an Linux server.

I need assign new ip address, subnet mask, and gateway to my computer.

Thank you.
 
Old 05-03-2002, 02:15 PM   #2
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
You use route and ifconfig commands to configure this. You can read more when you type man route and man ifconfig.
To assign IP to a nic type
ifconfig eth0 192.168.1.1
where eth0 is your nic and 192.168.1.1 ip you'd like to give to it.
Default gateway:
route add default gw 192.168.1.0
(example)
Route to a subnet
route add -net 192.168.2.0 netmask 255.255.255.0 eth0
This sends all packets to 192.168.2.x to eth0
 
Old 05-03-2002, 02:54 PM   #3
sunny
LQ Newbie
 
Registered: May 2002
Posts: 2

Original Poster
Rep: Reputation: 0
Smile Thank you

Thank you very much...
 
  


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
Newbie Configuration of Apache Server tspeicher Linux - Newbie 26 05-06-2005 12:41 AM
Sendmail configuration problem (newbie) mastyle Linux - Software 3 03-11-2005 04:52 PM
Configuration of SSH daemon on Slackware 9.1 - Newbie BenChase Slackware 7 12-14-2003 10:57 PM
Newbie - cannot restart (after modem configuration) deema Linux - Networking 4 09-16-2003 02:25 AM
LAN Configuration-Newbie here zukester Linux - Networking 24 07-13-2001 12:50 AM

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

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