Re: Can not make alias for rl0
From: Igor Robul (igorr_at_speechpro.com)
Date: 10/31/05
- Previous message: Giorgos Keramidas: "Re: Sed howto"
- In reply to: anthony endra: "Can not make alias for rl0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 Oct 2005 17:00:56 +0300 To: anthony endra <taatsamaortu@yahoo.com>
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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Giorgos Keramidas: "Re: Sed howto"
- In reply to: anthony endra: "Can not make alias for rl0"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|