Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Upgrade OVH Esxi from 2.2 to 2.3 :solution to rc=70

    Scheduled Pinned Locked Moved Problems Installing or Upgrading pfSense Software
    1 Posts 1 Posters 633 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      sqweez
      last edited by

      Hello,
      If you have pfsense in ovh esxi failover ip setup, the upgrade process could hang with error rc=70, and No address record

      It's due to specific gateway setup.

      Get your esxi host default gateway (let's say 1.2.3.254)

      Start your pfsense in single user mode.

      Remount your filesystem in rw if needed :
      /sbin/mount -o rw /

      vi /conf/config.xml

      Assuming em0 is your wan interface add these lines just before :

      <shellcmd>route add -net 1.2.3.254/32 -iface em0</shellcmd>
                      <shellcmd>route add default 1.2.3.254</shellcmd>

      reboot

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.