Date: Fri, 1 Sep 2000 20:06:33 -0500 From: "MrBoboo" <mrboboo@home.com> To: "newbie @ freebsd" <freebsd-newbies@freebsd.org> Subject: ip aliasing Message-ID: <000a01c0147a$08f95ee0$71aa1518@mesqt1.tx.home.com>
index | next in thread | raw e-mail
[-- 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
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
[-- 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>my FBSD box is my internet gateway
(firewall/gateway/connection to net), my win98se box is set to private IP
addy,</FONT></DIV>
<DIV><FONT face=Arial size=2>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, </FONT></DIV>
<DIV><FONT face=Arial size=2>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???</FONT></DIV>
<DIV><FONT face=Arial size=2>i can ping my FBSD system by computer name and both
IP's (internal and external), i cant ping anything else</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>anyone have any clues</FONT></DIV>
<DIV><FONT face=Arial size=2>my /etc/rc.conf looks like this: </FONT></DIV>
<DIV><FONT face=Arial size=2>network_interfaces="rl0 vr0"</FONT></DIV>
<DIV><FONT face=Arial size=2>ifconfig_vr0-"inet <EM>192.168.1.1</EM>netmask
<EM>255.255.255.0</EM>"</FONT></DIV>
<DIV><FONT face=Arial size=2>defaultrouter="DHCP"</FONT></DIV>
<DIV><FONT face=Arial size=2>hostname="c158580-a"</FONT></DIV>
<DIV><FONT face=Arial size=2>gateway_enable="YES"</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>my looks like this:</FONT></DIV>
<DIV><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>}</DIV></FONT>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>my /etc/hosts looks like this:</FONT></DIV>
<DIV><FONT face=Arial size=2>127.0.0.1
localhost.yowza.com localost #dont know how but this works
properly which was set as default with the OS</FONT></DIV>
<DIV><FONT face=Arial size=2>192.168.1.2
mrboboo-2 #this works fine also, i can ping the windows
machine by comp name and internal IP</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><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></DIV>
<DIV><FONT face=Arial size=2>or if they know of a better way than to configure
it, like if i am trying to do it incorrectly</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Rob Wideman</FONT></DIV>
<DIV> </DIV></BODY></HTML>
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000a01c0147a$08f95ee0$71aa1518>
