Giter VIP home page Giter VIP logo

Comments (12)

julien-duponchelle avatar julien-duponchelle commented on September 25, 2024

@adosztal has made a tutorial https://www.linkedin.com/pulse/running-fortigate-qemu-vm-gns3-andras-dosztal

We just need to transform it to an appliance for the marketplace.

from gns3-registry.

adosztal avatar adosztal commented on September 25, 2024

I'll get the latest 5.2 & 5.4 images and create the .gns3a file. Will share the empty disk image as well.

from gns3-registry.

julien-duponchelle avatar julien-duponchelle commented on September 25, 2024

I put the empty image on sourceforge

MD5: 3411a599e822f2ac6be560a26405821a
Filesize: 197120

        {
            "filename": "empty30G.qcow2",
            "version": "1.0",
            "md5sum": "3411a599e822f2ac6be560a26405821a",
            "filesize": 197120,
            "download_url": "https://sourceforge.net/projects/gns-3/files/Empty%20Qemu%20disk/",
            "direct_download_url": "http://downloads.sourceforge.net/project/gns-3/Empty Qemu disk/empty30G.qcow2"
        }

from gns3-registry.

julien-duponchelle avatar julien-duponchelle commented on September 25, 2024

I'm lost in the fortigate website :P If you can share a link to the page on their site where I can get the 15 day trial. I have register an account.

from gns3-registry.

julien-duponchelle avatar julien-duponchelle commented on September 25, 2024

Ok it's https://support.fortinet.com/Download/FirmwareImages.aspx but work only for fortigate customers.

from gns3-registry.

adosztal avatar adosztal commented on September 25, 2024

If you're not a partner: https://support.fortinet.com/Download/FirmwareImages.aspx
If you're a partner, you have to access the download page through the partners portal: https://partners.fortinet.com, then Support -> Online support -> Download -> Firmware images

There are no direct links, navigation to the firmware images is done using JavaScript functions on one huge ASPX page... [opinion removed :)]

from gns3-registry.

adosztal avatar adosztal commented on September 25, 2024

Hmm... is it possible to start interface numbering from 1? "port_name_format": "port{0}" starts from Port0 but FortiGate start numbering at Port1.

from gns3-registry.

julien-duponchelle avatar julien-duponchelle commented on September 25, 2024

perhaps "port_name_format": "Port{1}"

On Mon, Jan 18, 2016 at 11:35 AM Andras Dosztal [email protected]
wrote:

Hmm... is it possible to start interface numbering from 1?
"port_name_format": "port{0}" starts from Port0 but FortiGate start
numbering at Port1.


Reply to this email directly or view it on GitHub
#58 (comment).

from gns3-registry.

adosztal avatar adosztal commented on September 25, 2024

Solved it. Port{1} gave an error but Port{port1} works. I quickly update the appliance file.

from gns3-registry.

julien-duponchelle avatar julien-duponchelle commented on September 25, 2024

After reading the code port1 should work. It seem {0} and {port0} is the
same is it right @grossmj?

On Mon, Jan 18, 2016 at 2:36 PM Andras Dosztal [email protected]
wrote:

Already tried that, I receive this error message: "The format must contain
at least {0}, {port0} or {port1}"


Reply to this email directly or view it on GitHub
#58 (comment).

from gns3-registry.

Melkske avatar Melkske commented on September 25, 2024

Hello can some post me the link to the firmware?
FortiGate 5.4.4

from gns3-registry.

julien-duponchelle avatar julien-duponchelle commented on September 25, 2024

You can get it from Fortigate if you are a customer.

from gns3-registry.

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.