Hello,
I want to give apt-get access to some ftp sites but the login procedure for the
ftp firewall in the company is kind of bizarre. Here's how it goes:
$ ftp ftp-fw
Name: [EMAIL PROTECTED] my_employee-id
Password: remote_password
Account: my_employee-password
In the first line,
Hello,
To connect via ftp to the outside world I have to ftp first to a firewall
(ftpFW) and respond to the prompts using my employee id (empID) and internal
employee password (empPW) as follows:
$ ftp ftpFW
Name: [EMAIL PROTECTED] empID
Password: remote_password
Account:
The problem is my ftp proxy (firewall).
One thing I was wondering is I can change to a different virtual console
and ftp out.
Is there a way I could make dselect think I was installing from a local disk or
something?
Or is there a way I can see what dselect is passing to my ftp firewall
3 matches
Mail list logo