0
Info: We also work on 31.12., but restrictions are to be expected with the shipping providers.

Ubiquiti UniFi Security Gateway PRO Firewall with 2x 1G RJ45 Ports & 2x 1G RJ45/SFP Combo-Ports


Item number
134391
Condition
Used
Weight
2 Kg
Length
165 mm
Delivery time
on stock and immediately available
Availability
1 in stock
€ 249.99 *
* Incl. VAT excl. Shipping
Your choice
  • Ubiquiti UniFi Security Gateway PRO Firewall with 2x 1G RJ45 Ports & 2x 1G RJ45/SFP Combo-Ports
  • Price with upgrades:

    • € 249.99

Description

Description: Ubiquiti UniFi Security Gateway PRO Firewall with 2x 1G RJ45 Ports & 2x 1G RJ45/SFP Combo-Ports
   
LAN ports: 2x 1G RJ45
WAN ports: 2x 1G RJ45/SFP Combination Ports
Serial Console: 1x RJ45
Power supply: internal
Cooling: 2x internal
   
Connectivity (Standard): 1x USB Type-A 2.0 external
   
Form factor: 19" rack x 1U x 165mm depth
   
Other equipment: -
   
Condition: used, good
Included in delivery: 1x firewall with accessories
Questions about this item?
We're happy to help! Contact us and we will get back to you as soon as possible! Create new ticket
Questions about this item?
Accessory and Spare parts
Accessory and Spare parts
document.addEventListener('DOMContentLoaded', function() { let subform = document.getElementById('custom-sib-form'); subform.addEventListener('submit', function (event) { event.preventDefault(); var form = event.target; var formData = new FormData(form); fetch(form.action, { method: form.method, body: new URLSearchParams(formData).toString(), headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }) .then(data => { document.getElementById('form-response').style.display = 'block'; form.querySelector('button[type="submit"]').disabled = true; form.querySelector('button[type="submit"]').style.opacity = 0.8; document.getElementById('form-response').style.color = '#17ca17'; document.getElementById('form-response').innerText = "You have successfully subscribed to the newsletter"; }) .catch(error => { console.log(error) }); }); })