Jump to content

How to make two network devices [SOLVED]


Murda
 Share

Recommended Posts

Hi.

 

I was just wondering how i can make my MDK 10.1 to accept connections from two ip addresses. I saw it done on RedHat (Gnome) but i never found that option from MDK (KDE). I have already eth0, but need also eth1 on same network adapter.

 

Let's say that i have eth0 (ip 10.0.0.1) already, but i want to listen also 10.0.0.2 (eth1). Is it possible? And what does KDE and Mandrake Control Center say about it if i make modifications to configuration files? Can it be done from Control Center?

 

Not urgent one, but if someone could help i would appreciate it.

Thanks.

Edited by Murda
Link to comment
Share on other sites

from a command line

copy /etc/sysconfig/network-scripts/ifcfg-eth0 (I can't remember the exact name) to /etc/sysconfig/network-scripts/ifcfg-eth0:1

then edit the new file and change the ip address in there.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...