Unable to update repository FreeBSD

Status
Not open for further replies.

morxy49

Contributor
Joined
Jan 12, 2014
Messages
145
I'm trying to install a VPN client in a jail, but get the following error. What can i do to fix it?

Code:
root@ovpn:/ # pkg update && pkg upgrade && pkg install bash openvpn unzip curl
Updating FreeBSD repository catalogue...
Repository FreeBSD has a wrong packagesite, need to re-create database
[ovpn] Fetching meta.txz: 100%    944 B   0.9kB/s    00:01
[ovpn] Fetching packagesite.txz: 100%    3 MiB  85.8kB/s    00:33
pkg: http://pkg.FreeBSD.org/freebsd:10:x86:64/latest/packagesite.txz: Operation timed out
Unable to update repository FreeBSD


I've tried to ping http://pkg.FreeBSD.org but it doesn't work.
Code:
root@ovpn:/ # ping http://pkg.FreeBSD.org
ping: cannot resolve http://pkg.FreeBSD.org: Unknown host


I can ping Google, though.
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
try again? maybe just an outage.
 

Mirfster

Doesn't know what he's talking about
Joined
Oct 2, 2015
Messages
3,215

morxy49

Contributor
Joined
Jan 12, 2014
Messages
145
Might want to check that router address.

Most people run a 255.255.255.0 or /24 subnet which puts 192.168.1.0 outside that scope.

Well, i did write the wrong address, it's supposed to be 192.168.1.1, but that is correct. I agree that it seems weird, but that is the address that takes me to the router's web interface, so it should be correct.
 

morxy49

Contributor
Joined
Jan 12, 2014
Messages
145
Does anyone have any clues on this? I still haven't gotten it to work :(
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
Post screen shots of your networking config

Sent from my Nexus 5X using Tapatalk
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
Hmm I would really like to know the real reason vimage causes people problems. Something in the network doesn't like it but I have no clue what that thing is. Vimage works perfectly fine for my 5 jails.

Sent from my Nexus 5X using Tapatalk
 
Status
Not open for further replies.
Top