At 10:27 5/04/00, you wrote:
>I need to change the Broadcast on aliases of eth0 (35 aliases).  Does anyone
>know of a way to do this?
>
>(here's what it looks like... there are 35 aliases below this one that go
>from 150 to 184 that all look like eth0:1)
>
>eth0      Link encap:Ethernet  HWaddr 00:40:05:A7:CB:CA
>           inet addr:aa.xx.201.185  Bcast:aa.xx.201.191  Mask:255.255.255.192
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:69810 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:50858 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:1000 txqueuelen:100
>           Interrupt:12 Base address:0xe800
>
>eth0:1    Link encap:Ethernet  HWaddr 00:40:05:A7:CB:CA
>           inet addr:aa.xx.201.150  Bcast:aa.255.255.255
>Mask:255.255.255.192
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           Interrupt:12 Base address:0xe800
>
>Thanks,
>
>Jeffrey Kehe

Use ifconfig;

SYNOPSIS
        ifconfig [interface]
        ifconfig interface [aftype] options | address ...


        [-]broadcast [addr]
               If the address argument is given, set the protocol broadcast 
address for this interface.  Otherwise, set (or clear) the IFF_BROADCAST 
flag for the interface.

Rgds,
Darryl


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to