Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jul 2002 10:10:37 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        "Le, Paul" <ple02@sprintspectrum.com>
Cc:        "'questions@FreeBSD.org'" <questions@FreeBSD.ORG>
Subject:   Re: telnet
Message-ID:  <20020719221037.GD17899@grimoire.chen.org.nz>
In-Reply-To: <3F06C9859CA7D31194ED0000D1ECC4AB14C4882C@pkcexv007.sprintspectrum.com>
References:  <3F06C9859CA7D31194ED0000D1ECC4AB14C4882C@pkcexv007.sprintspectrum.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 19, 2002 at 04:39:41PM -0500, Le, Paul wrote:
> Thanks, my second question is where do I set the ip address for the telnet
> server machine. 

In /etc/rc.conf. It's whatever you set it to be, eg:

    ifconfig_xl0="inet 192.168.1.10 netmask 255.255.255.0"

You'll need to change xl0 to whatever your network device is. Read the
Handbook, it'll answer a lot of your questions.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
"With sufficient thrust, pigs fly just fine. However, this is not necessarily
a good idea. It is hard to be sure where they are going to land, and it
could be dangerous sitting under them as they fly overhead." -- RFC 1925

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?20020719221037.GD17899>