Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 1996 12:19:37 -0700
From:      Nate Williams <nate@sri.MT.net>
To:        davidg@Root.COM
Cc:        Nate Williams <nate@sri.MT.net>, michael butler <imb@scgt.oz.au>, stable@freebsd.org
Subject:   Re: arp and async problems 
Message-ID:  <199602151919.MAA00870@rocky.sri.MT.net>
In-Reply-To: <199602151912.LAA07155@Root.COM>
References:  <199602151821.LAA00383@rocky.sri.MT.net> <199602151912.LAA07155@Root.COM>

next in thread | previous in thread | raw e-mail | index | archive | help
> ifconfig ep0 inet 202.12.127.225 netmask 255.255.255.240
> ifconfig ep0 inet 202.12.127.226 netmask 255.255.255.255 alias
> ifconfig ep0 inet 202.12.127.227 netmask 255.255.255.255 alias

Since ep0 is also configured as follows:
pcm:~ %	/sbin/ifconfig -a
ep0: flags=863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX> mtu 1500
	inet 202.12.127.70 netmask 0xfffffff0 broadcast 202.12.127.79

Shouldn't the first line be:
ifconfig ep0 inet 202.12.127.225 netmask 255.255.255.240 alias

It seems that Michael is trying to use two 'virtual' networks with one
ethernet card.


Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602151919.MAA00870>