IP addresses, multiple
From FreeBSDwiki
In /etc/rc.conf:
ifconfig_rl0_alias0="192.168.0.57 netmask 0xffffffff"
At the command line:
ifconfig rl0 alias 192.168.0.57 netmask 0xffffffff
In /etc/rc.conf:
ifconfig_rl0_alias0="192.168.0.57 netmask 0xffffffff"
At the command line:
ifconfig rl0 alias 192.168.0.57 netmask 0xffffffff