On Fri, 25 Feb 2000 [EMAIL PROTECTED] wrote:
> I've just set up a firewall on my network using portfw with commands like
> the following:
>
> /usr/sbin/ipmasqadm portfw -a -P tcp -L $external_ip 80 -R $internal_ip 80
> /usr/sbin/ipmasqadm portfw -a -P udp -L $external_ip 80 -R $internal_ip 80
Asking again, as I played around with it all weekend to no avail. Even
more strange, I ran an environment variable cgi
(http://agora.leeds.ac.uk/Perl-cgi/displaytext/cgi-bin/environment-example)
and it returned (http://www.ultraswank.com/cgi-bin/test2.cgi) absolutly
nothing. The script runs find
I use the following:
ipmasqadm portfw -a -P tcp -L $EXT_IPADDR 80 -R $INT_IPADDR 80
Works well.
> On Fri, 25 Feb 2000 15:58:57 -0800 (PST)
> <[EMAIL PROTECTED]> wrote:
>> I've just set up a firewall on my network using portfw with
>> commands like
>> the following:
>>
>> /usr/sbin/ipmasqadm po
On Fri, 25 Feb 2000 15:58:57 -0800 (PST)
<[EMAIL PROTECTED]> wrote:
> I've just set up a firewall on my network using portfw with
> commands like
> the following:
>
> /usr/sbin/ipmasqadm portfw -a -P tcp -L $external_ip 80 -R
> $internal_ip 80
> /usr/sbin/ipmasqadm portfw -a -P udp -L $external
I've just set up a firewall on my network using portfw with commands like
the following:
/usr/sbin/ipmasqadm portfw -a -P tcp -L $external_ip 80 -R $internal_ip 80
/usr/sbin/ipmasqadm portfw -a -P udp -L $external_ip 80 -R $internal_ip 80
I have a webserver running behind it that is hosting se