Forum Discussion
F5 LTM creating VLANs etc
I have a VLAN SVI (VLAN5) on our cores. I created another VLAN (VLAN6) in the database which will be the virtual servers for VLAN5.
So basically users can hit the IP from VLAN6 which then will load balance to the servers in VLAN5.
I also created the VLAN5 on the F5 LTM. Now every time I try to create floating and no floating IP's on it for the VLAN5 I'm getting errors:
01070712:3: Caught configuration exception (0), Cannot get device index for VLAN5 in rd2 - ioctl failed: No such device - net/validation/routing.cpp, line 353.
What am I doing wrong here? I am assuming that the floating self IP on VLAN5 will be the default gateway for the servers that I want to load balance?
Users from different VLAN's access the IP on VLAN6 for example 10.1.6.11 and that will have two servers from VLAN5 10.1.5.20 and 10.1.5.30 in the pool.
- mali77_57143NimbostratusPosted By nitass on 03/07/2013 03:33 PM
Also this SNAT auto map what exactly is happening here ? I was trying to see if I can find the mappings any where in the stats but I can't.
- nitassEmployeeNow what about the whole static routing issue I'll need to create static routes for every single node as I add more ?you can use route route (instead of host route) such as 10.1.5.0/24.
- nitassEmployeeI was trying to see if I can find the mappings any where in the stats but I can't.
have you tried to show active connection?
- mali77_57143NimbostratusPosted By nitass on 03/07/2013 03:56 PM
***** Update ******* I got this resolved by manually adding the route to the RADIUS server through the management interface and removing the default one that was in there. I am assuming that is ok to do?
create /sys management-route radroute network 10.1.5.236/255.255.255.255 gateway 10.1.200.1
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Now since I am routing 10.1.6.0/24 via 10.1.250.241 (F5's floating IP - VLAN250), would it be a best practice to create a default route via VLAN250 (Internal VLAN)? What I want to do is use the 10.1.250.x internal VLAN for the clients inside and 10.1.25.x external VLAN for when the clients are coming in from the Internet. Should have I used the Virtual Server IP's from the Internal VLAN network instead of 10.1.6.x?
Also correct me if I am wrong but the servers that are in VLAN5 (10.1.5.0/24) nework I need to change the gateway on them to F5 as well? Which means do I need to create a VLAN5 and Self IP's from that VLAN etc on F5?
- nitassEmployee***** Update ******* I got this resolved by manually adding the route to the RADIUS server through the management interface and removing the default one that was in there. I am assuming that is ok to do?yes i believe so.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com