Date: Fri, 13 Aug 2004 17:34:47 -0400 From: Charles Swiger <cswiger@mac.com> To: Abid Saigol <abid@saigol.biz> Cc: freebsd-questions@freebsd.org Subject: Re: Do I need to setup an IP Alias Message-ID: <99BC18AC-ED70-11D8-A99B-003065ABFD92@mac.com> In-Reply-To: <01e101c4817a$4d1d8530$6601a8c0@vgvlaptop1> References: <01e101c4817a$4d1d8530$6601a8c0@vgvlaptop1>
next in thread | previous in thread | raw e-mail | index | archive | help
On Aug 13, 2004, at 5:12 PM, Abid Saigol wrote: > We have a ADSL internet connection served through a Linksys router > setup as the primary gateway on IP 192.168.1.1. Our ISP has allocated > a non-filtered fixed IP address to us. I have set-up the FreeBSD box > with a fixed IP of 192.168.1.50 subnet 255.255.255.0, and configured > the router to place the server in the DMZ, i.e. direct all incoming > traffic to it. OK. (You've provided a good description of your setup, BTW. This helps.) > My question is should I setup the FBSD machine to recognize the fixed > internet IP address allocated to us by the ISP as an Alias on the > interface card? Everything seems to work fine even I don't do this. The reason why you might want to setup that alias is if one of the other machines on your LAN wants to talk to this server via it's public name (thus using the public IP). If your local machines always use a name which refers to the 192.168.1.50 address, you don't need the alias. -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?99BC18AC-ED70-11D8-A99B-003065ABFD92>