Jump to content

jejejejej

Active Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

301 profile views

jejejejej's Achievements

Newbie

Newbie (1/14)

  1. viking- look in the "scheduled server downtime" thread the openWRT repos are down, there's a workaround though.
  2. https://forums.hak5.org/index.php?/topic/37704-scheduled-server-downtime/#entry274418 You can follow these instructions as a temporary workaround.
  3. https://forums.hak5.org/index.php?/topic/37704-scheduled-server-downtime/#entry274418 You can follow these instructions as a temporary workaround.
  4. archive.org has an older mirror of the openWRT repos. You can tell opkg to use them as a temporary workaround. Here's what I did: Step #1: edit /etc/opkg.conf and replace the hak5 repos with the mirror from archive.org: #src/gz pineapple_packages http://cloud.wifipineapple.com/mk5/packages src/gz pineapple_packages http://web.archive.org/web/20150817095316/http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages/ Step #2: update: root@Pineapple:~# opkg -f /etc/opkg.conf update Downloading http://web.archive.org/web/20150817095316/http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages//Packages.gz. Updated list of available packages in /var/opkg-lists/pineapple_packages. Step 3: ????????? ?????????? Step 4: profit! root@Pineapple:~# opkg install coreutils Installing coreutils (8.16-1) to root... Downloading http://web.archive.org/web/20150817095316/http://downloads.openwrt.org/attitude_adjustment/12.09/ar71xx/generic/packages//coreutils_8.16-1_ar71xx.ipk. Configuring coreutils.
  5. [user@bsd]:/home/user> fetch https://cloud.wifipineapple.com/mk5/packages/Packages.gz No server SSL certificate fetch: https://cloud.wifipineapple.com/mk5/packages/Packages.gz: Authentication error
  6. Oh really? root@Pineapple:~# opkg -V2 update opkg_conf_parse_file: Loading conf file /etc/opkg.conf. pkg_hash_load_feeds: pkg_hash_load_status_files: Downloading http://cloud.wifipineapple.com/mk5/packages/Packages.gz. wget: not an http or ftp url: https://cloud.wifipineapple.com/mk5/packages/Packages.gz Collected errors: * opkg_download: Failed to download http://cloud.wifipineapple.com/mk5/packages/Packages.gz, wget returned 1.
×
×
  • Create New...