Ifconfig (DHCP?) configures two IPs in one IF

Alberto Mijares amijaresp at gmail.com
Thu Aug 5 19:51:26 UTC 2010


>
> rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
>        options=8<VLAN_MTU>
>        ether 00:40:f4:d1:23:9a
>        inet 192.168.0.10 netmask 0xffffff00 broadcast 192.168.0.255
>        inet 10.10.50.126 netmask 0xffffff00 broadcast 10.10.50.255
>        media: Ethernet autoselect (100baseTX <full-duplex>)
>        status: active
> plip0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> metric 0 mtu 1500
>
>
> I tried unplumb/delete rl0, but if does not  work.
> Before the bug can be fixed, is any way to fix the IP without rebooting the machine?
>


Try this

# ifconfig rl0 -alias 192.168.0.10

Regards


Alberto Mijares


More information about the freebsd-questions mailing list