Date: Sun, 18 Apr 1999 18:03:13 -0500 (EST) From: Alfred Perlstein <bright@rush.net> To: Kyky Effe <kyky_2000@yahoo.com> Cc: questions@FreeBSD.ORG Subject: Re: Multiple host..... Message-ID: <Pine.BSF.3.96.990418175937.11384Y-100000@cygnus.rush.net> In-Reply-To: <19990418223413.7673.rocketmail@web123.yahoomail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 18 Apr 1999, Kyky Effe wrote:
> can anyone help me.........
>
> I do not know how to setup multiple host in one computer?
I'm not sure i understand you correctly but i'm going to assume
you mean "how do i setup multiple IP addresses on a freebsd box"
the answer is in the "ifconfig" man page:
The following parameters may be set with ifconfig:
alias Establish an additional network address for this interface. This
is sometimes useful when changing network numbers, and one wishes
to accept packets addressed to the old interface.
ifconfig <interface> the.other.ip.address alias
<interface> is your netcard (xl0, fxp0, etc..)
you can see all your interfaces by running the command:
ifconfig -a
> Do I need to change the kernel?(like Linux)
no.
>
> how the user do telnet base on the host.........
> so they should be able to go to their home directory
can you rephrase this please?
if you want to change a user's home directory, as root use the command
"vipw" to edit the password file.
-Alfred
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990418175937.11384Y-100000>
