On Fri, Jul 4, 2008 at 4:34 AM, assetburned <[EMAIL PROTECTED]> wrote:
> Hi
>
> On 04.07.2008, at 08:32, Michael Lednev wrote:
>
> assetburned пишет:
>>
>>>
>>> So any ideas?
>>>
>>
>> do you have gateway_enable="YES" in /etc/rc.conf?
>>
>
> Yes I have that line active.
>
> I also have natd_enabl
assetburned пишет:
Hi,
I try to use a FreeBSD machine as a gateway with 2 LAN, one WAN
connection and a local Squid.
All I want to do for the beginning is do NAT the whole traffic to the
Internet. The whole traffic should be go directly to the WAN interface
If one of the users want to, than
On 03.07.2008, at 19:34, xSAPPYx wrote:
A couple of pass rules should help
pass in on $IntIF
pass out on $ExtIF
Hi,
that's it! thanks!
cu assetburned
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd
Hi
On 04.07.2008, at 08:32, Michael Lednev wrote:
assetburned пишет:
So any ideas?
do you have gateway_enable="YES" in /etc/rc.conf?
Yes I have that line active.
I also have natd_enable="NO" because I was told I don't need it
anymore for pf (I'm a switcher from IPFW).
cu assetburned
--
From: "assetburned" <[EMAIL PROTECTED]>
Sent: Thursday, July 03, 2008 12:37 PM
To:
Subject: Problem with pf, which is not doing NAT
Hi,
I try to use a FreeBSD machine as a gateway with 2 LAN, one WAN
connection and a local
Hi,
I try to use a FreeBSD machine as a gateway with 2 LAN, one WAN
connection and a local Squid.
All I want to do for the beginning is do NAT the whole traffic to the
Internet. The whole traffic should be go directly to the WAN interface
If one of the users want to, than he should be abl