ip addressing in freebsd

2004-01-16 Thread niraj kumar
how many ip address can i assign to my single machine( maximum limit ).how can i check this in freebsd thanks in advance niraj Yahoo! India Mobile: Ringtones, Wallpapers, Picture Messages and more.Download now.

Re: ip addressing in freebsd

2004-01-16 Thread Matthew Seaman
On Fri, Jan 16, 2004 at 05:59:21PM +, niraj kumar wrote: how many ip address can i assign to my single machine( maximum limit ).how can i check this in freebsd thanks in advance niraj There's no specific limit:

ip addressing in freebsd

2003-12-28 Thread niraj kumar
1. in freebsd we can have two ip address for a single host like 2.0.0.1 17.0.0.1 by using ifconfig but why can't we assign two ip like 2.0.0.1 2.0.0.2 (i know that both r in same network) 2 so where is the problem in resolving the ip addressing of the host 3 where i can find more about this

Re: ip addressing in freebsd

2003-12-28 Thread J.D. BronsonĀ®
At 07:21 AM 12/28/2003, you wrote: 1. in freebsd we can have two ip address for a single host like 2.0.0.1 17.0.0.1 by using ifconfig but why can't we assign two ip like 2.0.0.1 2.0.0.2 (i know that both r in same network) 2 so where is the problem in resolving the ip addressing of the host 3

Re: ip addressing in freebsd

2003-12-28 Thread Dirk-Willem van Gulik
On Sun, 28 Dec 2003, niraj kumar wrote: 1. in freebsd we can have two ip address for a single host like 2.0.0.1 17.0.0.1 by using ifconfig but why can't we assign two ip like 2.0.0.1 2.0.0.2 (i know that both r in same network) In your rc.conf: ifconfig_fxp0=...2.0.0.1