Difference between revisions of "Network"
(Created page with "== Network == === Schnittstellen === <pre> eth0 eth1 lo null0 </pre> === Route === <pre> # das 192.168.1.0-Netz geht über das Standardgateway eth0 raus Destination Gat...") |
(→Network) |
||
| Line 15: | Line 15: | ||
Destination Gateway Genmask Flags Metric Ref Use Iface | Destination Gateway Genmask Flags Metric Ref Use Iface | ||
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 | 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 | ||
| + | </pre> | ||
| + | |||
| + | |||
| + | === System Log === | ||
| + | <pre> | ||
| + | |||
</pre> | </pre> | ||