Cliff Sarginson wrote:

Hello,
What is the simplest way to add an alias IP on Redhat to a NIC on an
internal network .. I do not want to build a firewall around it, or
anything like that. I just want to have a NIC with several addresses on
it (e.g. 192.168.1.1 192.168.1.2 ...). It seems to me that it is somehow bound up with iptables..mmm..am I right ?

A pointer or hint on where to look would be nice.
Thanks.



Hello,

For example:

   ifconfig eth0:1 192.168.1.1
   ifconfig eth0:2 192.168.1.2
   ....


rgrds, Bart



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to