≡ Menu

ip route add example

How to Add Multiple Routes in Linux Using ip Command Examples

Apart from the default route, you can also configure additional routes. For example, your server you might have 2 interfaces (eth0 and eth1). By default, all the traffic is routed through interface eth0 irrespective of what IP address you have configured on eth1. To route the incoming and outgoing traffic through eth1, other than the [...]

{ 9 comments }