Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2004 07:22:46 +0000
From:      Brett Wiggins <bawig1@student.monash.edu>
To:        freebsd-questions@freebsd.org
Subject:   gateway questions
Message-ID:  <220.253.13.179.1089616673.79229@my.monash.edu.au>

next in thread | raw e-mail | index | archive | help
Hi all,
       I have set up an internet gateway for my home network and have run into some problems. I got the gateway workibng by adding the following to my /etc/rc.conf.
    
    ipfilter_enable="YES"
    ipnat_enable="YES"
    gateway_enable="YES"
  

I can ping the gateway and internet from machines on the home network but I cant browse web pages or use ftp etc. Am I missing something from my config files or do I need to run another program to provide internet services to my network?

Brett



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?220.253.13.179.1089616673.79229>