Date: Sat, 2 Sep 2000 10:21:08 -0500 From: "MrBoboo" <mrboboo@home.com> To: <freebsd-net@freebsd.org> Subject: ip aliasing Message-ID: <001a01c014f1$6b5859c0$71aa1518@mesqt1.tx.home.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
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
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:
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
[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3105.105" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<BLOCKQUOTE type="cite" cite>
<DIV>my FBSD box is my internet gateway (firewall/gateway/connection to net),
my win98se box is set to private IP addy,<BR>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, <BR>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???<BR>i can ping my
FBSD system by computer name and both IP's (internal and external), i cant
ping anything else</DIV>
<DIV>
<DIV><FONT face=Arial size=2>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??</FONT></DIV>
<DIV><FONT face=Arial size=2>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)</FONT></DIV>
<DIV><FONT face=Arial size=2>any clues??</FONT><BR><BR>my /etc/rc.conf looks
like this: <BR>network_interfaces="rl0 vr0"<BR>ifconfig_vr0-"inet
<I>192.168.1.1</I>netmask
<I>255.255.255.0</I>"<BR>defaultrouter="DHCP"<BR>hostname="c158580-a"<BR>gateway_enable="YES"<BR> <BR><FONT
face=arial size=2>my looks like this:</FONT><BR><FONT
face=arial>interface "rl0" {<BR>send host-name "cr123456-a";<BR>request
subnet-mask, broadcast-address,
routers,<BR>
domain-name-servers, domain-name, time-servers;<BR>require
domain-name-servers;<BR>}<BR></FONT> <BR><FONT face=arial size=2>my
/etc/hosts looks like
this:</FONT><BR>127.0.0.1
localhost.yowza.com localost #dont know how but this works
properly which was set as default with the
OS<BR>192.168.1.2
mrboboo-2 #this works fine also, i can ping the windows
machine by comp name and internal
IP<BR> <BR> <BR> <BR> <BR><FONT face=arial size=2>if
anyone knows how to get windows to work properly with dynamic DNS and GATEWAY
info, then pllez help</FONT><BR>or if they know of a better way than to
configure it, like if i am trying to do it incorrectly<BR> <BR><FONT
face=arial size=2>Rob
Wideman</FONT><BR> </DIV></DIV></BLOCKQUOTE><BR></FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001a01c014f1$6b5859c0$71aa1518>
