Forum Discussion
TFTP Load Balancing
TFTP Load Balancing in version 14.1 ?
i try to find some articles for TFTP in release 14.1 but did not find, only for old versions
br,
jl
in principle an article about an older version should be fine, only new things are added, not that much changes in existing functionalty.
- CybertriAltostratus
Did you find a working config? I still can't get it to work.
what config did you try and what fails?
- CybertriAltostratus
I found the solution:
One vIP. Port 69. Pool member on port 69. Source persistence. iRule:
when SERVER_CONNECTED {
listen {
proto 17
timeout 60
bind [LINK::vlan_id] [IP::local_addr] [serverside {UDP::local_port}]
server [peer {client_addr}] [peer {UDP::client_port}]
allow [IP::server_addr]
}
}
That’s it. Works.
great, thanks for sharing
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