Fuel-11 Help - Address intersection between gateway and IP range of fuelweb_admin network
This is driving me nuts. No matter what subnet, CIDR and gateway I put into the "Admin Tenant Network Parameters", I get an error:
Address intersection between gateway and IP range of fuelweb_admin network. (Network IDs: '1')
I'm running on Fuel-11, physical hardware. Nothing in logs.
Here's my network config:
Public: 10.248.0.0/18 - start=172.248.1.1 - end=172.248.63.254 - VLAN 1248 Storage: 192.168.1.0/24 - start=192.168.1.1 - end=192.168.1.254 - VLAN 1921 Management: 192.168.0.0/24 - start=192.168.0.1 - end=192.168.0.254 - VLAN 1920 Private: 192.168.2.0/24 - start=192.168.2.1 - end=192.168.2.254 - VLAN 1922 Neutron L3 - Floating: start=172.248.0.100 - end=172.248.0.254 Neutron L3 - Admin Tennant: 192.168.3.0/24 - Gateway = 192.168.3.1 ** Errors out no matter what CIDR / Gateway I enter.
I've looked everywhere. Can someone please help me resolve this issue?
Sorry about the bad formatting on the network stuff
I might have a thought on this... My Fuel-Master server is at 10.248.0.50. My DHCP scope is at 10.248.0.2 to 10.248.0.254. Since my Fuel server is within that DHCP scope, I'm thinking Fuel doesn't like that. Rebuilding Fuel to see if this works...