From owner-freebsd-questions Sun Jul 7 11:24:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0499437B401 for ; Sun, 7 Jul 2002 11:24:11 -0700 (PDT) Received: from colossus.systems.pipex.net (colossus.systems.pipex.net [62.190.223.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 228AC43E31 for ; Sun, 7 Jul 2002 11:24:10 -0700 (PDT) (envelope-from sroberts@dsl.pipex.com) Received: from ThisAddressDoesNotExist (81-86-129-77.dsl.pipex.com [81.86.129.77]) by colossus.systems.pipex.net (Postfix) with ESMTP id 518FA160002BF; Sun, 7 Jul 2002 19:24:06 +0100 (BST) Subject: RE: Help required for dynamic DNS home network, please From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: sagacious@unixhideout.com Cc: FreeBSD-Questions In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-YBmqSpuobmcMaJaRGuyu" X-Mailer: Ximian Evolution 1.0.7 Date: 07 Jul 2002 19:24:00 +0100 Message-Id: <1026066242.344.20.camel@Demon.vickiandstacey.com> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-YBmqSpuobmcMaJaRGuyu Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hey Thanks for the kind reply. I'm not sure I follow your instructions here, so please bear with me. Where exactly would I specify the static IP addr for the gateway? I already have in /etc/rc.conf the following: # grep sis0 /etc/rc.conf natd_interface=3D"sis0" ifconfig_sis0=3D"DHCP" #=20 Or are you saying that I should run a DHCP server on the gateway? I've not set that up for this network., and what I have is statically assigned IP addrs for each of the client machines on each host, and defined in my hosts file. Thanks again for the assistance., you are the only one to take the time to respond so far., I'll look forward to hearing your thoughts on what I have said here. Stacey On Sun, 2002-07-07 at 19:08, sagacious wrote: > You need to specify a "Static" ip address using dhcp, for example > "192.168.1.10" will be your server machine, and 192.168.1.20 and > 192.168.1.30 will be your clients. That way you know what the ip is of th= e > server and you can port forward 80 and what not. And th eips wont change. > You should specify "static" ips using dhcp, and then go to the server url > like so, http://192.168.1.20 This is what i need to do now to view my > website otherwise the router passwd dialog pops up. However, i asked your > same question on this list, and they told me to run my own dns. I ran bin= d > and its working now, and configged, so if anyone wants to clear up how i = can > not make www.unixhideout.com hit my router and ask for a password and go = to > my site instead, using DNS now is the time and you will help both me and > stacey. The damage is already done as in the meantime i had to change ALL > the links on my website to actual locations, oppose to a > href=3D"http://www.unixhideout.blah, but i would still like to fix this. = HTH a > little, and ill save your email as well as write a tutorial on how i setu= p > bind and how i fixed this problem we are both having. I will keep you > posted. >=20 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Stacey Roberts > Sent: Sunday, July 07, 2002 12:43 PM > To: FreeBSD-Questions > Subject: Help required for dynamic DNS home network, please >=20 >=20 > Hi, > I'm on a ADSL service at my home here with dynamic IP addressing from > my ISP. >=20 > I signed up for ZoneEdit.com's dynamic DNS services so as to be able to > host and play around with my own domain name and website - and I got > ddclient installed (and running in daemon mode, I hope so!). >=20 > The thing is pointing my browser to my newly registered domain name > seems to try connecting to the router., instead of my gateway machine, > running ddclient. The router's the SMC Barricade with NAPT set (won't > work with anything else set). >=20 > Can someone please provide me with some information / assistance with > this? >=20 > Thanks to all that might respond! >=20 > Cheers. >=20 > Stacey > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-YBmqSpuobmcMaJaRGuyu Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hey Thanks for the kind reply. I'm not sure I follow your instructions here, so please bear with me. Where exactly would I specify the static IP addr for the gateway? I already have in /etc/rc.conf the following: # grep sis0 /etc/rc.conf natd_interface=3D"sis0" ifconfig_sis0=3D"DHCP" #=20 Or are you saying that I should run a DHCP server on the gateway? I've not set that up for this network., and what I have is statically assigned IP addrs for each of the client machines on each host, and defined in my hosts file. Thanks again for the assistance., you are the only one to take the time to respond so far., I'll look forward to hearing your thoughts on what I have said here. Stacey On Sun, 2002-07-07 at 19:08, sagacious wrote: > You need to specify a "Static" ip address using dhcp, for example > "192.168.1.10" will be your server machine, and 192.168.1.20 and > 192.168.1.30 will be your clients. That way you know what the ip is of th= e > server and you can port forward 80 and what not. And th eips wont change. > You should specify "static" ips using dhcp, and then go to the server url > like so, http://192.168.1.20 This is what i need to do now to view my > website otherwise the router passwd dialog pops up. However, i asked your > same question on this list, and they told me to run my own dns. I ran bin= d > and its working now, and configged, so if anyone wants to clear up how i = can > not make www.unixhideout.com hit my router and ask for a password and go = to > my site instead, using DNS now is the time and you will help both me and > stacey. The damage is already done as in the meantime i had to change ALL > the links on my website to actual locations, oppose to a > href=3D"http://www.unixhideout.blah, but i would still like to fix this. = HTH a > little, and ill save your email as well as write a tutorial on how i setu= p > bind and how i fixed this problem we are both having. I will keep you > posted. >=20 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Stacey Roberts > Sent: Sunday, July 07, 2002 12:43 PM > To: FreeBSD-Questions > Subject: Help required for dynamic DNS home network, please >=20 >=20 > Hi, > I'm on a ADSL service at my home here with dynamic IP addressing from > my ISP. >=20 > I signed up for ZoneEdit.com's dynamic DNS services so as to be able to > host and play around with my own domain name and website - and I got > ddclient installed (and running in daemon mode, I hope so!). >=20 > The thing is pointing my browser to my newly registered domain name > seems to try connecting to the router., instead of my gateway machine, > running ddclient. The router's the SMC Barricade with NAPT set (won't > work with anything else set). >=20 > Can someone please provide me with some information / assistance with > this? >=20 > Thanks to all that might respond! >=20 > Cheers. >=20 > Stacey > -- > Stacey Roberts B.Sc. (HONS) Computer Science > Network Systems Engineer >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPSiHPvdn4A8qiCO5EQIiJgCeO5LqXsdSgmt5t4JpsiipU2NIByAAoM4o sO8Z9fAUH8gT4hi+QiNmxgU+ =Xwn/ -----END PGP SIGNATURE----- --=-YBmqSpuobmcMaJaRGuyu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message