Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jul 2004 07:45:34 -0400
From:      Ed Budd <ebudd@grokking.org>
To:        freebsd-questions@freebsd.org
Subject:   Re: gateway questions
Message-ID:  <40F279DE.1020303@grokking.org>
In-Reply-To: <220.253.13.179.1089616673.79229@my.monash.edu.au>
References:  <220.253.13.179.1089616673.79229@my.monash.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help
Brett Wiggins wrote:
> 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
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


Can you give us the contents of your /etc/ipnat.rules file (or whatever
you've called it)? Assuming you have a "default-allow" ipf ruleset I'd
say your problem is likely found in incorrect or nonexistent NAT rules.

Just a stab in the dark given that you didn't provide much info...

EB



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