Can not make alias for rl0

Igor Robul igorr at speechpro.com
Mon Oct 31 06:01:15 PST 2005


anthony endra wrote:

>Cheers, 
>
>I got a problem when making alias for rl0.
>
>localhost# ifconfig rl0 inet 192.168.0.131 netmask
>255.255.255.0 alias
>ifconfig: ioctl (SIOCAIFADDR): File exists
>localhost#
>  
>
if primary IP on rl0 is in 192.168.0/24 network then you need specify 
netmask 255.255.255.255 for alias:

ifconfig rl0 alias 192.168.0.131 netmask 255.255.255.255




More information about the freebsd-questions mailing list