> -----Original Message-----
> From: Danny F. Rodriguez [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, August 17, 2000 1:16 PM
> To: [EMAIL PROTECTED]
> Subject: [plug] IP ALIASING
> 
> 
> Hello people...
> 
> Can someone help me on how to setup multi ip addresses...
> 
> How can i have virtual network devices for example eth0:0, 
> Probing does not seem to work..
> Do I have to  place aliases in the modules.conf file..?
> 
Here's an example.

ifconfig eth0:0 192.168.1.100 netmask 255.255.255.0 broadcast 192.168.1.255
ifconfig eth0:1 192.168.1.101 netmask 255.255.255.0 broadcast 192.168.1.255
ifconfig eth0:2 192.168.1.101 netmask 255.255.255.0 broadcast 192.168.1.255

This will only work if your kernel supports ip aliasing.

-- 
            .-------------------------------------------------------.
    .^.     | Ronneil Camara     | [EMAIL PROTECTED] |
    /V\     |--------------------| +632 6354086      +63917 5326993 |
   // \\    | "The only way to   `----------------------------------|
  /(   )\   |          stop a hacker is to think like one."         |
   ^^-^^    |                         ...brilliant misguided youth  |
            `-------------------------------------------------------'
-
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to