Stephen Liu wrote:
Hi Stuart,
Is your network working, can you connect to the site with ftp?

Yes, I can ping yahoo.com/google.com, etc. without problem

<[EMAIL PROTECTED]:29>$ ftp
ftp://ftp.it.net.au/mirrors/OpenBSD/4.0/packages/amd64/

# ftp ftp://ftp.it.net.au/mirrors/OpenBSD/4.0/packages/amd64/

Connected to poledra.it.net.au
220 ProFTPD 1.2.10 Server (Informed Technoloty FTP Server)
[203.8.116.111]
331 Anonymous loginod, send your completed email address as your
password
....
...
230 Anonymous access granted, restrictions apply.
Remote system type is UNIX.
Using binary mode to transfer files
200 Type set to I
250 CWD command successful
ftp> exit
221 Goodbye


B.R.
Stephen Liu

This is very weird. Try putting the PKG_PATH on the same line as
the pkg_add command:

PKG_PATH=ftp://ftp.it.net.au/mirrors/OpenBSD/4.0/packages/amd64 \
pkg_add -v nano-1.2.5.tgz

Lawrence


--
Lawrence Teo
Calyptix Security
http://www.calyptix.com/

Reply via email to