kmoore134 thank you for the quick reply.
|
Quote:
|
Freebsd-update FAILS
Can you post output of "uname -a"?
Also, whats the exact command you are trying with "freebsd-update"?
|
Reply:
# uname -srp
> FreeBSD 9.0-RELEASE RC-3 amd64
# sudo freebsd-update fetch
>Looking up update.FreeBSD.org mirrors... mirrors none.
Fetching metadata signature for 8.2-RELEASE from update5.FreeBSD.org... none.
Failed.
#
No other change has been made except for:
1- adding PF logging and a few rules so to rule this out I did a pfctl -d prior - add looked at blocked logs.
2- tried adding to freebsd-update.conf a different server:
# ServerName update.freebsd.org
ServerName ftp2.us.freebsd.org
In short it worked and then I rebooted and now it doesn't? I can look more into the fw or maybe is it a key?
Any help appreciated thanks.