Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-09-2005, 11:02 AM
|
#1
|
Member
Registered: Oct 2005
Distribution: Slackware
Posts: 44
Rep:
|
Assigning IP address
Hi, I've got several ip addresses and I am trying to figure out exactly how to bind them to my machine. I've tried route add ip eth0 and it add's it to the routing table, however I still can't ping it or use the IP. Can someone assist me? Thanks.
|
|
|
12-09-2005, 11:29 AM
|
#2
|
Member
Registered: Jan 2003
Location: Cambridgeshire, UK
Distribution: Mint (Desktop), Debian (Server)
Posts: 891
Rep: 
|
ifconfig eth0 <ipaddr> netmask <mask>
Thats not permanent though I don't think. There is a config file that you can edit which I'm sure someone more knowlegable than me will remind me of shortly...
|
|
|
12-09-2005, 11:32 AM
|
#3
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
The configuration depends on the distribution which you don't specify. You could always add the commands to the end of rc.local so that they are run after a reboot. If you are looking to have more than 1 ip per device then you can use alias names - ie "eth0:1" "eth0:2"
|
|
|
12-09-2005, 11:38 AM
|
#4
|
Member
Registered: Oct 2005
Distribution: Slackware
Posts: 44
Original Poster
Rep:
|
Thank you that is what im looking for, one last small question. Can two ip addresses share the same netmask? Btw I'm running slackware, and I will add it to /etc/rc.d/rc.local
|
|
|
12-09-2005, 11:41 AM
|
#5
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
Yes, multiple ip addresses on the machine could have the same netmask.
|
|
|
12-09-2005, 11:41 AM
|
#6
|
Member
Registered: Oct 2005
Distribution: Slackware
Posts: 44
Original Poster
Rep:
|
yes they can, it's normal. Got it working, thanks guys.
|
|
|
All times are GMT -5. The time now is 11:29 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|