Sonicwall 8200v version 12.4.3 works in eve-ng

Here you can ask EVE-NG team to add new images to the list to play in lab.

Do not ask questions like "where I can get image x or Y" in that forum

Moderator: mike

Post Reply
jason-g
Posts: 2
Joined: Mon Dec 09, 2024 1:09 pm

Sonicwall 8200v version 12.4.3 works in eve-ng

Post by jason-g » Wed Jan 29, 2025 1:49 pm

FYI - if this is helpful for anyone who works with Sonicwall : the 12.4.3-02401.qcow2.gz download from mysonicwall.com (I did a free trial/eval) works on eve-ng community edition. the only change I had to make was set the terminal type to telnet instead of vnc. The cli username is "root" (and I believe the password is just "password" - see the Sonicwall "Secure Mobile Access on KVM 12.4 quick start guide" I linked to for reference.


this is the file I downloaded from mysonicwall.com
Virtual Appliance KVM
Release Date - Feb 21, 2024, End of Support - N/A, Release Type - General Release, File Size - 1.62 GB
12.4.3-02401.qcow2.gz


mkdir /opt/unetlab/addons/qemu/sonicwall-8200v-12.4.3-02401

scp the 12.4.3-02401.qcow2.gz file to eve-ng into directory : /opt/unetlab/addons/qemu/sonicwall-8200v-12.4.3-02401
gzip -d 12.4.3-02401.qcow2.gz
mv 12.4.3-02401.qcow2 virtioa.qcow2

I did the "single interface" deployment in a DMZ (using NSv trial v 7.0.1 as the "perimeter" firewall in my eve-ng lab)


reference
https://www.sonicwall.com/techdocs/pdf/ ... vm_gsg.pdf

Post Reply