I am trying to setup a linux firewall/router. I have three interfaces:
eth0-internal (1.1.1.1)
eth1-external (2.2.2.2)
eth2-backup (3.3.3.3)
Everyone connects to the 2.2.2.2 address all of the time except when it happens to go down. Then they connect to the 3.3.3.3 address. Here is the problem; I have one user that is one the 3.3.3.3 subnet that can not connect. We'll say his address is 3.3.3.4. I know all I need is a route but I've never been very good at setting up routes.
I want him to use the primary 2.2.2.2 all of the time except when it is down like everyone else.
Thanks in advance!
eth0-internal (1.1.1.1)
eth1-external (2.2.2.2)
eth2-backup (3.3.3.3)
Everyone connects to the 2.2.2.2 address all of the time except when it happens to go down. Then they connect to the 3.3.3.3 address. Here is the problem; I have one user that is one the 3.3.3.3 subnet that can not connect. We'll say his address is 3.3.3.4. I know all I need is a route but I've never been very good at setting up routes.
I want him to use the primary 2.2.2.2 all of the time except when it is down like everyone else.
Thanks in advance!