multicasting

Fred Roller froller at tnclimited.com
Wed Aug 19 12:23:22 UTC 2009


On Wed, 2009-08-19 at 15:05 +0300, Rakotomandimby Mihamina wrote:
> Uh, if just that does it, /etc/network/interfaces is:
> 
>    iface eth0:1 inet static
>      address 192.168.32.96
> 
> ... Need for netmask, I think...


The netmask would be dependent on your network setup.  In my case of the
above it's:

netmask 255.255.255.0

run:
	man interfaces

you could also look into the "ip" command, I haven't used it yet myself
but it seems to have more granular control over the interfaces.

	man ip

-- 
Fred R.
www.fwrgallery.com

"Life is like Linux - simple; if you are fighting it, you are doing
something wrong."






More information about the ubuntu-users mailing list