:-> "Abraham" == Abraham vd Merwe <[EMAIL PROTECTED]> writes:

    > Hi Consultoria!
    >> How do i put 2 ip`s on a singlenet board????

    > Use ip aliasing

    > ifconfig eth0 192.168.1.1 netmask 255.255.255.0 broadcast 192.168.1.255 up
    > ifconfig eth0:0 192.168.2.1 netmask 255.255.255.0 broadcast 192.168.2.255 up
    > ifconfig eth0:1 192.168.3.1 netmask 255.255.255.0 broadcast 192.168.3.255 up

or use the ip command from the iproute package:

ip addr add x.y.z.t dev eth0

Pf


-- 

-------------------------------------------------------------------------------
 Pierfrancesco Caci | ik5pvx | mailto:[EMAIL PROTECTED]  -  http://gusp.dyndns.org
  Firenze - Italia  | Office for the Complication of Otherwise Simple Affairs 
     Linux penny 2.4.16 #1 Fri Nov 30 22:12:51 CET 2001 i686 unknown


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to