On 07/16/2014 12:52 PM, Maciej Milewski wrote:
> Double mask definition?
> You are trying to define 94.247.171.197 with mask 32 and then with mask 28.
> Remove the /32 from this line and use simple 94.247.171.197 netmask
> 255.255.255.240 broadcast 94.247.171.207
> Alias is defined correctly.
> Th
On 16.07.2014 11:22, Jean Paul Galea wrote:
> ifconfig_lagg0="laggproto failover laggport igb0 laggport igb1
> 94.247.171.197/32 netmask 255.255.255.240 broadcast 94.247.171.207"
> #ifconfig_lagg0_alias0="inet 94.247.171.195 netmask 255.255.255.255"
Double mask definition?
You are trying to define
Hello,
Today I ran into a little problem with ifconfig and rc scripts.
I have tried googling this issue, although all I could find, are people
pointing at syntax errors.
Perhaps someone here has ran into this before and could provide some
pointers.
Here is the relevant /etc/rc.conf settings;
d