Question
Floating IP not forwarding traffic
I have ran into an odd issue I haven’t been able to solve when using a Floating IP. I have a Teamspeak 3 server running, binding to 0.0.0.0 for each service (filemanager 30033/tcp, query 10011/tcp and voice 9987/tcp).
I can access this server when connecting to my droplets ip address directly, but not it’s Floating IP address. Other services such as ssh, ftp, http and https work as expected.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Could you show the output of
iptables-save -c
,ip addr
andip route
?Sure, you can view the output here
I’m watching this ticket. I’m currently having exactly the same issue.
@jimmyb9f8d922f0 Interesting, good to know I’m not the only one experiencing this issue. Are you also getting the issue with a teamspeak server, or some other service?
I’m having the same issue. Since teamspeak works fine without the floater ip and other services work fine with the floater ip it seems like it would be a configuration in teamspeak but I have no idea what would be causing this. I’m currently testing out digital ocean and the floating ip is one of the primary features i like about it but its useless if i can’t use it with teamspeak.