redundancy
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
redundancy [2023/07/27 19:47] – First draft bent | redundancy [2025/01/04 16:13] (current) – bent | ||
---|---|---|---|
Line 3: | Line 3: | ||
The main purpose of having a second connection to the Internet is to be able to access the Internet from home for browsing etc. should the primary connection – the fiber – for any reason disappear. | The main purpose of having a second connection to the Internet is to be able to access the Internet from home for browsing etc. should the primary connection – the fiber – for any reason disappear. | ||
- | If I had hosted | + | If I had hosted |
- | But I do have servers running at home. I realize that access to the servers is only possible via the fiber since the dongle is NATed – probable | + | But I do have servers running at home. I realize that access to the servers is only possible via the fiber since the dongle is NATed – probably |
- | In order to make the switch between connections seamless for the workstations (WS) and servers some means of setting the default route must be provided. Default routes are distributed by DHCP and are hard to chage after bootup. Enter the concept of Virtual Redundant Routers with the supporting protocol VRRP. This gives the workstations and server a fixed default route while VRRP makes sure that there ' | + | In order to make the switch between connections seamless for the workstations (WS) and servers some means of setting the default route must be provided. Default routes are distributed by DHCP and are hard to chage after bootup. Enter the concept of Virtual Redundant Routers with the supporting protocol |
The details of my VRRP implementation may be found in [[Redundant Routers|Redundant Routers]]. | The details of my VRRP implementation may be found in [[Redundant Routers|Redundant Routers]]. | ||
+ | I have my DHCP server on the main router, so the next thing is to make sure that there always is a DHCP server available for the clients (the worksstations etc.). My DHCP server uses ISC DHCP and the ISC implementation of DHCP includes the [[https:// | ||
+ | Failover is described on the [[Failover|Failover]] page. |
redundancy.1690487236.txt.gz · Last modified: 2023/07/27 19:47 by bent