Created
February 13, 2015 09:17
-
-
Save mis4s/3ebecf18104787f56d1b to your computer and use it in GitHub Desktop.
FreeBSD Proxmox Ip failover configuration online.net
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ifconfig_vtnet0="inet IP.FAILOVER netmask 255.255.255.255 broadcast IP.FAILOVER" | |
static_routes="net1 net2" | |
route_net1="-net MOTHER.IP.1/32 IP.FAILOVER" | |
route_net2="default MOTHER.IP.1" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment