Date: Tue, 30 Dec 2003 08:17:32 -0500 From: "fbsd_user" <fbsd_user@a1poweruser.com> To: "Stanley Chan" <stan@cyberec.com>, <questions@freebsd.org> Subject: RE: DHCP Message-ID: <MIEPLLIBMLEEABPDBIEGEEHGFCAA.fbsd_user@a1poweruser.com> In-Reply-To: <3FF15DFD.3099FBC4@cyberec.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Stanley You question is not clear on what your final goal is, But maybe I can read between the lines. It is very common to use an FBSD gateway box with an single public ip address to share internet access with work stations on the private LAN behind the gateway box. DHCP can be used in this setting to assign the private reserved ip address to the LAN workstations. To complete this setup you also need to run some kind of NAT (network address translation) between the private LAN ip address and the single public internet address. If you have phone dial in to your ISP using (user ppp) then just enable it's built in NAT function. If you have DSL or cable internet connection then you need to use the NAT function of one of the FBSD firewall applications. I recommend ipnat/IPFILTER as it's the easiest to configure. -----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Stanley Chan Sent: Tuesday, December 30, 2003 6:14 AM To: questions@freebsd.org Subject: DHCP Dear FreeBSD, I am running my DHCP server on the FreeBSD 4.8. May I know is that possible to allocate false IP (not the real one) to other desktops so to access the internet? Is there any online documents about this topic? Thanks for your advice and assistance. Stanley Chan _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?MIEPLLIBMLEEABPDBIEGEEHGFCAA.fbsd_user>