Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2006 17:29:05 -0400 (EDT)
From:      Andy Reitz <reitz@eecs.cwru.edu>
To:        EDPSB <edp@novotelbali.com>
Cc:        questions@FreeBSD.org
Subject:   Re: Access ip local
Message-ID:  <Pine.SOL.4.53.0604061725520.28862@cerne.EECS.cwru.edu>
In-Reply-To: <028001c65561$131f12b0$d400a8c0@itcom>
References:  <028001c65561$131f12b0$d400a8c0@itcom>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 1 Apr 2006, EDPSB wrote:

> Dear Sir,
>
> Iam a beginner with freebsd.
> Iam using vers 4.11 fo gateway with dedicated internet.
>
> If i want to access one of comp client (ip local) from internet ,how can i do???
> Example : ip client : 192.168.1.25 port 80, 4500,4600
>
> Is it possible to using ipfw???

Hello Yuda,

If I understand you correctly, you would like to configure your
FreeBSD machine in such a way that it allows clients on the private
network to get access to the Internet. You can definitely do this (it
is what I do at home), and FreeBSD is a wonderful system to use for
such a purpose.

Along with ipfw, you will also need to use natd. The relevant selections
from the handbook that you will want to read are:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-routing.html

and

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-natd.html

Good luck,
	-Andy Reitz.




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