hello
i have 2 gateways that i can get to work just cannot seem to get the nat to work with both of them. fail over would be nice but at this point i would settle for both just working.
if i add to the route add 0 gateway=64.x.x2/25,67.x.x.126/29 it works but only for ping. meaning i can ping the preffered ip addresses but cannot seem to add any other addresses. i have add ie 64.x.x.10/25
firewall dst-nat
add dst-address=67.x.x.10/32 action=nat to-src-address=192.168.x.1
firewall src-nat
add src-address=192.168.x.1/32 action=nat to-src-address=67.x.x.10
now if i do this exact this but just change the 67 address to 64 address range everything works
just dont seem to be geting the whole dual wan connection.
i am missing something simple ?? help i am stupid
randy
and yes i read the book all over again .