Changes

Docker

600 bytes added, 18:15, 22 June 2018
Routing table
====Routing table====
<pre>
# route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
default gateway 0.0.0.0 UG 100 0 0 eno1
192.168.0.0 0.0.0.0 255.255.255.0 U 100 0 0 eno1
192.168.42.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr1
192.168.99.0 0.0.0.0 255.255.255.0 U 0 0 0 vboxnet0
192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0
192.168.123.0 0.0.0.0 255.255.255.0 U 0 0 0 virbrDocker
</pre>
====IPtables modifications====