Re: Netmasks not getting set with IPMP

From: Hans Jørgen Jakobsen (hjj@wheel.dk)
Date: 12/21/02


From: Hans Jørgen Jakobsen <hjj@wheel.dk>
Date: 21 Dec 2002 21:08:42 GMT

On Sat, 21 Dec 2002 20:36:31 GMT, Rodrick R. Brown wrote:
> I'm trying to configure IPMP on one of my servers but for some reason my
> netmask keeps getting set to ff000000 no matter whats set in /etc/netmasks
> it should be set to ffffffe0 but not sure what's going on anyone can give me
> a quick insight to what's up I would really appreciate it.
>
> My /etc/netmasks file has the following
> 10.1.1.0 255.255.255.224
> 10.152.100.0 255.255.255.224
>
>
> ifconfig output
> ce0: flags=1000842<BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER>
> mtu 1500 index 2
> inet 10.152.100.52 netmask ff000000 broadcast 10.255.255.255
> ether 0:3:ba:1d:54:5b
> ce0:1: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
> inet 10.152.100.50 netmask ff000000 broadcast 10.255.255.255
> ce3: flags=1000842<BROADCAST,RUNNING,MULTICAST,DEPRECATED,IPv4,NOFAILOVER>
> mtu 1500 index 3
> inet 10.152.100.53 netmask ff000000 broadcast 10.255.255.255
> ether 0:3:ba:1d:53:de
> ce3:1: flags=1000842<BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
> inet 10.152.100.51 netmask ff000000 broadcast 10.255.255.255
> dman0: flags=1008843<UP,BROADCAST,RUNNING,MULTICAST,PRIVATE,IPv4> mtu 1500
> index 4
> inet 10.1.1.2 netmask ffffffe0 broadcast 10.1.1.31
> ether 0:0:be:a8:75:98
>
read man netmasks
Add
10.152.100.32 255.255.255.224
to netmasks

/hjj


Quantcast