From owner-freebsd-net Sat Sep 2 8:18: 9 2000 Delivered-To: freebsd-net@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 DFC3137B42C for ; Sat, 2 Sep 2000 08:18:04 -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 <20000902151804.CHJI22866.lh2.rdc1.tx.home.com@c158580a> for ; Sat, 2 Sep 2000 08:18:04 -0700 Message-ID: <001a01c014f1$6b5859c0$71aa1518@mesqt1.tx.home.com> From: "MrBoboo" To: Subject: ip aliasing Date: Sat, 2 Sep 2000 10:21:08 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0017_01C014C7.827188E0" 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-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0017_01C014C7.827188E0 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 i have also changed my windows DNS settings to my ISP's DNS server IP, = but i also had the hostname and the domain name to set, my ISP domain is = @home form what i know, how do you totally find that out?? also the hostname i set to both mrboboo-2 and c158580-a and neither = worked (mrboboo-2 is the name of the win98se computer, c158580-a is the = FBSD computer when online) 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" =20 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; } =20 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 =20 =20 =20 =20 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 =20 Rob Wideman =20 ------=_NextPart_000_0017_01C014C7.827188E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
my FBSD box is my internet gateway (firewall/gateway/connection = to net),=20 my win98se box is set to private IP addy,
ok, i am on a cable modem = (@home)=20 and they are on a DHCP network, the only thing that stays the same is = the=20 HOSTNAME,
if in that confiuration, how am i supposed to setup (in = windows)=20 my gateway in network properties, also the DNS in on the otherside of = my FBSD=20 computer, how am i supposed to setup my DNS and Gateway???
i can = ping my=20 FBSD system by computer name and both IP's (internal and external), i = cant=20 ping anything else
i have also changed my windows DNS = settings to my=20 ISP's DNS server IP, but i also had the hostname and the domain name = to set,=20 my ISP domain is @home form what i know, how do you totally find that=20 out??
also the hostname i set to both = mrboboo-2 and=20 c158580-a and neither worked (mrboboo-2 is the name of the win98se = computer,=20 c158580-a is the FBSD computer when online)
any clues??

my = /etc/rc.conf looks=20 like this:
network_interfaces=3D"rl0 vr0"
ifconfig_vr0-"inet=20 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 = "cr123456-a";
request=20 subnet-mask, broadcast-address,=20 routers,
         =20 domain-name-servers, domain-name, time-servers;
require=20 domain-name-servers;
}
 
my=20 /etc/hosts looks like=20 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=20 OS
192.168.1.2       =20 mrboboo-2    #this works fine also, i can ping the = windows=20 machine by comp name and internal=20 IP
 
 
 
 
if=20 anyone knows how to get windows to work properly with dynamic DNS and = GATEWAY=20 info, then pllez help
or if they know of a better way than = to=20 configure it, like if i am trying to do it = incorrectly
 
Rob=20 Wideman
 

= ------=_NextPart_000_0017_01C014C7.827188E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message