Rishi Chopra <[EMAIL PROTECTED]> writes:
> A question about the 'me' keyword and ipfw: The man page for ipfw
> states the following:
>
> me matches any IP address configured on an interface in the
> system. The address list is evaluated at the time the
>
A question about the 'me' keyword and ipfw: The man page for ipfw states
the following:
me matches any IP address configured on an interface in the
system. The address list is evaluated at the time the
packet is analysed.
If I set my oif to '
Thanks for the generally good info; the 'me' keyword was the key piece
of info that I needed =)
Lowell Gilbert wrote:
Rishi Chopra <[EMAIL PROTECTED]> writes:
Perhaps someone can help me with this small part of rc.firewall:
[Ss][Ii][Mm][Pp][Ll][Ee])
# This is a pr
Rishi Chopra <[EMAIL PROTECTED]> writes:
> Perhaps someone can help me with this small part of rc.firewall:
>
> [Ss][Ii][Mm][Pp][Ll][Ee])
>
> # This is a prototype setup for a simple firewall. Configure this
> # machine as a named server and ntp server, and p
Rishi Chopra wrote:
Perhaps someone can help me with this small part of rc.firewall:
[Ss][Ii][Mm][Pp][Ll][Ee])
# This is a prototype setup for a simple firewall. Configure this
# machine as a named server and ntp server, and point all the
machines
# on t
RT in your kernel? Read the ipfw manpages to find
out how to forward ports.
Regards
Subhro
Subhro Sankha Kar
Indian Institute of Information Technology
Block AQ-13/1, Sector V
Salt Lake City
PIN 700091
India
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rishi Ch
I was able to get my network up and running with the suggestions below.
To review, my setup is the following:
ISP FreeBSD Gateway Win2k Box
>--rl0--rl1---<
ALL DHCP 192.168.0.1 192.168.0.2
rl0 is connected to the modem by ethern
> One thing you yet lack, according to the handbook,
> and it's a bit of a job. The GENERIC kernel doesn't
> ship with the following options, which you are
> supposed to need.
>
> options IPFIREWALL
> options IPDIVERT
>
> Add them to /usr/src/sys/i386/conf/GENERIC,
> run "make buildkernel" and "ma
Rishi Chopra wrote:
Here's my setup:
What else do I need in order to get my Win2k box surfing?
You did do a great job documenting the problem.
You have also gotten good advice thus far.
One thing you yet lack, according to the handbook,
and it's a bit of a job. The GENERIC kernel doesn't
s
> hostname="idfubar.dyndns.org" is wrong.
> This needs to be a fake domain name.
> Dyndns.org is real name.
>
> Hostname="idfubar.fbsdhome.com" is better.
DynDNS is a dynamic DNS service. Nothing wrong here. Have a look at
http://www.dyndns.org.
___
hostname="idfubar.dyndns.org" is wrong.
This needs to be a fake domain name.
Dyndns.org is real name.
Hostname="idfubar.fbsdhome.com" is better.
To enable NATD you need ipfw firewall.
These two statements are options for IPFW/Nated.
Your win box can not reach public internet because
it's pri
> (1) in /etc/rc.conf, I added the following
> natd_enable="YES"
> natd_interface="rl0" ### public interface connected to cable modem
> gateway_enable="YES"
> defaultrouter="192.168.0.1" ### LAN machines use this
> ifconfig_rl0="DHCP" ### Astound uses dhcp
> ifconfig_rl1="inet 192.168
12 matches
Mail list logo