Before changing from 4.1 to 4.3, I was able to setup wireless card (wi0) at:
inet 192.168.1.106 netmask 255.255.255.128 broadcast 192.168.1.127
and wired card (fxp1) to:
inet 192.168.1.254 netmask 255.255.255.128 broadcast 192.168.1.255
I am doing this because I cannot change the AP's address from
192.168.1.1 or change the print server from 192.168.1.191
Both also have netmask of 255.255.255.0
This works fine in windows and OBSD 4.1, giving the services I need on
that computer.
Under 4.3, this no longer works, saying bad inet address.
Is this a bug? Or does 4.3 now actually check the other ends netmask and
reject not having a matching subnet mask?
Thanks,
Chris Bennett