RazWall Community

General Category => News => Topic started by: razwall on September 02, 2025, 09:01:53 PM

Title: update 9-2-2025
Post by: razwall on September 02, 2025, 09:01:53 PM
Well hello everyone, I'm sorry it's been a while! Great news, I have hit a major milestone tonight. The current dev build has a bunch of working features:

Console UI login is tied to web UI login
Console UI displays LAN/WAN status with automatic updates
WebUI can create vlans
WebUI can create zones from physical or vlan interfaces
All configs are stored in razwall-master.json
All modifications are stored in razwall-queue.json prior to applying
Applying pending changes successfully tears down and rebuilds the network interfaces, bridges, vlans, statics, DHCP
Firewall rules are also built automatically from JSON
All network startup is controlled by RazWall using razwall-master.json
Websocket services are no longer dependent on port 4000, instead they are proxied so the up can change and access depends on auth

What's left:

Display, add, remove, delete, sort rules using the new JSON format data
Build out DHCP server(s)
Network setup fix for console

Once these are done, I will release the ISO and this will be a working version!

Other features I want in the final release:

OpenVPN (P2P, Client)
VPN user management
Internal DNS filtering
Firewall log viewer (logging is already built into the rule building programs)
WolfSSL for FIPS compliant deployments

Future additions:
IPV6 options for each interface and firewall zone
Add Snort back into the mix

Revise forum registration and open back up for new members to join the project. We might move this project to GitHub for support and development. The code is already there,ight as well leverage the security to stop all the bots.