Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2001 18:20:26 -0500
From:      "Dave VanAuken" <dave@hawk-systems.com>
To:        "FreeBSD ISP" <freebsd-isp@FreeBSD.ORG>
Subject:   ipaddr and domain TCP handling and directing
Message-ID:  <DBEIKNMKGOBGNDHAAKGNEEGECNAA.dave@hawk-systems.com>
In-Reply-To: <NEBBKOCAGLBGBAGEIHPIOEBBCFAA.dave@siteone.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Looking for examples, direction, or scripts for the following (no jail
solutions please):

Situation:
4.2 Release, single NIC, moderately heavy install (no X)
primary ipaddr 192.168.1.110 (private network for construction
purposes)
aliased ip addr 192.168.1.111-115
resolved dn server1-server5

Want to:
- determine the ipaddress (or domain name) that is requested
- then direct to a custom telnetd login based on the ipaddress with
appropriate hostname= header identifying the "server" or resources
they are logging into
- have the telnetd use individual login and authentication files to
allow re-use of uid/rw sets and seperate them from the root set.

similar solution for ftp but chroot the user

again, would like to do this without jail'ing a copy of the server...
I do not want to chroot the telnet user since they should be able to
have browing access over the shared libs and such...

any thoughts along this line, in whole or in portions thereof, would
be appreciated.  would ideally like to use generic telnetd and ftpd
applications instead of installing additionaly packages if possible.

thanks

Dave



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




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