OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • Profile of sharezone »
  • Show Posts »
  • Messages
  • Profile Info
    • Summary
    • Show Stats
    • Show Posts...
      • Messages
      • Topics
      • Attachments

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

  • Messages
  • Topics
  • Attachments

Messages - sharezone

Pages: [1] 2
1
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 18, 2021, 10:12:39 am »
nothing . i try both "srv" and "http" but same issue .

Bu if you try on your version with my public repository , funtion ?

2
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 17, 2021, 05:34:42 pm »
i rename the folder opnsense under /usr/ports/packages on opnsenseold

execute

root@OPNsense:~ # pkg upgrade
Updating OPNsense repository catalogue...
Child process pid=68697 terminated abnormally: Segmentation fault

same issue .

I have not done any operation. I also tried to put back the original vmdk but same error.

i resubmint the original confiuration

OPNsense: {
  url: "file:///usr/ports/packages/opnsense/FreeBSD:13:aarch64/21.7.6/latest",
  signature_type: "NONE",
  mirror_type: "NONE",
  priority: 11,
  enabled: yes
}

but nothing .

i can't figure out where the problem is

3
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 16, 2021, 06:55:14 pm »
root@OPNsense:/var/log # pkg -v
1.16.3

root@OPNsense:/var/log # cat /usr/local/etc/pkg/repos/OPNsense.conf
OPNsense: {
  url: "https://opnsense.sharezone.cloud/opnsense/${ABI}/21.7.6/latest",
  signature_type: "NONE",
  mirror_type: "NONE",
  priority: 11,
  enabled: yes
}

same issue

root@OPNsense:/var/log # pkg update
Updating OPNsense repository catalogue...
Child process pid=9364 terminated abnormally: Segmentation fault
root@OPNsense:/var/log #


what do you mean "Eventually relocate that folder (or remove it alltogether) from your local disk and reset pkg.
"

delete all file and folder under /usr/ports/packages/




4
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 16, 2021, 04:36:09 pm »
i configure web site repository on url https://opnsense.sharezone.cloud/ and change the file

/usr/local/etc/pkg/repos/OPNsense.conf

on

OPNsense: {
  url: "https://opnsense.sharezone.cloud/opnsense/FreeBSD:13:aarch64/21.7.6/latest",
  signature_type: "NONE",
  mirror_type: "NONE",
  priority: 11,
  enabled: yes
}

but when i execute "pkg update" return error   "Segmentation fault"

root@OPNsense:/usr/ports/packages/opnsense/FreeBSD:13:aarch64/21.7.6/latest # pkg update
Updating OPNsense repository catalogue...
Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
Fetching packagesite.txz: 100%  192 KiB 196.4kB/s    00:01
Child process pid=17426 terminated abnormally: Segmentation fault

 where may be the problem

i try with

OPNsense: {
  url: "pkg+https://opnsense.sharezone.cloud/opnsense/FreeBSD:13:aarch64/21.7.6/latest",
  signature_type: "NONE",
  mirror_type: "NONE",
  priority: 11,
  enabled: yes
}


but the problem is the same

i have another issue on file system but i think that the problem is on version esxi because

i read that problem is on version esxi arm with usb datastore.

i have

ESXi Version   7.0.0
Hypervisor   VMware ESXi
Build   17230755

and on Build 19025766 (https://flings.vmware.com/esxi-arm-edition#changelog)

"Improve USB stability issues, especially with RTL8153-based USB NICs (a common chipset) and especially on Raspberry Pi and Tegra Xavier"

i try and update the thread

 

5
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 14, 2021, 04:31:07 am »
I have server web ,private and public  , but i don’t know configure the repository. Can you help me ?
Thanks

6
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 13, 2021, 03:54:56 pm »
on firmware >> packages i see packet

7
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 11, 2021, 02:07:56 pm »
i replaced

root@OPNsense:~ # cat /usr/local/etc/pkg/repos/OPNsense.conf
OPNsense: {
  url: "file:///usr/ports/packages/opnsense/FreeBSD:13:aarch64/21.7.6/latest",
  signature_type: "NONE",
  mirror_type: "NONE",
  priority: 11,
  enabled: yes
}
root@OPNsense:~ # pkg update
Updating OPNsense repository catalogue...
Fetching meta.conf: 100%    163 B   0.2kB/s    00:01
Fetching packagesite.txz: 100%  192 KiB 196.4kB/s    00:01
Processing entries: 100%
OPNsense repository update completed. 647 packages processed.
All repositories are up to date.
root@OPNsense:~ #

now why not see plugin ??


8
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 10, 2021, 08:20:18 pm »
this last image works without problem . i resubmit the test

i use vmxnet3 without problem

UPDATE

i have this entry on file

OPNsense: {
  fingerprints: "/usr/local/etc/pkg/fingerprints/OPNsense",
  url: "pkg+https://pkg.opnsense.org/${ABI}/22.1/latest",
  signature_type: "fingerprints",
  mirror_type: "srv",
  priority: 11,
  enabled: yes
}

i replace with

Code: [Select]
OPNsense: {
  url: "file:///usr/ports/packages/opnsense/FreeBSD:13:aarch64/21.7.6/latest",
  signature_type: "NONE",
  mirror_type: "NONE",
  priority: 11,
  enabled: yes
}

or add

9
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 10, 2021, 01:08:00 pm »
i think that this vmdk is corrupted because when i execute the command show this messages

[root@shrarm01:/vmfs/volumes/3679591e-7f04ccfd/Firewall/OPNsense] vmkfstools -i last_update.vmdk last_update_1.vmdk
DiskLib_Check() failed for source disk The file specified is not a virtual disk (15).
[root@shrarm01:/vmfs/volumes/3679591e-7f04ccfd/Firewall/OPNsense]

on the tree folder i see

GNUSparseFile.0

i suppose missing descriptor file or *-flat.vmdk file

10
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 10, 2021, 12:49:48 pm »
you installed proxmox or esxi ARM fling ?

11
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 05, 2021, 01:00:16 pm »
thank .. great

today i execute a revert snapshot and now i hve this problem. i prupose insert in next vmdk image check FS auomatically

12
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 04, 2021, 05:35:18 pm »
you did a wonderful job. I will start the tests in these days since I have a few hours free. I'll do various tests and update the thread. I keep you informed

UPDATE:
you think is possible include on next build vmdk the opnvmtools

UPDATE TEST:
simple routing ok
routing vlan ok
dmz ok
ha ok

where is possible enable feature

13
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 03, 2021, 07:26:27 pm »
GREAAATTT function i removed the unsupported entry from gui and reboot and shutdown funtion .

Not function update . See the image for error

14
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 03, 2021, 07:17:02 pm »
i see on tunable same key not supported see images

15
22.1 Legacy Series / Re: opnsense 22.1 for VMware ESXi ARM Fling on raspberry pi4B 8gb
« on: December 03, 2021, 06:54:13 pm »
so ..

  • untar the file on datastore
    execute on esxi sheel  vmkfstool -i source.vmdk target.vmdk
    create a new virtual machine
    assign vmxnet3 interface
    attached disk target.vmdk
    start vm success
    vm up and running
    configure wan interface
    enter on GUI with success
    delete on /boot/loader.conf the entry hw.uart.console the reboot success
    after tesh shutwn not boot show the message "EFI framebuffer information... "

    i try to debug but not i understand where is the error





Pages: [1] 2
OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2