From owner-freebsd-newbies Fri Sep 1 18: 3:35 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from lh2.rdc1.tx.home.com (ha2.rdc1.tx.home.com [24.4.0.67]) by hub.freebsd.org (Postfix) with ESMTP id 6BD6F37B423 for ; Fri, 1 Sep 2000 18:03:31 -0700 (PDT) Received: from c158580a ([24.21.170.113]) by lh2.rdc1.tx.home.com (InterMail vM.4.01.02.00 201-229-116) with SMTP id <20000902010331.LRSH22866.lh2.rdc1.tx.home.com@c158580a> for ; Fri, 1 Sep 2000 18:03:31 -0700 Message-ID: <000a01c0147a$08f95ee0$71aa1518@mesqt1.tx.home.com> From: "MrBoboo" To: "newbie @ freebsd" Subject: ip aliasing Date: Fri, 1 Sep 2000 20:06:33 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01C01450.2001C520" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0007_01C01450.2001C520 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable my FBSD box is my internet gateway (firewall/gateway/connection to net), = my win98se box is set to private IP addy, ok, i am on a cable modem (@home) and they are on a DHCP network, the = only thing that stays the same is the HOSTNAME,=20 if in that confiuration, how am i supposed to setup (in windows) my = gateway in network properties, also the DNS in on the otherside of my = FBSD computer, how am i supposed to setup my DNS and Gateway??? i can ping my FBSD system by computer name and both IP's (internal and = external), i cant ping anything else anyone have any clues my /etc/rc.conf looks like this:=20 network_interfaces=3D"rl0 vr0" ifconfig_vr0-"inet 192.168.1.1netmask 255.255.255.0" defaultrouter=3D"DHCP" hostname=3D"c158580-a" gateway_enable=3D"YES" my looks like this: interface "rl0" { send host-name "cr123456-a"; request subnet-mask, broadcast-address, routers, domain-name-servers, domain-name, time-servers; require domain-name-servers; } my /etc/hosts looks like this: 127.0.0.1 localhost.yowza.com localost #dont know how but this = works properly which was set as default with the OS 192.168.1.2 mrboboo-2 #this works fine also, i can ping the = windows machine by comp name and internal IP if anyone knows how to get windows to work properly with dynamic DNS and = GATEWAY info, then pllez help or if they know of a better way than to configure it, like if i am = trying to do it incorrectly Rob Wideman ------=_NextPart_000_0007_01C01450.2001C520 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
my FBSD box is my internet gateway=20 (firewall/gateway/connection to net), my win98se box is set to private = IP=20 addy,
ok, i am on a cable modem (@home) and = they are on a=20 DHCP network, the only thing that stays the same is the HOSTNAME, =
if in that confiuration, how am i = supposed to setup=20 (in windows) my gateway in network properties, also the DNS in on the = otherside=20 of my FBSD computer, how am i supposed to setup my DNS and=20 Gateway???
i can ping my FBSD system by computer = name and both=20 IP's (internal and external), i cant ping anything else
 
anyone have any clues
my /etc/rc.conf looks like = this: 
network_interfaces=3D"rl0 = vr0"
ifconfig_vr0-"inet = 192.168.1.1netmask=20 255.255.255.0"
defaultrouter=3D"DHCP"
hostname=3D"c158580-a"
gateway_enable=3D"YES"
 
my  looks like this:
interface "rl0" {
send host-name=20 "cr123456-a";
request subnet-mask, broadcast-address,=20 routers,
         =20 domain-name-servers, domain-name, time-servers;
require=20 domain-name-servers;
}
 
my /etc/hosts looks like = this:
127.0.0.1    =    =20 localhost.yowza.com localost    #dont know how but this = works=20 properly which was set as default with the OS
192.168.1.2    =    =20 mrboboo-2    #this works fine also, i can ping the = windows=20 machine by comp name and internal IP
 
 
 
 
if anyone knows how to get windows to = work properly=20 with dynamic DNS and GATEWAY info, then pllez help
or if they know of a better way than to = configure=20 it, like if i am trying to do it incorrectly
 
Rob Wideman
 
------=_NextPart_000_0007_01C01450.2001C520-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message