Background information: we have 2 iSeries in two locations. They both have a VirtualIP (Loopback) address of 10.10.130.1/32. One of them has 2 physical nics with 10.10.7.104 and 10.10.7.105, the other ...
We have recently spoken about IP routing, but there is something else that needs our attention, and it is all about the types of routes found in a routers routing table. It might sound confusing but ...
After some research I made some changes to /etc/network/interfaces on my Debian system:<BR><BR>auto eth1<BR>iface eth1 inet static<BR> address 172.16.0.1<BR> netmask ...