Date: Thu, 25 Jan 2001 11:12:06 -0800 From: "Raymundo M. Vega" <RaymundoVega@home.com> To: Jorge Martinez <jmart@diariodetampico.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help Message-ID: <3A707A86.88E51B0E@home.com> References: <001a01c08661$2eb5f400$4a01a8c0@diariodetampico.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Jorge Martinez wrote: > > Other question : > the freebsd 4.1 i want to connect to other pc freebsd 3.1 that now is my > gateway, and which have ip 148.235.3.114, this connect to the router > which has > ip 148.235.3.113. So what changes in which file i must modify i hope you > understand what i mean. > If your configuration is like: Internet<---->Router<--->FBSD 3.1<--->FBSD 4.1 And you want to use a non registered IP address to connect both FBSD boxes, then you will have to use an IP firewall and network address translation daemon (natd). There are several postings in the mail archives, and I think you should read the tutorial: http://www.freebsd.org/tutorials/dialup-firewall/index.html This tutorial assumes a dialup connection, this is not your case, but it will give you a very good picture of what is needed. Be carefull in things like the device it uses on the scripts, in the examples they use "tun0", change this to the right device for your NIC. buena suerte raymundo 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?3A707A86.88E51B0E>