Forum Discussion
Scott_Burgin_82
Nimbostratus
Jun 15, 2006load balancing tftpd
First post - did try the search engine first though, so be kind !
Big-IP version 9.11 - trying to load balance tftpd across two Linux RHE servers.
Virtual is defined on a 'SNATS' vlan with SNAT Automap enabled.
two servers live on a different VLAN.
Googling found a suggestion for using a rule as follows:
when SERVER_CONNECTED {
listen {
proto UDP
timeout 5
bind [LINK::vlan_id] [IP::local_addr] [peer {UDP::client_port}]
server [peer {client_addr}] [peer {UDP::client_port}]
allow [IP::server_addr]
}
}
This does appear to be handling the translations, but things are still not working. Any known issues/caveats with tftpd ?
No RepliesBe the first to reply
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects