Skip site navigation (1)Skip section navigation (2)
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>

next in thread | raw e-mail | index | archive | help
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

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3105.105" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>my FBSD box is my internet gateway=20
(firewall/gateway/connection to net), my win98se box is set to private =
IP=20
addy,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>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, =
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>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&nbsp;my&nbsp;FBSD computer, how am i supposed to setup my DNS and=20
Gateway???</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>i can ping my FBSD system by computer =
name and both=20
IP's (internal and external), i cant ping anything else</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>anyone have any clues</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>my /etc/rc.conf looks like =
this:&nbsp;</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>network_interfaces=3D"rl0 =
vr0"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>ifconfig_vr0-"inet =
<EM>192.168.1.1</EM>netmask=20
<EM>255.255.255.0</EM>"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>defaultrouter=3D"DHCP"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>hostname=3D"c158580-a"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>gateway_enable=3D"YES"</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>my&nbsp; looks like this:</FONT></DIV>
<DIV><FONT face=3DArial>interface "rl0" {<BR>send host-name=20
"cr123456-a";<BR>request subnet-mask, broadcast-address,=20
routers,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
domain-name-servers, domain-name, time-servers;<BR>require=20
domain-name-servers;<BR>}</DIV></FONT>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>my /etc/hosts looks like =
this:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>127.0.0.1&nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;=20
localhost.yowza.com localost&nbsp;&nbsp;&nbsp; #dont know how but this =
works=20
properly which was set as default with the OS</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>192.168.1.2&nbsp;&nbsp;&nbsp; =
&nbsp;&nbsp;&nbsp;=20
mrboboo-2&nbsp;&nbsp;&nbsp; #this works fine also, i can ping the =
windows=20
machine by comp name and internal IP</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>if anyone knows how to get windows to =
work properly=20
with dynamic DNS and GATEWAY info, then pllez help</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>or if they know of a better way than to =
configure=20
it, like if i am trying to do it incorrectly</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Rob Wideman</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0007_01C01450.2001C520--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000a01c0147a$08f95ee0$71aa1518>