Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Oct 2008 09:22:09 +0700
From:      sudiro <soediro@gmail.com>
To:        freebsd-acpi@freebsd.org
Subject:   router and inline proxy problem in FreeBSD 7.0 RELEASE
Message-ID:  <41fb1abc0810291922r239289e5ubb033e687d09bd5b@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I've been setting up router & proxy in a single machine. With additional
kernel configuration as follows:

options IPFIREWALL
options IPDIVERT

and "unsecured" firewall /usr/local/etc/firewall.conf as:

add divert natd all from any to any via sk0
add allow all from any to any

with above configuration and some additional parameter at /etc/rc.conf,  I
can't connect directly from my LAN to the internet or ICMP request to my ISP
or run tracert in DOS box, except the browser which has to be set using
proxy connection first. I've read the official documentation and some
related books both FreeBSD and Squid. but remain the same. is there anything
left? I'm using 2 NIC. one facing the internet (connect to my ISP using
static IP), another facing my LAN.

Thank's



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