On 1/23/08, Dmitrij Czarkoff <[EMAIL PROTECTED]> wrote:
> And it would be a good idea to fetch the package and try "pkg_add
> ./openoffice-2.2.1p0.tgz".
> --
> Dmitrij D. Czarkoff
>
Dmitrij,
Good idea, I will try that as well. I've also set the environment variable
FTP_KEEPALIVE=120 (per Stuart's suggestion) to see if this helps.
I should have mentioned that this particular system is set up in my home
network as a wireless bridge/dhcp server for two other pc's. Nothing exotic
running here. Just wanted to try out OpenOffice on the amd64. I know, amd64
as a wireless bridge? Is kind of overkill but it's the only hardware I have
available at the moment.
Here's my pf rule in regards to outbound traffic on the amd64:
#-------------------------------------------------------#
# Pass all connections originating from this server. #
#-------------------------------------------------------#
pass out log quick on $ext_if inet \
proto { tcp, udp, icmp } \
from $ext_if to any flags S/SA keep state
My network topology is as follows:
ISP <--> Airlink101 "Super Wireless-G" router <--> Wireless Bridge (OpenBSD 4.2
(generic) amd64
The Airlink101 is configured to allow all dhcp client ip's into the DMZ. I
haven't experienced any other problems on this system with its existing
configuration/setup in regards to installing packages. So this is kind of
strange. Thanks again for your suggestions.
Kind regards,
Luis