You are not logged in.

#1 2002-10-04 07:30:35

Arielext
Member
From: Amersfoort, the Netherlands
Registered: 2002-08-12
Posts: 362
Website

pacman [passive theft]

hi!

is it possible to get pacman working in port mode?
Our server is behind a ISA server, and pacman complains about passive theft.

the port connection does work, so is it possible, if so how?


apt-get install arch

Offline

#2 2002-10-04 18:32:01

apeiro
Daddy
From: Victoria, BC, Canada
Registered: 2002-08-12
Posts: 771
Website

Re: pacman [passive theft]

It will be an option in the next version of pacman.  If you can't wait, you can modify pacsync.c slightly and rebuild it.

Take out these lines from pacsync.c at line ~153:

        if(!FtpOptions(FTPLIB_CONNMODE, FTPLIB_PASSIVE, control)) {
          fprintf(stderr, "warning: failed to set passive moden");
        }

Offline

#3 2002-10-08 09:02:48

Arielext
Member
From: Amersfoort, the Netherlands
Registered: 2002-08-12
Posts: 362
Website

Re: pacman [passive theft]

And where can I get the pacman/apcsync sources if abs isn't working ?

yes I know, I'm a pain in the ass smile


apt-get install arch

Offline

#4 2002-10-08 13:21:17

apeiro
Daddy
From: Victoria, BC, Canada
Registered: 2002-08-12
Posts: 771
Website

Re: pacman [passive theft]

Offline

Board footer

Powered by FluxBB