Giter VIP home page Giter VIP logo

Comments (8)

denisSal avatar denisSal commented on May 26, 2024

Good, I downloaded a version of freebsd 11.2 and installed it in a virtual machine (virtualbox), I decided to install IMUNES using the repositories found on this page. However, it gives me a couple of errors. The first of them after executing the following command: # config VIMAGE

The result is as follows

virtualbox_imunes-freebsd11

The error tells you where the problem is: you should remove IPSEC_NAT_T from your VIMAGE file and try config VIMAGE again before installing anything else. (This option is only for some older FreeBSD releases, so it's unnecessary for FreeBSD 11.2)

from imunes.

EliabCuicas avatar EliabCuicas commented on May 26, 2024

I understand, I didn't really think that was the error, I had no knowledge that this line was necessary only for older versions. Where do you get that information?

To run IMUNES I have to do it from the terminal, is there any way to create a shortcut icon on the desktop? On the other hand I realize that in the directory /var/imunes/vroot there is no file "rc.conf", I must create it? because for packages like quagga asks me to edit this file with certain lines.

Thank you for your help.

from imunes.

denisSal avatar denisSal commented on May 26, 2024

I understand, I didn't really think that was the error, I had no knowledge that this line was necessary only for older versions. Where do you get that information?

Official FreeBSD source says: IPSEC_NAT_T option was removed. Now NAT-T support is enabled by default.
So there is no more reason to include that option.

To run IMUNES I have to do it from the terminal, is there any way to create a shortcut icon on the desktop?

I don't know which desktop environment you have so I cannot help you with that.

On the other hand I realize that in the directory /var/imunes/vroot there is no file "rc.conf", I must create it? because for packages like quagga asks me to edit this file with certain lines.

Thank you for your help.

Quagga works by default in IMUNES, so it's not needed to modify anything. What do you need to add to rc.conf and why?

from imunes.

EliabCuicas avatar EliabCuicas commented on May 26, 2024

Good morning, I reinstall quagga through the ports to work with the snmp option, after installing it asks me to add the following lines:

To enable quagga, add the following lines to rc.conf:
defaultrouter="NO"
quagga_enable="YES"

So I think I need to have a "rc.conf" inside of "/var/imunes/vroot."

from imunes.

denisSal avatar denisSal commented on May 26, 2024

Good morning, I reinstall quagga through the ports to work with the snmp option, after installing it asks me to add the following lines:

To enable quagga, add the following lines to rc.conf:
defaultrouter="NO"
quagga_enable="YES"

So I think I need to have a "rc.conf" inside of "/var/imunes/vroot."

If you installed it and verified that your version is installed, then every IMUNES router node with the quagga model selected in its configuration should run your version without modifying any files.

from imunes.

EliabCuicas avatar EliabCuicas commented on May 26, 2024

Okay, I get it. Then wouldn't it be necessary in any case to create a "rc.conf" inside the jail "var/imunes/vroot"?

from imunes.

denisSal avatar denisSal commented on May 26, 2024

Okay, I get it. Then wouldn't it be necessary in any case to create a "rc.conf" inside the jail "var/imunes/vroot"?

No, virtual nodes in IMUNES do not use rc.conf, quagga daemons are executed via the /usr/local/bin/quaggaboot.sh script.

from imunes.

EliabCuicas avatar EliabCuicas commented on May 26, 2024

I wanted to ask some questions about how SNMP works with quagga in IMUNES, I'll open another post. Thank you very much for your patience and help.

from imunes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.