Broadcom - Secure Web Gateway

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
daveram
Posts: 2
Joined: Thu Apr 08, 2021 1:41 am

Broadcom - Secure Web Gateway

Post by daveram » Thu Apr 13, 2023 10:29 pm

Wondering if it is possible to run the following in EVE-NG?

This is from the Symantec / Bluecoat [Really Bluecoat] and is their ProxySG device. Attached are the instructions on how to run it via KVM. I created an image template, however, it seems like it wont recognize the attached hard disk (or the hard disk is not yet configured correctly).

Attached are the instructions.
You do not have the required permissions to view the files attached to this post.

daveram
Posts: 2
Joined: Thu Apr 08, 2021 1:41 am

Re: Broadcom - Secure Web Gateway

Post by daveram » Thu Apr 13, 2023 10:48 pm

Here is my template file,

---
type: qemu
name: PROXYSG
description: Broadcom Secure Web Gateway
cpulimit: 1
icon: IPS.jpg
cpu: 2
ram: 8192
ethernet: 4
eth_name:
- eth0/mgmt
eth_format: eth{1}
console: vnc
shutdown: 1
qemu_arch: x86_64
qemu_version: 2.4.0
qemu_nic: e1000
qemu_options: -machine type=pc,accel=kvm -serial none -nographic -no-user-config
-nodefaults -display none -vga std -rtc base=utc -cpu host
...

Post Reply