404
Views
5
Helpful
1
Replies
CSS Source NAT for UDP packets
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2008 01:27 AM
Hello
Is it possible to configure the CSS to NAT the source IP addresses of UDP packets being transmitted through the CSS ?
I only managed to configure the load-balancer to NAT the src for TCP connections with "source group" feature.
Regards
Lukas
Labels:
- Labels:
-
Application Networking
1 Reply 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2009 01:43 AM
Lukas,
the source-group command does not make any distinction between udp and tcp.
But, with UDP, since those connections have no SYN/FIN, they usually stay a long time in cache and your new source group won't have effect until you clear the flow.
Gilles.
