A hello to all!
I want to discuss here my new little small business project.
As mentioned in the title, - this thread is about the migration of the config of an old defective Comware 3 based 3Com OfficeConnect Gigabit VPN Firewall, 3CREVF100-73. I plan to migrate as a transitional solution to a gigabit upgraded 3Com MSR 20-20 (Comware 5) router. It is a provisional solution because that MSR router will be replaced sometimes this year with a HP MSR1002-4 AC (Comware 7) router (JG875A).
So I need some help in “porting” the old Comware 3 stuff which was implemented over Web UI. The migration from Comware 5 to Comware 7 should be no big problem. However, the translation of the old Comware 3 config to Comware 5 seems more tricky.
As mentioned, the original 3Com Gigabit Firewall Router is defunct. So no access is possible, what I have available is the config as XML file.
I was successful in setting up the MSR 20 router. So I have internet access with IPv4 and IPv6 firewall enabled. In the next step I want to implement the SIP VoIP server (FreePBX) network information.
Regarding the MSR 20 router, GigabitEthernet1/0 is WAN port 3 and connected over a gigabit link to a cable-modem. GigabitEthernet2/0 is the so called “WAN port 4” but acts effectively as the internal LAN port which is connected to the Gigabit Baseline Switch 2928.
The simple network topology looks as follow:
Update 01.05.2020
=> Seperation of FreePBX and Macmini Server into VLAN2
VLAN1
192.168.1.1 => 3Com MSR 20 router (will be replaced later through a HP MSR1002-4)
192.168.1.x => 3Com 4800G PoE switch (48 port) [not present in the test network environment]
192.168.1.x => 3Com Baseline Switch 2928 (16 port)
VLAN2
192.168.2.x => FreePBX Server (virtual)
The VoIP Server (CentOS 6.x based) runs as a virtual client under Mac OS X at:
192.168.2.x => Macmini Server
The main company clients (around five computers) are placed in the range above 192.168.1.50.
All mentioned main network devices and main clients belongs to VLAN1. The new config should implement totally three VLANs, every with his own DHCP. VLAN2 will be with around 20 clients (mainly VoIP phones) the “largest” one. VLAN3 contains the password protected guest WiFi SSID.
VLAN1 => 192.168.1.x
VLAN2 => 192.168.2.x
VLAN3 => 192.168.3.x
Update 02.07.2020:
The Comware 5 config is now mostly finished, see the "solution" for more information.