Skip to content

Small helper adding and removing Anycast IPs from interfaces depending on listeners

License

Notifications You must be signed in to change notification settings

lorenz/anycast-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anycast Helper

Small helper adding and removing Anycast IPs from interfaces depending on listeners

Usage

anycast-helper --anycast-ip 192.168.32.1 --port 1234
  • Requires at least CAP_NET_ADMIN beacause it needs write access to netlink
  • Uses (and creates) the anycast0 interface for binding IPs to, this interface should be monitored by the routing daemon
  • Sync period is fixed to 500ms which should be plenty fast while using extremely little resources

About

Small helper adding and removing Anycast IPs from interfaces depending on listeners

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages