From owner-freebsd-newbies Fri Sep 1 21:46:33 2000 Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.hcvlny.cv.net (mx1.hcvlny.cv.net [167.206.112.76]) by hub.freebsd.org (Postfix) with ESMTP id 9E7AA37B422 for ; Fri, 1 Sep 2000 21:46:29 -0700 (PDT) Received: from s1.optonline.net (s1.optonline.net [167.206.112.6]) by mx1.hcvlny.cv.net (8.9.3/8.9.3) with ESMTP id AAA06841 for ; Sat, 2 Sep 2000 00:46:23 -0400 (EDT) Received: from steinyv (d133-151.jcsnnj.optonline.net [24.189.133.151]) by s1.optonline.net (8.10.2/8.10.2) with ESMTP id e821T3h03225 for ; Fri, 1 Sep 2000 21:29:03 -0400 (EDT) Message-Id: <4.2.0.58.20000901212140.009fb320@mail-hub.optonline.net> X-Sender: mvanberk@mail-hub.optonline.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Fri, 01 Sep 2000 21:23:38 -0400 To: freebsd-newbies@freebsd.org From: Bigwillie Subject: Re: ip aliasing In-Reply-To: <000a01c0147a$08f95ee0$71aa1518@mesqt1.tx.home.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_7421111==_.ALT" Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --=====================_7421111==_.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed Set the gateway in windows to fbsd internal ip and dns to your isp's dns server and you should be cruising...... At 09:06 PM 9/1/00 , you wrote: >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, >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: >network_interfaces="rl0 vr0" >ifconfig_vr0-"inet 192.168.1.1netmask 255.255.255.0" >defaultrouter="DHCP" >hostname="c158580-a" >gateway_enable="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 > _________________________________________ Steiny's Studio Pachyderm Productions http://steiny.hypermart.net --=====================_7421111==_.ALT Content-Type: text/html; charset="us-ascii" Set the gateway in windows to fbsd internal ip and dns to your isp's dns server and you should be cruising......

At 09:06 PM 9/1/00 , you wrote:
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,
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:
network_interfaces="rl0 vr0"
ifconfig_vr0-"inet 192.168.1.1netmask 255.255.255.0"
defaultrouter="DHCP"
hostname="c158580-a"
gateway_enable="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
 


_________________________________________
Steiny's Studio
Pachyderm Productions
http://steiny.hypermart.net --=====================_7421111==_.ALT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message