Solutionist's Blog

Tech | Health | Life | Travel

Add permanent static route in Windows 7

What is a Routing Table? A routing table is table that contains dictates who and what interface traffic should be sent to depending on the destination IP address. It is the primary component in the configuration of routers to ensure internetwork connectivity as packets are routed to their destination. For a Windows machine it is […]

setup multi default gateway under linux

If you need to configure a linux in different network with different gteway this howto is for you. I present you a solution to do the multi default gateway under linux based on iproute2 commande line. Schema example : Step 1 : Creation of the table definition in iproute2: root# cat /etc/iproute2/rt_tables # reserved values […]

Secured By miniOrange