Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2000 18:21:07 -0700
From:      "Dan O'Connor" <dan@mostgraveconcern.com>
To:        "Greg S. Wirth" <greg@beldamar.com>, <questions@FreeBSD.ORG>
Subject:   Re: DHCP & Stuff
Message-ID:  <009601bfe87a$d5cb7c40$0200000a@danco>

next in thread | raw e-mail | index | archive | help
>rc.conf
>       gateway_enable="YES"
>       hostname="creep.myisp.com"
>       defaultrouter="64.234.18.1"
>       ifconfig_dc0="DHCP"
>       ifconfig_dc1="inet 192.168.0.50 netmask 255.255.255.0"
>
>I have ipf installed. v3.4.6
>Defaults to "open"
>I am not running NAT.
>
>I use a cable modem, with DHCP assigned IP's.
>IP 192.168.0.40 (98 Box) can ping 192.168.0.50

Since you're using 192.168.x.x addresses, which are private and
non-routable, you need to run IPFW and NATD (or IPFILTER, et al).

It's not all that hard to do, see my cheat sheet at
http://www.mostgraveconcern.com/freebsd/sheet.cgi?ipfw

--Dan

--
Dan O'Connor
On Matters of Most Grave Concern
http://www.mostgraveconcern.com




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?009601bfe87a$d5cb7c40$0200000a>